I'm really impressed with this program. I hope it takes off in a big way. After spending days looking for something that has all these features, I was really...
Is anyone in this group using visualWx at this point? Is anyone who is or was developing visualWx in the group still? I'm just curious if there is any reason...
Well I installed the following wxwidgets 2.8.7 msys 1.0.10 and the newest version for mingw. But when I want to built wxwidget in visualwx i get the following...
On of the underlying features and benefits of wxWidgets is that it is cross-platform. Can you please consider making the VisualWx application itself...
Hi everybody, i'm using VisualWx and i'm trying to make a grid like an Excel. So, my cuestion is that if there is a tutorial or something, because i don't know...
Drunk driving and DWI are common words in our every day speech, which should tell us something about the extent and familiarity of this growing problem....
Hello. First of all, sorry if this has already been discussed - I'm new here, and I couldn't find anything by searching... Since there's virtually no...
Yes, I did it. It has shown me the list of errors already posted. I looked for response on other forums before posting this message, but no solution :( ...
Hello every body, I installed visualwx, msys, mingw 5.1.3, compiled wxWidgets 2.8.4, indicated path to visualwx (they are all under C:\ of windows), but it ...
visualwx version 0.87.6 I am working on Windows XP I installed - 1. mingw 2. msys 3. wxwidgets i set directories for first two in compiler tab i set directory...
I have a small correction to my previous post. I was mistaken about the taskbar icon properties. wxTaskBarIcon is supposed to create system tray icons. I...
I've got a fair number of bugs here, but let me preface my remarks by saying I think VisualWx might already be the finest wxWidgets program editor out there....
I downloaded and installed VisaulWx. I already had MinGw which it apparently found as it showed in the directories. (Oh, I had to copy the python25.dll over to...
Hi there, Is VisualWx compatible with wxPython 2.8 ? Can it be run with just Python 2.5 and wxPython 2.8 installed or does it always need a wxPython 2.6 to be...
unbelievable generation wxChoice with defined items and selected initial index i have no words to describe it just sample somedialog::VwXinit() ... ... ...
check box has a Title property, but requried a Label, because Title property is protected (m.b. work only in wx 2.4) and generated code must be SetLabel()...
there are bugs when buildiing menus - disabled menu items not working because ... code is wrong. must be ... also call itemmenu->Check(true) if needed must be...
Where i can to get an old version of visualwx(w32) that it isn't needed python 2.5? If anyone have this file, please send it to adaynsr@... Thank you....
Does VisualWx run on Linux? Can it be compiled there? -- Hendy Irawan Web: http://hendy.gauldong.net Mobile: +62 856 24889899 Yahoo Messenger: ceefour666...
After a lot of search I have found VisualWx. I think it is great. Looks like stabile enough to base my project on it. It passed my experimental tests, but one...
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...