Thanks Yen-Ju, I'll try that. Yen-Ju Chen wrote: > On 6/19/07, Yen-Ju Chen <[EMAIL PROTECTED]> wrote: >> On 6/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >>>>> Some things we should probably answer in our >>> "press release": >>>>> - What are all the new features/software in this >>> release? >>>> OuterSpace, StepChat, Hot Corners, TermX, Font >>> Manager(?). Any others? >>> >>> Font Manager is currently stable, but does not have >>> all planned features (disabling fonts, installing >>> fonts, etc.). That shouldn't be problem though. >>> >>> I need to work on the gorm file, but I'll probably >>> have that done by Friday. If I don't, I'll let you know. >> Actually you can see whether the nib files work on GNUstep. >> If so, you don't even need to make gorm file. >> That will save your some time and effort. >> We just need to remember to sync it in -stable. > > I did a quick run of Font Manager > and the nib work on GNUstep. > > Here are the warnings (very minor): > > PQController.m: In function '-[PQController init]': > PQController.m:33: warning: suggest parentheses around assignment used > as truth value > PQController.m:41: warning: suggest parentheses around assignment used > as truth value > PQController.m: In function '-[PQController updateSample]': > PQController.m:199: warning: suggest parentheses around assignment > used as truth value > PQController.m:210: warning: suggest parentheses around assignment > used as truth value > > "Hide" and "Quit" menu does not work. > I think you didn't link the NSOwner (NSApp) to the delegate. > Also the "size" text field and slider does not work. > Again, probably it is not connected probably. > If it is because GNUstep does not read nib properly, > I usually fix it by adding the link in -awakeFromNib programmingly. > There are some minor things regarding to UI, > but can be fixed easily, probably also in -awakeFromNib.
_______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
