On Thursday 31 May 2007 20:48, Paul McNett wrote:
> 2) If you have a generic event handler that could receive events from
> several objects, you may well need to know what object emitted the
> event, so you'd get that reference using evt.EventObject.
Larry and I use evt.EventObject in our Classes all over the place.

In my case writing code was the only way to learn Dabo (not that I think I 
know Dabo).   But I use Dabo in the way Paul and Ed envisioned from the 
start - using databases.  But I have to say I have created UI's without using 
a database and found it to be easy.   I currently have several little 
programs that do something simple.  For example I have a GUI that turns on or 
off my touchpad on my laptop that does not use a database.  I also have an 
app that started out using only datasets - later I changed it to include the 
use of bizobj's.  My point is that Dabo is flexable and more than able to 
support GUI only apps along with no bizobj apps.

Paul once called me a 'brave soul' for using ClassDesigner.  I no longer use 
the ClassDesigner.  Larry and I hand code all the forms we are using for our 
app. 

 Maybe, Carl is the brave soul!
-- 
John Fabiani


_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to