Pablo H. Rivera Sr. wrote: > Dabo has been installed. I have 'version':'0.9a','revision 3234'
Woo hoo!!! Pablo, you are truly an inspiration. I have no idea what it would be like to be blind and programming a computer, but I do know I wouldn't be able to do it. > What would the commands be for the demo and for the ui? c: cd c:\projects svn checkout https://svn.dabodev.com/dabodemo/trunk dabodemo svn checkout https://svn.dabodev.com/daboide/trunk daboide And to run a demo: cd c:\projects\dabodemo cd DaboDemo python DaboDemo.py To run the class designer in the ide: cd c:\projects\daboide python ClassDesigner.py To run the report designer: cd c:\projects\daboide python ReportDesigner.py Happy hacking! > Whew! Taking these few steps has not returned my vision, but I am feeling my > way around better than when I went with that tortoise.. ;) Explaining how to do things from the command line (in other words, in a scripting language) feels so much more precise to me than explaining how to do something using a GUI. Cheers! Paul -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
