Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » why does my focus go back to the first Button in my InputDialog Box
why does my focus go back to the first Button in my InputDialog Box [message #447886] Tue, 21 December 2004 03:39 Go to next message
Eclipse UserFriend
Originally posted by: swtnewbie.hotmail.com

hai all,
i have created an InputDialog with 5 Button n corresponding text boxes.
The problem is;When i select any other button other than the button that
which is created first....the focus goes back to the first one again. How
do i keep the focus onto the button i select till i finish my code
execution on the button i selected.
hope someone would reply.
thanx in advance
regards,diana
Re: why does my focus go back to the first Button in my InputDialog Box [message #447897 is a reply to message #447886] Tue, 21 December 2004 11:04 Go to previous message
Eclipse UserFriend
This is the correct platform behavior (try it in the properties dialog on
Windows for example). It's not the focus that is moving, it's the default
button status.

"diana" <swtnewbie@hotmail.com> wrote in message
news:cq8nfo$e6c$1@www.eclipse.org...
> hai all,
> i have created an InputDialog with 5 Button n corresponding text boxes.
> The problem is;When i select any other button other than the button that
> which is created first....the focus goes back to the first one again. How
> do i keep the focus onto the button i select till i finish my code
> execution on the button i selected.
> hope someone would reply.
> thanx in advance
> regards,diana
>
Previous Topic:AWT_SWT Adding Hidden Components
Next Topic:Nice Tapered Tabs in Eclipse IDE
Goto Forum:
  


Current Time: Wed Jul 16 16:03:50 EDT 2025

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

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

Back to the top