wxperl Questions
4
I'm trying to install Alien::wxWidgets version 0.67 with wxWidgets version 3.0.2, but no matter what I do, I get the following error:
checking if C compiler (clang -mmacosx-version-min=10.5) works...
Lucialucian asked 21/9, 2015 at 7:33
1
I'm programming an application that uses WxPerl, but the Wx::Grid class is missing the method UseNativeColHeader. What can I do to call this method anyway?
What about event? The event EVT_GRID_COL...
2
I am trying to install wxperl on strawberry. I can't install Alien::wxWidgets. I tried everything I can think of. Usually I get an error like this one:
Creating library file: ..\..\src\stc\..\..\....
Autogamy asked 27/6, 2012 at 17:30
7
Are there good GUI builder for Perl GUI libraries, especially for WxPerl?
Vichy asked 25/11, 2009 at 21:43
4
Solved
This is the hierarchy of widgets I've got:
Frame > wxBoxSizer > wxPanel > wxBoxSizer > wxFlexGridSizer (2 columns, 9 rows), with assorted form fields and buttons inside.
The first BoxSizer is to ...
Trapezoid asked 4/3, 2009 at 18:27
1
© 2022 - 2024 — McMap. All rights reserved.