Search Discussions
-
Dear esteemed WxPerl experts and users: I have been trying to incorprate a validator on a TextCtrl widget, using PlValidator (following this ...
Helen Craigman
Jun 15, 2013 at 9:24 pm
Jun 19, 2013 at 6:11 am -
A WxPerl application using Cava Packager: http://plainblackguy.tumblr.com/post/53019778944/lacunawax Gabor
Gabor Szabo
Jun 15, 2013 at 12:39 pm
Jun 15, 2013 at 12:39 pm -
Hi Guys, We've got a little glitch here which at first I thought was my own, but now I find it's in wxperl_demo.pl too. Steps to reproduce on Linux: 1) Execute wxperl_demo.pl 2) If you open AUI ...
Steve Cookson
Jun 11, 2013 at 2:01 pm
Jun 19, 2013 at 5:43 pm -
Fri Jun 07 05:09:50 2013: Request 85943 was acted upon. Transaction: Ticket created by <span class="m_body_email_addr" title="0afd75178763cf41af43a103b95277ae" jiri@pavlovsky.eu</span Queue: Wx ...
Jiří Pavlovský via RT
Jun 7, 2013 at 9:10 am
Jun 7, 2013 at 1:45 pm -
9
Threads
Hi, I'm trying to use threads from a Wx program. Unfortunately, the only results I get so far are core dumps. Apparently I'm doing something wrong. To improve my understanding how this works, does ...Johan Vromans
May 31, 2013 at 8:14 am
Jun 2, 2013 at 7:35 pm -
Hello, I'm trying to get wx-perl working on Mac OS X via Macports. I have created ports for p5-wx and p5-wx-demo. However, the demo crashes with a segmentation fault. I was hoping someone on this ...
Frank Schima
May 28, 2013 at 6:11 pm
May 29, 2013 at 12:28 am -
Hi Guys, I'm just looking at how to install cpan modules under citrus. It looks as though I ought to be able to install through the "Manage installation" tab, but I don't see how (I'm using 5.16.3 64 ...
Steve Cookson
May 28, 2013 at 5:16 pm
May 28, 2013 at 10:40 pm -
Hi, I installed the latest Cava Packager under Ubuntu and I I tried to use it to build a distribution for my WxPerl app with it. I started it, choosed to create a new project from the menu, but I ...
Octavian Rasnita
May 27, 2013 at 8:06 pm
May 27, 2013 at 8:06 pm -
Hi Guys, (I'm very happy to see questions being asked about CitrusPerl here. Maybe it's time to discuss combining the mailing lists for wxperl, citrus and cava?) Anyhow the momentum here has reminded ...
Steve Cookson
May 27, 2013 at 7:50 pm
May 28, 2013 at 12:32 am -
Hi, I am trying to deploy a free WxPerl app that should work under Linux but with no success until now. I first tried to package it with the entire CitrusPerl distribution ...
Octavian Rasnita
May 26, 2013 at 12:22 pm
May 27, 2013 at 11:11 am -
Dear wxPerl experts In wxPython, you can find an event type by calling a method (or property?) "typeId". See examples below. It seems that there is no such functionality in wxPerl (maybe since ...
Helen Craigman
May 25, 2013 at 8:55 pm
May 26, 2013 at 3:30 pm -
Dear wxPerl experts In wxPython, you can find an event type by calling a method (or property?) "typeId". See examples below. It seems that there is no such functionality in wxPerl (maybe since ...
Moshe Aelion
May 25, 2013 at 7:32 pm
May 29, 2013 at 1:04 am -
Sat May 25 13:37:03 2013: Request 85611 was acted upon. Transaction: Ticket created by TAUNGER Queue: Wx Subject: add artId constants from wx 2.9.2 Broken in: (no value) Severity: Wishlist Owner ...
Tarek Unger via RT
May 25, 2013 at 5:37 pm
May 25, 2013 at 5:37 pm -
Hi, Yes, this particular event is only triggered when the change is caused by the user interface. That is a wxWidgets design decision /feature / bug - depending on your view. The behaviour is ...
Mark Dootson
May 24, 2013 at 11:20 am
May 24, 2013 at 11:20 am -
Hi wxPerl-users I am using wxPerl with wxWidgets 2.9.5. I am using TreeListCtrl, and need to implement triggering EVT_COMMAND_TREELIST_ITEM_CHECKED programmatically. Here is a code excerpt ...
Helen Craigman
May 24, 2013 at 3:43 am
May 24, 2013 at 7:13 pm -
Dear Mark and other experts: I trust you have successfully installed 2.9.4 on Strawberry Perl. I would be thankful to you, though, if you could look at the error messages here ...
Helen Craigman
May 15, 2013 at 7:45 pm
May 15, 2013 at 7:53 pm -
Good day: Has anyone successfully built Strawberry Perl 5.16.3 with wxWidgets 2.9.4 and wxPerl .9921? If so, and you have a few moments could you go over to Perl Monks and look at the thread "Build ...
James Lynes
May 11, 2013 at 7:11 pm
May 12, 2013 at 7:19 pm -
Hi, I have a fullscreen application, A, that runs on Windows. This application starts another fullscreen application, B. Sometimes, especially when starting B takes several seconds, application A is ...
Johan Vromans
May 3, 2013 at 6:45 am
May 3, 2013 at 1:08 pm -
Hi Guys, I'm sorry not to be writing on utf8 (although, of course someone may see a connection). I've pretty much decided that I can't set up printers easily with wxWidgets, nor can I force things ...
Steve Cookson
May 2, 2013 at 3:09 pm
May 2, 2013 at 3:09 pm -
Hi, perldoc for the module Encode says: --------------------------------------------------------------------- CAVEAT: When you run $string = decode("utf8", $octets) , then $string might not be equal ...
Mark Dootson
May 1, 2013 at 9:12 pm
May 2, 2013 at 10:53 am -
Dear Comrads, during my efforts writing the WxPerlbook (http://bitbucket.org/lichtkind/wxperlbook/src) i collected some of the more useful contribs on the wiki page ...
Herbert breunung
Apr 28, 2013 at 3:50 pm
Apr 28, 2013 at 3:50 pm -
Hi, I have build errors with Wx = 0.9918. They all fail because of a missing typemap: 0.9918 = Could not find a typemap for C type 'wxPlFontEnumerator *' 0.9919 = Could not find a typemap for C type ...
Bjørn Forsman
Apr 28, 2013 at 3:12 pm
May 1, 2013 at 7:48 pm -
Hello, I have a problem with ComboBox and utf8 data. For example string "Derviş" is displayed like "Dervi" + 2 weird characters. If I just create a test case, paste the mentioned string into the code ...
Jiří Pavlovský
Apr 26, 2013 at 11:39 am
Apr 28, 2013 at 1:10 pm -
Hi Mark, hi everyone! I know you probably sigh every time someone talks about this particular subject on the list, but I also know you strive to make wxPerl awesome and easy to install, so I had to ...
Breno
Apr 24, 2013 at 11:35 pm
Apr 25, 2013 at 6:15 am -
Hi, I have a text field defined as: $self- {defs} = Wx::TextCtrl- new( $self- {panel}, -1, "", wxDefaultPosition, [ 500, 400 ], wxTE_MULTILINE | wxTE_READONLY | wxVSCROLL | wxTE_PROCESS_ENTER | ...
Octavian Rasnita
Apr 22, 2013 at 7:53 pm
May 2, 2013 at 12:55 am -
Hi, I am trying to display UTF-8 text in a richtext field using the following code: my $font = Wx::Font- new( $font_size, wxFONTFAMILY_SWISS, wxFONTSTYLE_NORMAL, wxFONTWEIGHT_NORMAL, 0, "Verdana", ...
Octavian Rasnita
Apr 21, 2013 at 3:29 pm
Apr 21, 2013 at 3:29 pm -
After ironing out some differences for IPC in platforms, wxWidgets version and bitness, 0.9919 became 0.9921. http://www.wxperl.it/2013/04/wx-09921-released.html Regards Mark
Mark Dootson
Apr 16, 2013 at 12:06 am
Apr 16, 2013 at 3:49 am -
Sun Apr 14 16:43:18 2013: Request 84634 was acted upon. Transaction: Ticket created by CHORNY Queue: Alien-wxWidgets Subject: old version of wxWidgets Broken in: 0.64 Severity: Wishlist Owner: Nobody ...
Alexandr Ciornii via RT
Apr 14, 2013 at 8:43 pm
Apr 16, 2013 at 7:53 am -
Sun Apr 14 16:38:51 2013: Request 84633 was acted upon. Transaction: Ticket created by CHORNY Queue: Wx Subject: typo in message Broken in: (no value) Severity: (no value) Owner: Nobody Requestors ...
Alexandr Ciornii via RT
Apr 14, 2013 at 8:39 pm
Apr 16, 2013 at 12:16 am -
Hi, Wx-0.9919 has been uploaded to CPAN with the addition of support for the Inter Process Communication classes wxServer, wxClient and wxConnection. It is implemented using DDE on Windows and ...
Mark Dootson
Apr 14, 2013 at 10:30 am
Apr 14, 2013 at 10:30 am -
Thu Apr 11 05:01:27 2013: Request 84566 was acted upon. Transaction: Ticket created by <span class="m_body_email_addr" title="b6dbc5b79c432d95bf298174c6e50d87" b244145@tyldd.com</span Queue: Wx ...
noreply via RT
Apr 11, 2013 at 9:01 am
Apr 11, 2013 at 9:01 am -
FYI, I'm trying to refresh just a portion of my panel via EVT_PAINT, and this is what the docs recommend. I'm using Wx 2.9.4 on Ubuntu 12.04. Thanks, -- Ian Macdonald
Ian Macdonald
Apr 9, 2013 at 1:26 pm
Apr 9, 2013 at 3:03 pm -
Are you referring to this thread? http://www.nntp.perl.org/group/perl.wxperl.users/2012/02/msg8353.html If so, I should have mentioned I had read it. I had also read this thread ...
Wallace Winfrey
Apr 8, 2013 at 3:58 am
Apr 8, 2013 at 7:45 am -
Hi, I've got a fairly simple screen where I'm doing drag-and-drop inside a TreeCtrl. Since it's inside a single control, I'm not using the Wx support for d-n-d, I'm just setting a flag on left-down, ...
Ian Macdonald
Apr 5, 2013 at 5:32 am
Apr 5, 2013 at 5:32 am -
I am trying to build Wx 0.9918 with my perlbrew-managed 5.16.2 (w/threads) install, and I get the following failures during the test. Is there something I'm missing? The Google was unhelpful in ...
Wallace Winfrey
Apr 4, 2013 at 7:44 pm
Apr 4, 2013 at 8:08 pm -
Thu Apr 04 14:44:52 2013: Request 84435 was acted upon. Transaction: Ticket created by CHORNY Queue: Wx Subject: no matching function for call to wxFontEnumerator::GetEncodings Broken in: 0.9918 ...
Alexandr Ciornii via RT
Apr 4, 2013 at 6:45 pm
Apr 4, 2013 at 7:01 pm -
Hi, Wx 0.9918 has been released and all binary distributions updated. http://www.wxperl.it/2013/04/wx-09918-released.html Cheers Mark
Mark Dootson
Apr 4, 2013 at 5:44 pm
Apr 4, 2013 at 5:44 pm -
Hi Guys, Can I ask you some really basic questions, which I should know the answer to by now!! Here is a bit of code from wxGlade (the new one, natch). use Wx 0.15 qw[:allclasses]; use strict; # ...
Steve Cookson
Apr 3, 2013 at 4:01 pm
Apr 3, 2013 at 9:31 pm -
Hi Guys, My Wx::DatePickerCtrl is displaying a select tickbox next to it under Windows. Is this Normal? I don't get it under Linux and I don't recall having it under windows before. Do you guys have ...
Steve Cookson
Apr 2, 2013 at 12:49 pm
Apr 2, 2013 at 2:46 pm -
Hi all, Using Alien::wxWidgets 0.62. Just a quick question regarding "Do you want to fetch and build wxWidgets from sources?". Is it possible for Alien::wxWidgets to build wxWidgets without fetching ...
Ron Grunwald
Apr 1, 2013 at 2:54 pm
Apr 1, 2013 at 2:54 pm -
Hi, I've been trawling Google for references to wxPdfDocument to check on general questions / development as I have not looked at it in a while. I found a post asking how to send a pdf file directly ...
Mark Dootson
Mar 30, 2013 at 6:04 am
Mar 30, 2013 at 6:04 am -
From: Carsten Grohmann <<span class="m_body_email_addr" title="16c4bf54b1cc408c786efe710fdafb10" carstengrohmann@gmx.de</span Hello, The new wxGlade release is published now. The release is a mix of ...
Johan Vromans
Mar 29, 2013 at 7:55 pm
Mar 29, 2013 at 7:55 pm -
Good Afternoon(in Florida at least): I have been trying to help a Perl Monks poster with the question: How do you change the color and font of a ListCtrl column header? It's been interesting ...
James Lynes
Mar 27, 2013 at 6:42 pm
Apr 5, 2013 at 6:43 pm -
Comerads even if i prepared my slides for this weeks where i gave two talks at german perl workshop and chemnitzer linux tage to promote perl 6 and 5, the book will goe on, told even liz that i will ...
Herbert breunung
Mar 18, 2013 at 2:01 am
Mar 24, 2013 at 6:09 pm -
Hi Guys, I have built a wxPerl system on Linux and I have pretty much totally modified the standard look and feel on Linux at the Linux level because this system will be the only software on the ...
Steveco 1959
Mar 8, 2013 at 11:16 am
Mar 8, 2013 at 11:16 am -
All, I've updated the wxPerl web site links to a new site as explained here: http://www.wxperl.it/2013/03/wxperl-online-pages-update.html This makes it much simpler for me to update the site ...
Mark Dootson
Mar 7, 2013 at 7:13 pm
Mar 11, 2013 at 10:14 pm -
For the time being, the Wiki is back online at wiki.wxperl.nl . Sorry for the inconvenience. We're still working on a better solution. -- Johan
Johan Vromans
Mar 6, 2013 at 2:10 pm
Mar 6, 2013 at 2:10 pm -
Hi wxPerl Users, For some time I've felt a gentle peer-pressure from people (especially Johan), to start using Citrus Perl, so when my Windows ActiveState Perl gave up the ghost, as it did yesterday, ...
Steve Cookson
Mar 5, 2013 at 1:55 pm
Mar 5, 2013 at 1:55 pm -
All, Yesterday I upgraded the sourceforge tools to the current versions. An unexpected effect of this was that the URLs for the repository changed. The web site has been updated with the new URLs but ...
Mark Dootson
Mar 5, 2013 at 12:39 am
Mar 5, 2013 at 12:39 am -
This is odd... $ perl use Wx qw(:everything); my $menuitem = Wx::MenuItem- new($menu, Wx::NewId(), '', '', wxITEM_SEPARATOR); $menuitem- SetTextColour(); Can't locate object method "SetTextColour" ...
Dave Hayes
Feb 27, 2013 at 11:15 pm
Mar 1, 2013 at 4:27 am
Group Overview
| group | wxperl-users
|
| categories | perl |
| discussions | 2,717 |
| posts | 8,750 |
| users | 648 |
| website | wxperl.sourceforge.net |
Top users
Archives
- June 2013 (18)
- May 2013 (68)
- April 2013 (65)
- March 2013 (36)
- February 2013 (89)
- January 2013 (125)
- December 2012 (26)
- November 2012 (20)
- October 2012 (9)
- September 2012 (42)
- August 2012 (44)
- July 2012 (9)
- June 2012 (13)
- May 2012 (19)
- April 2012 (33)
- March 2012 (35)
- February 2012 (49)
- January 2012 (21)
- December 2011 (18)
- November 2011 (27)
- October 2011 (28)
- September 2011 (11)
- August 2011 (32)
- July 2011 (83)
- June 2011 (86)
- May 2011 (46)
- April 2011 (40)
- March 2011 (73)
- February 2011 (54)
- January 2011 (28)
- December 2010 (28)
- November 2010 (40)
- October 2010 (50)
- September 2010 (36)
- August 2010 (192)
- July 2010 (70)
- June 2010 (35)
- May 2010 (51)
- April 2010 (59)
- March 2010 (69)
- February 2010 (86)
- January 2010 (79)
- December 2009 (57)
- November 2009 (59)
- October 2009 (28)
- September 2009 (114)
- August 2009 (166)
- July 2009 (72)
- June 2009 (33)
- May 2009 (7)
- April 2009 (28)
- March 2009 (34)
- February 2009 (31)
- January 2009 (37)
- December 2008 (24)
- November 2008 (60)
- October 2008 (29)
- September 2008 (47)
- August 2008 (115)
- July 2008 (106)
- June 2008 (37)
- May 2008 (56)
- April 2008 (123)
- March 2008 (63)
- February 2008 (40)
- January 2008 (61)
- December 2007 (22)
- November 2007 (79)
- October 2007 (29)
- September 2007 (38)
- August 2007 (36)
- July 2007 (68)
- June 2007 (23)
- May 2007 (37)
- April 2007 (53)
- March 2007 (162)
- February 2007 (90)
- January 2007 (56)
- December 2006 (44)
- November 2006 (70)
- October 2006 (59)
- September 2006 (48)
- August 2006 (81)
- July 2006 (88)
- June 2006 (54)
- May 2006 (31)
- April 2006 (61)
- March 2006 (81)
- February 2006 (116)
- January 2006 (91)
- December 2005 (67)
- November 2005 (80)
- October 2005 (82)
- September 2005 (46)
- August 2005 (94)
- July 2005 (92)
- June 2005 (97)
- May 2005 (45)
- April 2005 (73)
- March 2005 (101)
- February 2005 (51)
- January 2005 (57)
- December 2004 (100)
- November 2004 (44)
- October 2004 (61)
- September 2004 (43)
- August 2004 (114)
- July 2004 (40)
- June 2004 (92)
- May 2004 (64)
- April 2004 (102)
- March 2004 (93)
- February 2004 (69)
- January 2004 (127)
- December 2003 (71)
- November 2003 (55)
- October 2003 (69)
- September 2003 (87)
- August 2003 (77)
- July 2003 (125)
- June 2003 (72)
- May 2003 (53)
- April 2003 (110)
- March 2003 (101)
- February 2003 (47)
- January 2003 (45)
- December 2002 (62)
- November 2002 (42)
- October 2002 (82)
- September 2002 (152)
- August 2002 (95)
- July 2002 (49)
- June 2002 (52)
- May 2002 (85)
- April 2002 (73)
- March 2002 (50)
- February 2002 (27)
- January 2002 (19)
- December 2001 (65)
- November 2001 (46)
- October 2001 (22)
- September 2001 (39)
- August 2001 (12)
- July 2001 (4)
- June 2001 (10)
- May 2001 (15)
- April 2001 (4)
- March 2001 (5)
- February 2001 (7)
- December 2000 (1)
