John wrote: > Below is a little of the blog by Gabrielle Roth that mementions Dabo. > http://www.baconandtech.com/2009/10/19/pgwest-saturday/ > > """ > So, right out of the gate at PgWest, I’m in a python talk* – Adrian K’s (of > LinuxFestNW fame) discussion on Dabo. Dabo’s a python desktop framework; I > program primarily in Perl, and I’ve never touched a desktop app. Adrian’s > example project was a management system for a plant nursery, which I *do* > understand, so I had a point of reference into the material (the methods & > options used to track plants made sense to me). I really wanted to talk to > him more about this app, but never caught up with him. (The hallway track > felt kind of rushed for me this time.) I got a good idea for form > validation – if user tries to enter a blank value where one is not allowed, > they get a pop-up immediately and the original text (if there was any) is put > back in the field, forcing the user to accept the original input or enter > something new before they can proceed to the next field. This is a step up > from giving the user the error message after they’ve submitted the form. > > """
Cool! Thanks Adrian for talking about Dabo, at a non-Python conference even! Paul _______________________________________________ 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]
