I selected the template WX_SDI_Python_menu and I see a menubar at the top of my frame. But how do I edit it? I only see "Properties:Events:Sizer:Code". In the...
Hi! I am using VisualWx version 0.87.0.3 and I get an error from "windres.exe". The compile log is given below. Could anyone please help me in correcting it. ...
Ive tried many times to get this started. Can anyone point me to what to download, and how to link the VisualWx. I cnanot compile anyhting and nothing works....
I have managed to Buildwx Widgets but everytime I try to compile a program I get 'Only c++ Code' and Everytime I run it the python box just comes and goes....
Hello! I've some problems to do a shaped Window. I would like to do a window in MSN style instead of the rectangular window. It's possible? It's possible too...
I cant get the GridBag Sizer to work. I belive that is is a bug. ________________________________ C:\temp\visualwx>app.py Traceback (most recent call last): ...
Here is the Project Files in Text Form ... [InitFile] init=134324 [Project] VisualWxVersion=0.87.0.4 VisualWxIdent=8704 Nome=Project.pbc ProjectCreate=1 ...
Using python 2.4, wxpython 2.6.3, Visualwx 0.87.2.1 Create new project WX_SDI_python_menu Add a wizard Add a wizard event like wx.wizard.EVT_WIZARD_FINISHED in...
How to recreate problem. Make a new frame. put a GridBag sizer in it. put a TextBox (or anything) in the GridSizer. run it you get error message saying return...
Hi! i am new to visualwx and python and i want to ask something: based in you flash tutorial about how to use sizers, after i put in my form an box sizer...