Hi, I'm testing VisualWX 0.86.0.0 Alfa September 30 2005 with wxPython. Thanks for this app. I'm missing some help files, especially for custom components, ...
Hi, There's a couple of minor annoyances new to 0.86.0.0. 1. File names when saved are all lower cased. I'm developing in Perl so if I have a dialog file that...
Hi, Thanks for the quick reply. I took another look at Re-Layout as it isn't working for me. I found that if I set a control's size in the properties window,...
Mark Dootson
mark.dootson@...
Nov 27, 2005 9:00 pm
228
1. I have a multi-line edit control and would like to perform some processing if the user hits enter while typing in this control. I have checked the...
hello, first off fantastic software, brilliant. Now the "ask", i get the following error... 19:43:07: Start Program python.exe app.py 19:43:07: Error:...
... Add to system environment variable path (control panel\sistem advanced tab environment variable) the "c:\python\" directory or where Python was installed ...
Hi, What are the steps to add this as a component into Visualwx pls ? See for the source and binaries - http://www.codeproject.com/miscctrl/gridctrl.asp ...
... Oh, this sounds good! What about the compatibility with the current version? I have done two projects with VWX (wxPython) and I don't want miss VWX for...
... variables) ... I have tried all combinations (-lwxmsw26_stc.a, "- libwxmsw26_stc.a...). Tried my ways to directories. Nothing has helped. :-( something can...
Yes I think so though I use PAR to compile my programs. Hi, Can a wxwidgets app created with Visualwx be compiled into an exe using Perl2Exe from indigo star ?...
PAR works like a charm .. In fact I tested perl2exe and it works too but you have to include dll and so on. I found the file I wrote and it goes like this ...
hi all. I produced Wx::Package::Win32 (on CPAN) which gets over some issues that PAR, PerlApp and Perl2Exe have with some wxPerl components. I've tested it...