FAQ

Search Discussions

2,717 discussions - 8,750 posts

  • Dear esteemed WxPerl experts and users: I have been trying to incorprate a validator on a TextCtrl widget, using PlValidator (following this ...
    Helen CraigmanHelen 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 SzaboGabor 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 CooksonSteve 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 RTJiří Pavlovský via RT
    Jun 7, 2013 at 9:10 am
    Jun 7, 2013 at 1:45 pm
  • 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 VromansJohan 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 SchimaFrank 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 CooksonSteve 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 RasnitaOctavian 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 CooksonSteve 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 RasnitaOctavian 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 CraigmanHelen 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 AelionMoshe 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 RTTarek 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 DootsonMark 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 CraigmanHelen 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 CraigmanHelen 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 LynesJames 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 VromansJohan 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 CooksonSteve 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 DootsonMark 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 breunungHerbert 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 ForsmanBjø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ý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 ...
    BrenoBreno
    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 RasnitaOctavian 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 RasnitaOctavian 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 DootsonMark 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 RTAlexandr 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 RTAlexandr 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 DootsonMark 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 RTnoreply 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 MacdonaldIan 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 WinfreyWallace 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 MacdonaldIan 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 WinfreyWallace 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 RTAlexandr 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 DootsonMark 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 CooksonSteve 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 CooksonSteve 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 GrunwaldRon 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 DootsonMark 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 VromansJohan 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 LynesJames 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 breunungHerbert 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 1959Steveco 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 DootsonMark 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 VromansJohan 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 CooksonSteve 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 DootsonMark 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 HayesDave Hayes
    Feb 27, 2013 at 11:15 pm
    Mar 1, 2013 at 4:27 am
Group Navigation
period‹ prev | Latest | first ›

Top users

Mattia Barbon: 1069 posts Mark Dootson: 699 posts Mattia Barbon: 569 posts Herbert breunung: 363 posts Johan Vromans: 310 posts DH: 276 posts Steve Cookson: 262 posts Gabor Szabo: 191 posts Jouke Visser: 185 posts Mark Wardell: 169 posts Octavian Rasnita: 169 posts Adam Kennedy via RT: 160 posts Lists: 147 posts Eric Wilhelm: 113 posts Noreply: 100 posts Simon Flack: 96 posts John Ralls: 80 posts Graciliano M. P.: 73 posts Steveco 1959: 69 posts Erik Colson: 65 posts
show more
Archives