Search the web
Sign In
New User? Sign Up
VisualWx
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 249 - 280 of 577   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
249
Hi, Can a wxwidgets app created with Visualwx be compiled into an exe using Perl2Exe from indigo star ? Thanks, Geoff...
Geoff Mulhall
grmulhall
Offline Send Email
Feb 9, 2006
11:25 am
250
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 ?...
Eriam Schaffter
eriam_schaffter
Offline Send Email
Feb 9, 2006
11:29 am
251
Hey, Thanks for he quick reply ! Does PAR work without probs ? Geoff ... using ... 08.02.2006...
Geoff Mulhall
grmulhall
Offline Send Email
Feb 9, 2006
11:38 am
252
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 ...
Eriam Schaffter
eriam_schaffter
Offline Send Email
Feb 9, 2006
11:57 am
253
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...
Mark Dootson
mark.dootson@...
Send Email
Feb 9, 2006
10:37 pm
254
Hi, In visual wx how does one set up a notebook with a couple of tabs and then add fifferent widgets on each tab ? Also thanks for all the feedback of perl2exe...
Geoff Mulhall
grmulhall
Offline Send Email
Feb 12, 2006
6:42 am
255
... 1) add notebook 2) select notebook 3) add control (double click in the components panel) 4) select notebook 5) add control ... ... ... bye...
postatoto
Offline Send Email
Feb 12, 2006
9:48 am
256
Hi, Thanks. But I can't from this how I know which tab the controls are going on to - I can't find anywhere to define the number of tabs or name them. If I add...
Geoff Mulhall
grmulhall
Offline Send Email
Feb 13, 2006
9:48 am
257
... you can only use addpage and insertpage bye :)...
postatoto
Offline Send Email
Feb 13, 2006
12:19 pm
258
Hi again, If you can ONLY add a page using addpage and insert page methods by code ( & running the code) then how do use VisialWx to add a control onto the...
Geoff Mulhall
grmulhall
Offline Send Email
Feb 13, 2006
8:26 pm
259
Hi, What I found was that if I add a notebook I then have to add panels to it. Each panel can have its tab named and I can drop controls onto each panel. I'm...
Geoff Mulhall
grmulhall
Offline Send Email
Feb 14, 2006
11:09 am
261
New version 0.87.0.1 We have just released a new version of VisualWx (compatible wxWidgets 2.6) bye...
postatoto
Offline Send Email
Feb 16, 2006
6:58 pm
262
Hi, I'd really appreciate someone giving me the perl win32 code to display the file dialogue box and return the selected file name. I can't find an example...
Geoff Mulhall
grmulhall
Offline Send Email
Feb 17, 2006
10:29 am
263
Hi Here is a place to discuss VisualWX, you should ask on the Wxperl list which is there HYPERLINK ...
Eriam Schaffter
eriam_schaffter
Offline Send Email
Feb 17, 2006
10:32 am
264
try => http://perl-win32-gui.sourceforge.net/cgi-bin/index.cgi there are plenty of things there and they work with VisualWx too God blesses!!! Best regards, ...
sanyaade
sanyaade3
Offline Send Email
Feb 17, 2006
12:24 pm
265
Hi, I found doco here http://wxperl.pvoice.org/kwiki/index.cgi?WxFileDialog Geoff ... display ... a ... languages Programming languages ... of Service....
Geoff Mulhall
grmulhall
Offline Send Email
Feb 18, 2006
1:27 am
266
Hi, When I double click on a button in design a subroutine for the event is created. This doesn't happen for a radio button. I must be doing something wrong. ...
Geoff Mulhall
grmulhall
Offline Send Email
Feb 20, 2006
10:59 am
267
... is ... 1) in the panel properties selet tab event 2) press "E" button and check EVT_RADIOBUTTON bye...
postatoto
Offline Send Email
Feb 20, 2006
1:09 pm
268
Thanks. VisualWx is fantastic. Are you going to make it a commercial product ? ... From: postatoto To: VisualWx@yahoogroups.com Sent: Tuesday, February 21,...
Geoff Mulhall
grmulhall
Offline Send Email
Feb 21, 2006
8:34 pm
269
Patch for VwXscript : http://visualwx.altervista.org/VwXpatch.zip decompress patch.zip in the VisualWx directory bye...
postatoto
Offline Send Email
Mar 2, 2006
6:27 pm
270
I have a window with a vertical splitter and a bunch of stuff on the left and a panel on the right. I need to be able to draw a bitmap on this panel. How do I...
Todd A. Anderson
drtodd13
Offline Send Email
Mar 11, 2006
11:52 pm
271
insert this code to panel.h file ... change with: Panel(wxWindow* parent, wxWindowID id = -1, const wxPoint& pos = wxDefaultPosition, const wxSize& size =...
postatoto
Offline Send Email
Mar 12, 2006
1:10 am
272
Thanks postatoto. I made some progress with this approach. However, my drawing code emulates your code to tile a picture on the background of a window and...
Todd A. Anderson
drtodd13
Offline Send Email
Mar 12, 2006
6:48 am
273
Hello! How can I start my program in the debugger of gdb? The tab of "debug" is nonactive in VisualWx! Anton...
cher_ant
Offline Send Email
Mar 20, 2006
10:26 am
274
... it is not active bye...
postatoto
Offline Send Email
Mar 20, 2006
10:31 am
275
http://visualwx.altervista.org/VwXpatch.zip 1) fixed variables bug 2) fixed script bug bye...
postatoto
Offline Send Email
Mar 25, 2006
12:20 pm
276
Hi Thank you a great program. If i insert Notebook and Control Panel. some error accured. In source view, some text is strange. My enveronment: WinXP,...
hewon.k
free_hewon
Offline Send Email
Mar 31, 2006
5:22 am
277
... ?? send me your project files? bye...
postatoto
Offline Send Email
Mar 31, 2006
7:58 am
278
... it is a wxWidgets unicode bug (scintilla editor) fixed in the next release bye...
postatoto
Offline Send Email
Apr 1, 2006
7:41 am
280
I selected the template WX_SDI_Python_menu and I see a menubar at the top of my frame. But how do I edit it? I only see "Properties:Events:Sizer:Code". In the...
ravenquote2003
Offline Send Email
May 3, 2006
8:34 pm
Messages 249 - 280 of 577   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help