Wxpython methods!
Hello all,
I need some help to get all wxpython methods that associate widgates. I mean ALL methods for wx.Button, wx.Frame etc. I will appreciate if I will get something like pdf version but anything or Idea is welcomed
Thanks and regards
Steve
evstevemd
Senior Poster
3,713 posts since Jun 2007
Reputation Points: 462
Solved Threads: 392
Hi
Just download the wxPython Docs and Demos and go to the wxWidgets Reference. I think that might help.
Paul Thompson
Veteran Poster
1,119 posts since May 2008
Reputation Points: 264
Solved Threads: 183
Thanks Paul, It helps alot but you have to go through all C++ stuffs. Isn't there sorted methods somewhere only for Python with no C++ stuffs?
Thanks again
evstevemd
Senior Poster
3,713 posts since Jun 2007
Reputation Points: 462
Solved Threads: 392
So, how do I distinguish Pythons from C++s because I saw somewhere that some functions are not available in wxPy
evstevemd
Senior Poster
3,713 posts since Jun 2007
Reputation Points: 462
Solved Threads: 392
bumsfeld
Nearly a Posting Virtuoso
1,445 posts since Jul 2005
Reputation Points: 404
Solved Threads: 184
Thanks alot sir
I have that API and was looking for manual with some examples. Since there is none, case is closed
evstevemd
Senior Poster
3,713 posts since Jun 2007
Reputation Points: 462
Solved Threads: 392