How to act on a widget if clicked outside of it?
- From: koloska <koloska@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Oct 2009 11:53:11 -0700 (PDT)
Hello,
I try to mimic the behaviour of a menu:
If it is open, you can go over the other menu entries, they are
highlighted and can be selected
-> this is an easy task with a local grab on the menubar
But what about response from other parts of the application. Other
applications (like firefox) respond from other GUI elements (like the
toolbar or the status bar) with highlighting, too.
My problem is with an edit entry that popup from a label and should be
dismissed when the user clicks elsewhere inside or outside the
application. All other GUI elements should stay responsive (be
highlighted when moused over).
Can you help me?
Thank you
Uwe
.
- Follow-Ups:
- Re: How to act on a widget if clicked outside of it?
- From: Donal K. Fellows
- Re: How to act on a widget if clicked outside of it?
- Prev by Date: Re: Parsing XHTML with tDOM
- Next by Date: Re: Parsing XHTML with tDOM
- Previous by thread: question on the text widget and channel
- Next by thread: Re: How to act on a widget if clicked outside of it?
- Index(es):
Relevant Pages
|