Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: Has anyone used wxGlade or wxDesigner to generate code

by Anonymous Monk
on Mar 07, 2009 at 18:52 UTC ( [id://749075]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Has anyone used wxGlade or wxDesigner to generate code
in thread Has anyone used wxGlade or wxDesigner to generate code

This module comes with extensive documentation in HTML format; you can download it from http://wxperl.sourceforge.net/
http://wxperl.sourceforge.net/tutorial/tutorial1.html

The key thing you need to keep in mind while browsing wxWidgets documentation is that, if a wxPerl class is called, say, Wx::Frame, you should search for wxFrame in wxWidgets documentation.

  • Comment on Re^3: Has anyone used wxGlade or wxDesigner to generate code

Replies are listed 'Best First'.
Re^4: Has anyone used wxGlade or wxDesigner to generate code
by Steve_BZ (Chaplain) on Mar 07, 2009 at 22:07 UTC
    Hi guys, thanks for all the discussion. I too have bought the book but sor far only used it as a reference for parameters and descriptions, but not really to interpret (with a small I), the C++ code. I'd vaguely twigged the wx.Frame vs wx::Frame connection, but not to use in earnest. I'd also tried to download the API documentation you refered to, but without success (the compiled HTML windows help did not work and I didn't know what TeX was) so, freshly inspired, I thought I'd try again, this time I downloaded the uncompiled HTML into my intpub directory and browsed it from LOCALHOST and IIS. SHOWTIME! as it says on my rather colloquial router.

    I've been using wxGlade to help me with the syntax for functions. And I probably agree it's easier to code myself - when you know the syntax! But actually, I've knocked up several screens very quickly now, and it's a great prototyping tool to agree screen layouts with users.

    Thanks for your input.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://749075]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-04-19 14:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found