FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 1 match
Forum Index
Author Message
  Topic: KeyListener
ebo

Replies: 1
Views: 6754

PostForum: DWT   Posted: Mon Dec 19, 2005 10:20 am   Subject: KeyListener


shell.handleKeyDown(this, &onShellKeyDownEvent);


private void onShellKeyDownEvent(KeyEvent e)
{
if(isShellClickDisable)
return;
else
{
Messa ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group