Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Focusable field in Swing and SWT(Non-focusable field behaves differently on Swing and SWT clients)
Focusable field in Swing and SWT [message #1053847] Tue, 07 May 2013 20:13 Go to next message
Doc Mukanya is currently offline Doc MukanyaFriend
Messages: 2
Registered: May 2013
Junior Member
If a field is marked as non-focusable, it is not focusable nor editable in the Swing client, yet it is both focusable and editable in the SWT client. Am using Scout 3.9.
Re: Focusable field in Swing and SWT [message #1059367 is a reply to message #1053847] Fri, 17 May 2013 16:43 Go to previous messageGo to next message
Ken Lee is currently offline Ken LeeFriend
Messages: 97
Registered: March 2012
Member
The reason is that the setFocusableFromScout() methods in the classes SwtScoutFieldComposite (for SWT) and RwtScoutFieldComposite (for RAP) are not implemented (empty body).
I will have a look at this next week to check if this was done on purpose or not.
Re: Focusable field in Swing and SWT [message #1059728 is a reply to message #1059367] Tue, 21 May 2013 12:35 Go to previous messageGo to next message
Ken Lee is currently offline Ken LeeFriend
Messages: 97
Registered: March 2012
Member
I asked some other Scout developers about the empty body of the methods setFocusableFromScout() in SWT and RAP but we couldn't find a reason why those methods should be left unimplemented.
Therefore, I created the bug 408566.
Re: Focusable field in Swing and SWT [message #1062226 is a reply to message #1053847] Thu, 06 June 2013 15:06 Go to previous message
Doc Mukanya is currently offline Doc MukanyaFriend
Messages: 2
Registered: May 2013
Junior Member
Thank you.
Previous Topic:Change Icon of checkable Table
Next Topic:BrowserField on Mac OS X
Goto Forum:
  


Current Time: Thu Mar 28 14:06:58 GMT 2024

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

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

Back to the top