Hi, [EMAIL PROTECTED] wrote: > > Of course, you need make the conections of your news Outlets in GORM. yes, of course. > > > > No. Add your methods and outlets manually in your files (in > > the header), then in GORM select your class in tab > > "Classes" in the main panel, and add the same > > methods and outlets at your class in the Inspector, and save > > all. This is all. When you compile your project (the first > > time), you will give warnings, but don't worry. If you > > added the same methods and outlets your app must work well.
Thanks, that works. However, I know Gorm is not intended to write my code ;) but I think it would be really nice when Gorm would be able to update already existing class files automatically, e.g. add/remove/rename new actions and outlets. regards Sebastian _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
