Win Vista simple script runs and exits c:\dab\dabo\projects\simple.py ---------------------------- import dabo app = dabo.dApp() app.start() ---------------------- save as "Simple.py" run as python "simple.py" -------------------
I see the black screen ad then it exits and returns terminal screen c:\dab\dabo\projects\ Why does it not show the form? I crted the nxt application and I don't see t bluue form either. It just returns the black terminal screen Help -- View this message in context: http://old.nabble.com/Pycon-simple--error--tp28136828p28136828.html Sent from the dabo-users mailing list archive at Nabble.com. _______________________________________________ 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]
