[wxPython-users] Handling wxButton Up/Down Event
Amit15.Kumar at aricent.com
Amit15.Kumar at aricent.com
Fri Feb 16 02:35:26 PST 2007
Werner
How will i find that on which button mouse up/down event has occured.
Since i am using Button "ABC" ....When button ABC pressed then i do
something .....& when it released then i will do something different.
e.g
In Multi media player .. for Fast Forward buttun
When FF button pressed then it forward the movie & when its up then it
start playing.
Something like this i want to do.
Amit
"Werner F. Bruhin" <werner.bruhin at free.fr>
02/16/2007 04:00 PM
Please respond to
wxPython-users at lists.wxwidgets.org
To
wxPython-users at lists.wxwidgets.org
cc
Subject
Re: [wxPython-users] Handling wxButton Up/Down Event
Hi Amit,
Amit15.Kumar at aricent.com wrote:
>
> Hi All.
> Is there any way to handle wxButton Up & Down Event.
I don't think there is a wxButton up/down event, but you could maybe use
the mouse left/right up/down event.
Werner
---------------------------------------------------------------------
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/20070216/38a32c38/attachment.htm
More information about the wxpython-users
mailing list