I code everything Python by hand and just don't like GUI tools for development work – at the moment I'm working on a Delphi application for a customer, and I hate it ;-) I get accustomed to Delphi's GUI tools, though, but often switch to the code view of forms, e.g. I can use "search & replace" there. Unfortunately I'm not allowed to port it to Python, I'd need half of the time and could make it much better.
For my next dabo App I might try the Designer, but since I most often just need a simple GUI for some admin script, my hand-coded standard interface (one tab each for Action, Settings and Log) does the job without me learning another tool. (BTW I *can* use vi, but only do if I must, e.g. via ssh; I prefer a good IDE, so I'm not the "evil GUI" guy ;-) Greetlings, Hraban _______________________________________________ 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]
