Using Numeric Keypad in Oracle Forms [message #196858] |
Sun, 08 October 2006 13:04 |
waseemharoon
Messages: 4 Registered: April 2006 Location: Karachi
|
Junior Member |
|
|
Dear All,
I am facing some problems when I am Working with Numeric Keypad on Oracle Forms 6i.
I have 10 Buttons and In Every Button Property I have defined the "Access Key".
e.g
Buttons | Property | Value
----------------------------
Button1 | Access Key | "1"
Button2 | Access Key | "2"
Button3 | Access Key | "3"
Button4 | Access Key | "4"
Button5 | Access Key | "5"
Button6 | Access Key | "6"
Button7 | Access Key | "7"
Button8 | Access Key | "8"
Button9 | Access Key | "9"
Button0 | Access Key | "0"
Example : When I will Press Only "1" Using Numeric Keypad, Message Window will appear with the Message "You have Pressed 1..."
All Buttons are functioning Properly when I Pressing (One Key Stroke) 1,2,3,4,5,6,7,8,9,0 using Numeric KeyPad.
But I am not able to apply this Technique on "*" , "/" , "-" , "+" , "." , "Num Lock".
How Can I utilize these Characters(*,-,+,/,NumLock) in my application to perform a certain task using Single Key Stroke through Buttons or any other way in Oracle Forms 6i.
Note : We don't want to give Keyboard / Mouse to User. We have given a Numeric KeyPad to the User for a Certain Task.
Thanks in Advance
Muhammad Waseem Haroon
mwaseem_haroon@yahoo.com
waseemharoon@gmail.com
ocp_waseem@hotmail.com
|
|
|
|
|