[Seaside] [Q] Rendering and components...

Brian Brown rbb at techgame.net
Tue Apr 1 18:00:42 CEST 2003


Ok, I'm an idiot.

in my MenuBar>>initializeWithTarget: I was calling 
MenuItem>>initialize:with:target and using the instance variable from MenuBar 
for holding the "target". And right after I initialized all my menus, I set 
the instance var, so I used a nil value to initialize all my menus. 

It was doing exactly what I wrote ;-)

Thanks for the patience, Avi... don't despair, I am actually learning 
something :)

Brian


More information about the Seaside mailing list