Thanks for the info. Have used the mailing list, but sometimes you know, you feel more like a forum I guess it seems less intrusive to folks who might help you out of the kindness of their hearts. But good to know I'm not missing something.
wxWidgets are used in Python code as well as other applications. I've posted here and received helpful responses, but then just noticed that the mast-head for the forum says: "wxWidgets Discussion Forum Discussion forum for wxWidgets C++ programming" Is there a seperate Forum for general wxWidgets i...
The issue of managing focus has come up for me a couple of times and so I should stop putting off figuring it out. I'm using an AUI framework much like the wxPython demo provides. Two situations are dogging me: Using a menu, I show() a pane which I use as a dialog to set some parameters. On the Win3...
Hi all - Just found this user group, so this is my 1st post! No doubt an easy one - at least I hope so... If I've assigned meaningful ID's to a bunch of programatically created wxStaticText's and then need to find one later, what is the syntax for that? I'm thinking there must be something like: old...