On Wednesday 10 January 2007 09:07, [EMAIL PROTECTED] wrote: > Hi all, > > I have just started playing with Dabo and I like > what I see. but I have a problem with the > ClassDesigner. My system is: > Windows XP > Python 2.4.1 > wxPython 2.6.3.3 ansi > psycopg2-2.0.5.1.win32-py2.4-pg8.2.0-release > pysqlite-2.3.2.win32-py2.4 > > I am trying to recreate something similar to the > video I saw on the dabo screen cast. > > When I get to the "Select Connection to Use" > screen I created a new file/connection to my > postgresql database and it works when I test it. > Then the name of the connection appears in the > "Select Connection" combo box and it is > highlighted. But when I click the next button it > returns and error message stating "Please Select > something first". On the screen cast it was not a > combo box but a text box. I this a new change or > a mistake? > > This also occurs on the runtime version of Dabo. > > Any suggestions? I am very interested in working > with and learning Dabo. It looks like a very good > tool and much easier to learn than gnue. > > regards, > > Phillip J. Allen > Consulting Geochemist > > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
OK try this - use the CxnEditor.py (it's in the daboide folder). something like "python CxnEditor.py" should work. Then save your connection. Then from the ClassDesigner instead of creating the connection select a connection. Make sure you select the connection and then click 'next'. Tell us what happens. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
