Hi, [EMAIL PROTECTED] wrote: > In GORM select your class in the main panel in tab Classes, then in the option "Class" of the menu, select "load class..." But only the methods with parameter sender are loaded. But also more easy, you only need add the actions and outlets at your class in the Inspector and save. You don't need instantiate the class again.
thanks for the explanation, so in short, if I understood correctly: open the Gorm file load the classes that you want to change then add the new outlets and actions then save the files: Document -> save all then the new methods/variables are added to the existing class files? I'll try that later today. thanks Sebastian > > > --- El lun 3-nov-08, Sebastian Reitenbach <[EMAIL PROTECTED]> escribió: > > > De: Sebastian Reitenbach <[EMAIL PROTECTED]> > > Asunto: gorm updating class files? > > A: [email protected] > > Fecha: lunes, 3 noviembre, 2008, 9:54 pm > > Hi, > > > > I'm new to Gorm, so maybe I just overlooked the > > obvious, but is there a way to > > let Gorm update existing class files after adding some new > > outlets or actions? > > When I go and create the class files again, then it > > overwrites the existing > > ones. > > > > kind regards > > Sebastian > > > > > > > > _______________________________________________ > > Discuss-gnustep mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/discuss-gnustep > > > ____________________________________________________________________________________ > ¡Todo sobre Amor y Sexo! > La guía completa para tu vida en Mujer de Hoy. > http://mujerdehoy.telemundo.yahoo.com/ > > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnustep > _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
