On Oct 21, 2:46 am, greg <[EMAIL PROTECTED]> wrote:
> Hugh wrote:
> > TextField callbacks... I want to be able to generate a callback when a
> > textfield is modified. It doesn't appear to have an "action" member...
>
> I haven't got around to adding any actions to text fields
> yet.
>
> In the mea
Hugh wrote:
TextField callbacks... I want to be able to generate a callback when a
textfield is modified. It doesn't appear to have an "action" member...
I haven't got around to adding any actions to text fields
yet.
In the meantime, you could put a key_down method on the
containing window th
The PyGUI website specified this place as the place for general
discussion about it, so here goes
First off - thanks for something that is so straightforward to get
running on OSX... I've been migrating some relatively straight-forward
scripts-with-GUIs from Linux to OSX, and, while I used FLT