I am using VisualWx for Perl. 1) Sometimes VisualWx crashes (I do not have the sequence of events that cause the crashes) and the *.pbc is destroyed. When...
Today I experienced a VisualWx crash for the first time (using it for Python). I was trying to put some background color to buttons. It crashed and destroyed...
try with easy recovery!!!! Today I experienced a VisualWx crash for the first time (using it for Python). I was trying to put some background color to buttons....
I would like to be able to add a line of code to the __init__ function of a dialog box. The line is: 'self.Parent = parent'. When i add the line and then edit...
... When ... Thanks anyways. I want you to know that your hard work on this program is greatly appreciated. It is one of the best developement tools for python...
Hi, Thanks for your hard work on this product! I'm just getting started with VisualWx using perl. I want to edit the generated VisualWx files (eg MyFrame.pm)...
... yes.. you must insert it under "#Add your code here" use Wx; use strict; #[inc]add your include files here use myPackage; #[inc]end your include .. ...
Hi, In the log bellow, you can see that auto-import(set implicitely) works only with some variables(single??) but not for others (sructured ??). I've tried...
Hi, In my previous messages, there was a mistake. The option W1 does not exist. Replace it by Wl. Not 1(one) but l (minor L) Sorry... A+ ... in ... now ... ...
I've read all the messages of the board but still cannot compile. Here is the first part of the error message: windres.exe -i ./resource-no-modify.rc -I rc -o...
Hi, Please, checks the Compilator options and particularly Direcory Groups. I think you have lost %wxWidgets%lib\wx\include\msw-2.5\include\ Verify that your...
... I tried everythink you suggested with no luck. The files are in the right place and the path is OK: -I "C:/wxWidgets/include/" + wx/settings.h for example...
This is m first try at using non microsoft tools to build programs. I have used the gcc compiler before but not with these tools. So far I am not having a lot...
The directory paths are set to h:mingw32, h:wxwidgets and Vwxlf. I have attached the config.cfg file. ... and App.*, and ... error, ... failed." ... controls...