Hi,
I have two panels, the right’s panel have a button. How capture event/status this button from left’s panel for know if it was pressed?
···
–
SIN ETIQUETAS.[ PUNTO ]
http://hi.im/jyr
http://www.opentumblr.com
Hi,
I have two panels, the right’s panel have a button. How capture event/status this button from left’s panel for know if it was pressed?
–
SIN ETIQUETAS.[ PUNTO ]
http://hi.im/jyr
http://www.opentumblr.com
Hi,
On Nov 11, 8:29 pm, Jair Gaxiola <jyr.gaxi...@gmail.com> wrote:
Hi,
I have two panels, the right's panel have a button. How capture event/status
this button from left's panel for know if it was pressed?
If you're trying to communicate between two panels, then you probably
want to use pubsub. Here's a link:
http://wiki.wxpython.org/PubSub
-------------------
Mike Driscoll