NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
the direct (but not necessarily fastest) route? (Score:2)
Reply to This
Re:the direct (but not necessarily fastest) route? (Score:1)
wxWidgets is of course a generic, platform independent GUI toolkit, being (in lots of cases) a wrapper around platform-specific calls. Menus are supported on all platforms, and therefore they call the platform-specific API to draw a menu somewhere. If the platform doesn't provide that information, t