-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The documentation is here:
http://www.wxpython.org/onlinedocs.php In "Alphabetical class reference" you can find for example wxButton with its methods. Yes - there is no function 'SetBackgroundColour'. But there is a list with classes from which wxButton is derived. 'SetBackgroundColour' is a method for all widgets so it is described in ~ class wxWindow. Egon len schrieb: | Hi | | I am going through the "wxPython in Action" book by Noel Rappin and | Robin Dunn. | | I have been typing in the example programs as I go and play with | modifing the code. | Thought I should start trying to find my way around the documentation | found on the wxPython web site. | | The problem I have been having is I can't find the methods or more | specifically | | 'SetBackgroundColour' or 'AddSimpleTool' for example. | | How does one find the methods that are available in the classes. | | I tried looking at the wxWidgets web site and still had the same | problem. | | Could someone give me a little direction in this? | | Thanks | Len | -- | http://mail.python.org/mailman/listinfo/python-list -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJirGrZRiDo9Iq4qIRAoReAJ49ojnUSI9tlCLXn3ynrUDqERykywCePuYB FOFMykSlCTgON4Ta3eGLPCM= =0Xq3 -----END PGP SIGNATURE----- -- http://mail.python.org/mailman/listinfo/python-list