|
Re: RCP Validation Error Window not found [message #956099 is a reply to message #954927] |
Wed, 24 October 2012 08:38 |
Alexandra Schladebeck Messages: 1613 Registered: July 2009 |
Senior Member |
|
|
Hi there,
It does indeed sound like there is some kind of deadlock - like we are trying to check something in the UI thread when the error dialog is already there. If you can provide information on what toolkit (Swing, RCP ...) you are using, as well as version, platform etc, then that might help. It would also be really useful if you could provide a snippet or even a small example of the application that demonstrates the problem, then we could see what is going on.
In the meantime, I have a possible suggestion for a workaround -
- Put the focus on the combo box (clicking, tabbing to it..)
- Use the "key combination" or "external key combination" to select the item you want to select based on its first letter
- Then wait for the window.
HTH,
Alex
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03564 seconds