ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> anygui-devel
anygui-devel
[Anygui-devel] basic example doesn't work with wxPython
by Francisco Gutierrez other posts by this author
Apr 15 2005 1:14PM messages near this date
[Anygui-devel] Web page update | Re: [Anygui-devel] basic example doesn't work with wxPython
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
Thread:
Francisco Gutierrez
Magnus Lie Hetland

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved