Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » monitoring focus change for a view
monitoring focus change for a view [message #175975] Sun, 03 September 2006 19:08 Go to next message
Eclipse UserFriend
Use of the FocusListener interface seems suited for finding out when a
particular control gains or looses focus. I'm trying to find out when my
workbench view looses focus as a whole (covering all children). Other than
iterating through all the children and register a listener for each, is
there some other way to acomplish this? I was looking for something along
the lines of a listener that gets invoked on a focus change on any
workbench control and then the listener could walk up the hierarchy of the
event's control to find out if its a child of the view.

John
Re: monitoring focus change for a view [message #176013 is a reply to message #175975] Mon, 04 September 2006 09:10 Go to previous message
Eclipse UserFriend
I meant to post this to the SWT newgroup not this one. Please disregard.
Previous Topic:how to run an executable
Next Topic:Choosing target platform for compiling
Goto Forum:
  


Current Time: Fri Sep 26 11:57:46 EDT 2025

Powered by FUDForum. Page generated in 0.79347 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top