Setting window name it D2J app
Setting window name it D2J app
- Subject: Setting window name it D2J app
- From: Ray Ackland <email@hidden>
- Date: Fri, 19 Sep 2003 22:36:30 +1200
I am wanting to customise a D2J application a little by setting the
title of the form window to the name of the entity that it will be
displaying (eg for the form displaying client details, the window title
is set to the name of the client).
I have found that the class EOFormController (which I expect looks
after the window) has inherited the method setLabel from
EOComponentController. What I haven't figured out though, is how I
access the EOFormController when I only have classes for the actual
EOGenericRecord subclasses that I have defined.
Is there a way to have one of the (awake?) methods in the
EOGenericRecord subclass accessing the EOFormController and hence
setting its label?
Thanks,
Ray.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.