basic example doesn't work with wxPython
Francisco Gutierrez <[email protected]> Fri, 15 Apr 2005 11:06:15 -0600
| Newsgroups | gmane.comp.python.anygui.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am trying to develop a quick gui in python, and I downloaded both anygui and wxPython. I tried running the basic example in the tutorial: import anygui as gui win=gui.Window() app=gui.Application() app.add(win) app.run() and I get a blinking window that eventually dies. When I imported the tk gui as gui directly the example worked. So the reason I am writing is to ask: 1) Is this a known problem? If so how do I fix it? and, 2) In order to use anygui without having to uninstall wxPython, is there a way to make tk my default gui instead of tk? Thanks, Francisco Gutierrez ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click