On Jan 16, 2007, at 2:52 PM, johnf wrote:

> So then the proper place is to import in the "afterInitAll"  for  
> each and
> every form?  That seems wrong to me.  I'm back to where is my  
> universal way
> to get my classes into the app.

        First, there is a place to handle imports: the 'Manage Imports'  
button of the Class Designer Editor.

        Second, if you wanted to use the 'os' or 'sys' module in every form,  
you'd have to import them in every form, too. Your custom stuff is no  
different.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to