|
Replies:
1
-
Last Post:
Jul 1, 2009 12:26 AM
by: technolgia
|
|
|
|
|
|
|
Support For BlackBerry
Posted:
Jun 30, 2009 6:33 AM
|
|
|
Hi,
In my application i use the forms setBackCommand() method to map the escape key of blackberry using Thorstons port. In the same way is it possible to map the dialogue's Cancel command to the escape key and dialogue's Ok command to fireclicked? Can someone help me out with this.
Thanking you, Regards, S.A.Norton Stanley
|
|
|
|
|
|
|
Re: Support For BlackBerry
Posted:
Jul 1, 2009 12:26 AM
in response to: technolgia
|
|
|
Hi, By setting the dialog.SetBackCommand(); and the dialog.SetDefaultCommand(); i could achieve it.
Regards, S.A.Norton Stanley.
|
|
|
|
|