[wxPython-users] Re: Send event to Sizer

Amit15.Kumar at aricent.com Amit15.Kumar at aricent.com
Fri Feb 9 03:20:40 PST 2007


Thanks Eli
calling Layout() is working :)





Eli Golovinsky <gooli at tuzig.com> 
Sent by: news <news at sea.gmane.org>
02/09/2007 04:48 PM

Please respond to
wxPython-users at lists.wxwidgets.org


To
wxpython-users at lists.wxwidgets.org
cc

Subject
[wxPython-users]  Re: Send event to Sizer






I'll take a shot, though the last time I answered you I was wrong.

As far as I know, you can't send events to sizers. Only classes deriving 
from EvtHandler can accept events, and sizers aren't.

Why would you want to sent a size event to a sizer? Maybe what you're 
looking for is a call to the sizer's Layout function?


Amit15.Kumar at aricent.com wrote:
> 
> Can anybody tell me "how to send event to sizer"
> 
> Suppose i want to send wxEVT_SIZE to wxsizer.
> 
> thanks
> amit
> 
> ***********************  Aricent-Unclassified   ***********************
> 
> "DISCLAIMER: This message is proprietary to Aricent and is intended 
solely for the use of 
> the individual to whom it is addressed. It may contain privileged or 
confidential information and should not be 
> circulated or used for any purpose other than for what it is intended. 
If you have received this message in error, 
> please notify the originator immediately. If you are not the intended 
recipient, you are notified that you are strictly
> prohibited from using, copying, altering, or disclosing the contents of 
this message. Aricent accepts no responsibility for 
> loss or damage arising from the use of the information transmitted by 
this email including damage from virus."
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org




***********************  Aricent-Unclassified   ***********************
"DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of 
the individual to whom it is addressed. It may contain privileged or confidential information and should not be 
circulated or used for any purpose other than for what it is intended. If you have received this message in error, 
please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly
prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for 
loss or damage arising from the use of the information transmitted by this email including damage from virus."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/20070209/cc550493/attachment.htm


More information about the wxpython-users mailing list