Hi, First of all I must congratulate the author on great! tool. It's really good. I have a problem though. I'm trying to figure out how to add some custom .cpp...
... 1: select folder [treeview project] 2: load file [toolbar or menu file/open file ] ... nothing. it is saved with the just name and only the label of the...
... I don't see this option "load file" at all. I'm using Vwx 0.8. Has it been added later? I still use wxWidgets 2.4.2 since 2.5.x series are only a developer...
How do I reorder notebook pages? The reorder dialog doesn't appear for notebooks. I select "Order Sizer|Component" on a notebook node and nothing happens. How...
I am in the early design stages of a C# / Mono / wxWidgets / wxNet built application. Are there any special considerations I should consider for using VisualWX...
Hi, How do u maximize the application? I am using $this->Maximize(1); which works ok on MSWindows but doesn't work on my linux box. Is there a workaround to...
I have Perl and wxPerl already installed. I installed VisualWX and set the Project - Compiler Options - Type Project - Compiler to Perl, with Type project set...
... You cannot compile code Perl in visualwx.. Use a template to create a new Project 1)menu "file\new project" and to select template perl 2)menu build\run ...
Hi, I'm trying to reorder a menu in VisualWx but I can't seem to get it to order how I want it too. I recently added another menu to the menubar but now I...
... ahh ok, I hope I don't seem like I'm just nit-picking. Its a great piece of software which is saving me hours of coding. I'll find a workaround (Its not...
... Visualwx is compatible only with wxWidgets 2.5.2 . For wxWindows- 2.4.2 download old version of visualwx. http://visualwx.altervista.org/Visualwx_0-8.exe ...
I've tried, but couldn't do that (set background image). I'm working in python. I've tried several formats (jpg, bitmap) It always reports missing function...
Could be doing something wrong, but apparently the latest version doesn't work with wxWidgets 2.5.3 Are there special operations I should do to get it working...
Although the sample projects now appear to compile and link correctly, there is no frame to see. There are executables in the directory, however these too...
... OK So since I cannot see anything, I assume that something is wrong somewhere. My steps are: 1 Download and install the wxWidgets distribution 2 Download...
Hi, like some of the other members, I too am in an unfamiliar world. I've been a Delphi developer for 9 years, and I'm finally venturing out of the cosy world...