On Oct 28, 2006, at 9:37 AM, Greg Lindstrom wrote:
I am running through the screencast on how to Populate a Grid Using
Business
Objects. I've gotten to the point where you call up the
'afterInit' method,
but when I do this on my windows box the method drop-down on the
Code Editor
Window does not have anything but 'on' methods; (onActivate,
onChildBorn,
onClose, ... onUpdate). The 'object' box is set to DesForm. Has this
changed? Perhaps I can use the onInit method?
Yes, that changed. Originally we only pre-populated the methods with
those that would tie to events; we then changed it to include all
those, plus every method defined for that object. Needless to say,
it's a lot harder to find your method in the list, and many of those
methods are not ones that you would ever add code to.
For your version, just click on the 'New' button, and name your
method 'afterInit'. It will then be added.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users