On Jun 4, 2008, at 9:00 PM, Darthcoder wrote:
> When entering the database parameters in the wizard for sqLite (an
> existing
> .db) the wizard is stuck on this (i.e. nert button does nothing) under
> windows XP same version of Python Activstate, wx and dabo (2.8.3. ,
> that
> seems to update itself) but under Vista it works!
> Possible I have a non-unicode on XP, how do I check that?
> Activestate 2.5.1.1
> wx 2.8.7.1
Open up a DOS prompt, start a python session, and type:
import wx
print wx.version()
That should tell you what you have installed.
-- Ed Leafe
_______________________________________________
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]