gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gorm files to Nib


From: Germán Arias
Subject: Re: Gorm files to Nib
Date: Sun, 07 Dec 2014 00:48:12 -0600

MiTable is the previous name of class InfoTable. But since the option
"Remove" don't work in Gorm, the class MiTable is still present in the
document. But the table view currently use the class InfoTable.

Germán

El dom, 07-12-2014 a las 01:52 +0100, Fred Kiefer escribió:
> In this NIB file 'InfoTable' is the value of an NSClassName attribute of
> an NSTableView object. This attribute gets used only for NSViewTemplate,
> NSCustomView and similar classes.
> 
> It seems like Gorm converts all objects of subclasses of NSView taht
> have a custom class name specified into NSViewTemplate objects in the
> method -templateForObject:withClassName:withSuperClassName:withDocument:
> of GSNibTemplateFactory  in the file GormWrapperBuilder.m. This is
> correct behaviour.Now when I convert a somewhat older FisicaLab Gorm
> file into a NIB I end up with a custom class name of MITabla.
> 
> Could you please check your initial Gorm file to see, which custom class
> name you are using for the table view?
> 
> Hope this helps,
> Fred
> 
> 
> 
> Am 05.12.2014 um 01:35 schrieb Germán Arias:
> > Attached.
> > 
> > Germán
> > 
> > El vie, 05-12-2014 a las 00:16 +0100, Fred Kiefer escribió:
> >> Could you please provide one such Nib file?
> >>
> >> Fred
> >>
> >> On the road
> >>
> >> Am 04.12.2014 um 23:56 schrieb Germán Arias <address@hidden>:
> >>
> >>> Currently I can convert gorm files to nib. But I have problems to open
> >>> some of these. I get the error:
> >>>
> >>> Failed to load file.  Exception: Unable to find class 'InfoTable'
> >>>
> >>> Germán
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]