| Home | Trees | Indices | Help |
|
|---|
|
|
Collection of helpful decorator methods
|
|||
|
MethodInvocationEvent Event fired to the GUI thread indicating a method invocation. |
|||
|
|||
|
|||
|
|||
|
|||
_EVT_INVOKE_METHOD = 10356
|
|||
|
|||
Method decorator allowing call from any thread. The method is replaced by one that posts a MethodInvocationEvent to the object, then blocks waiting for it to be completed. The target object if automatically connected to the _EVT_INVOKE_METHOD event if it wasn't alread connected. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 6 23:23:46 2009 | http://epydoc.sourceforge.net |