On 11/4/12 11:27 AM, Sibylle Koczian wrote: >> This is just a WAG, but did you move from a 32-bit version of >> Python/wxPython to a >> 64-bit version of Python/wxPython? >> > No. It's a virtual machine running 32-bit Xubuntu.
Ok. I'm still on Python 2.6.5. I've been meaning to go to 2.7 but since everything's working *and* it's a real pain to upgrade 2 versions of Mac, 3 versions of Windows, and 2 versions of Linux so they are all using the same versions of Python, wxPython, and other libraries, *and* so that they still build runtime executables without issue, I've dithered on that. At this point I think I may wait until wxPython claims to work on Python 3.x and then really ante up to move all my stuff to Python 3. >> Are you able to run AppWizard and generate a new application against your >> database? >> > Yes, that worked - but still, no main menu, so no about dialog with version > information. And working with other tables than the first one isn't possible > without > the menu. > > For my applications I removed the crypto key, now they run again, I just get > the > usual warning about SimpleCrypt being insecure. Not really important for local > databases, is it? But again, no menu. Ok so the menu problem is the sticking point for you at this point. Do you see a menu when you: cd dabo/ui/uiwx python dBaseMenuBar.py Paul > > Thank you for your very quick response, _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
