Joined: October 25th, 2004, 2:20 pm Posts: 686 Location: Naperville, Illinois (USA)
Opus: 7.05
OS: Win XP SP3
System: P4 3.2GHz 1GB RAM 2-TB HDs + 4 more
|
The Input Text Object uses the keyboard, so while the effect you want "looks like" an input text object, it's not.
Create a Text Object and make it the size you want. Add a Border, Shadow and even a Background color. When finished placing it on your Page, do a right mouse click within the Text Object to open the OPUS menu. Select Add Variable, then create a NEW Variable -- call it TXT_Input for example.
Now create Buttons for each letter of the Alphabet and numbers. You'll want an Action of Left Click add "A" to Variable TXT_Input for example.
You'll need and ENTER Button which will then take the Variable TEXT_Input and process it they way you would have handled the standard Input Text Object.
Hope that points you in the right direction.
_________________ Fred Harms, Extraordinary Demos Naperville, Illinois (USA) 630/904-3636 demofred@aol.com
|
|