Hey all,

Looking at SWTBotText.notifyKeyboardEvent(int, char, int), I notice that after 
key down and up events are posted a setText(..) is called.  Is there no other 
way?   (Programmatic setting of text values doesn't feel quite right and 
generates behavior that's a bit different than the "real thing" --- notably the 
cursor does not advance...)  I tried removing it and, unsurprisingly, the 
desired text was not entered/typed.  My next thought was to fill in more of the 
event details. Specifically by synthesizing and posting the VerifyEvent and 
ModifyEvent that occur between the key down and up but nothing doing.

Any thoughts?

Thanks!


-phil


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
SWTBot-users mailing list
SWTBot-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swtbot-users
http://swtbot.org/ - a functional testing tool for SWT/Eclipse

Reply via email to