wxperl
What does the qw(:everything) do on a use line in perl?
This is an embarrassing question to ask but why does this line work while the other doesn\'t? Working line:[详细]
2023-04-13 08:44 分类:问答Why does `print` not work in this wxPerl program?
In my frame constructor I have a function that easily makes a menu bar for me. package Routines; #This function will set up a menu[详细]
2023-01-08 21:54 分类:问答Can a subclass of wx::StaticBoxSizer handle events?
I\'m trying to add an event-handler to a subclass of Wx::StaticBoxSizer, but I\'m getting the following error:[详细]
2023-01-04 23:33 分类:问答Why doesn't my wxPerl application for Windows start?
I\'ve developed an application with Strawberry Perl 5.8.9.4 using wxPerl. The application is compiled using:[详细]
2022-12-19 19:52 分类:问答Why doesn't wxPerl draw my wxStaticBitmap when I run the program from a Windows shortcut?
I\'ve made a wxPerl application which presents just a simple frame which only contains a wxMenuBar, wxPanel, wxTextCtrl and a wxStaticBitmap. The development and deployment platform is Windows XP and[详细]
2022-12-16 22:47 分类:问答Are there Perl GUI builders, especially for WxPerl?
Are there good GUI builder for Perl GUI libraries, especially for WxPerl开发者_C百科?For Wx: WxGlade[详细]
2022-12-13 01:12 分类:问答