Ed Leafe wrote: > On Mar 1, 2009, at 6:11 PM, Ricardo Aráoz wrote: > > >> Thanks Ed, tried John's suggestion and they worked. Now I'm trying it >> this way. You see, the way I think about it, I don't really want to >> create a class but use dabo's dForm as it is, and manipulate it. Maybe >> later I will end up subclassing dForm, but not right now. >> > > > That sounds an awful lot like a VFP mindset. I am what I am :-) > Sure, but you'll have to make a form class! ;-) > I usually do this: define the class I want to use as the form that > opens when my app is run, and then do: > > app.MainFormClass = MyCoolFormClass > >
Ok, I'll go this way. Thanks a lot. Ricardo --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
