![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Quick Question regarding Frames
From: Dave Mandelin <mandelin@cs.berkeley.edu>
Date: Tue Mar 28 2006 - 20:52:21 CEST
Chris S wrote:
I'm sure there are many ways of doing it, but I have always done it by
class FrameA(wx.Frame):
# This function does the updating of the control, to make things
class FrameB(wx.Frame):
def OnOtherThingClicked(self, event):
--
Want to play tabletop RPGs over the internet?
Check out Koboldsoft RPZen: http://www.koboldsoft.com
Received on Sun Apr 30 21:27:06 2006
|