Hi, I'm trying to compile a template program (just newly created, didn't add any code), but VisualWx doesn't compile. It can't find "wx/setup.h" and gives a...
Hello everyone! :D All of my paths are set correctly, and I don't get any errors on program startup. Why is it givimg me this? Can anyone help me? Thanks! ;)...
It gives me this error when I try to compile a simple "Hello World!" form in Windows: makefile: file not recognized: File format not recognized Thanks! ;-)...
Any update on the status of the project? Is it in active development still? Just wondering since there's been no new releases since July. Thanks in advance, ...
A good feature would be a version independent file format - each time I upgrade I cannot use my old projects! Andy Bulka http://www.atug.com/andypatterns...
Hello everyone! :-D OK, I'm the guy from the makefile problem post... That problem was because I didn't have GNU Make installed... :-S But now, look: ...
Hello! I am one of the people working on wxRuby, the Ruby wrapper for wxWindows. I just downloaded VisualWX and I'm quite impressed. It does capture much...
Thank you for your reply. What exactly is the file linked from the link below? How best can I provide feedback on things I see with VisualWx so that it is...
Unfortunately this didn't work for me. I created two radio buttons and set their title property. The label appears neither in the designer nor in the...
Roy, You have to set the RadioButton width so that it is wide enough for text to display. Whether this is directly in the constructor or via sizers is up to...
Mark Dootson
mark.dootson@...
Sep 26, 2005 1:52 pm
198
Mark, Thanks for clearing that up! I feel pretty silly now. Perhaps this could be something that the designer could help with? Adjusting the dimensions when...
Hello everyone! :-D OK, I went to a post I posted a while ago on here and a guy had answered it... I reinstalled VisualWx like he said and it worked, but ... ...