Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Strange Text Control Issue
Strange Text Control Issue [message #989169] Tue, 04 December 2012 23:56
Nick Collier is currently offline Nick CollierFriend
Messages: 20
Registered: July 2009
Junior Member
I've got two text controls on a composite. When I do the following:

1. type some text into the first
2. click somewhere else so that the composite loses focus, and
3. come back and click on the second text control,

that second control now displays the text that is in the first control. When I follow the focus traversal I see that the second control gets the focus and its text is OK. Then it looses the focus and regains it. When it regains it, its text is now that of the first control. Has anyone seen anything like this?

thanks,

Nick
Previous Topic:How to deactivate the OLE Document's menus
Next Topic:HTML MARKUP_ENABLED in table data for SWT
Goto Forum:
  


Current Time: Thu Apr 25 06:28:09 GMT 2024

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

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

Back to the top