Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently December 22nd, 2024, 10:02 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Custom keyboard for tablet PC to enter data to a browser
PostPosted: November 1st, 2010, 12:56 pm 
Offline

Joined: November 1st, 2010, 12:25 pm
Posts: 1
Opus: Pro
I want to create a very simple custom keyboard that can be used to enter data into a web page that is opened on the same page in a browser window.

I am familiar with OSK.EXE and may use that, but I want to try creating a very simple keyboard with just the required keys for the application.

I am happy with scripting etc, so all I need is the physical methodolgy to take input from an Opus button and pass it to the active text box in the browser window. Can it be done?

And if it can, is there any way to have the keyboard on top of the browser window? I know I can make the browswer smaller and have the keyboard below, but can it be ontop?


Thanks

Dave


For this message davesimmons has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: Custom keyboard for tablet PC to enter data to a browser
PostPosted: November 17th, 2010, 3:03 pm 
Offline

Joined: November 25th, 2004, 1:24 pm
Posts: 512
Location: Scotland
Opus: 9.75
OS: Win 10
System: Asus i7-7700K 16Gb
The lack of replies tends to back my thinking that there is no way of doing this directly from within Opus. The floating keyboard can be achieved by creating it as a seperate chapter, you would then store the key presses as ascii characters using an event handler, but there is no way (in Opus) to then feed those characters back into the web browser without using some external application....unless Mack has a dll????? Opus can only set three key states "SetKeyState( Key, State )" for the Num lock, Caps lock and Scroll lock.
AutoIt and Autohotkey could be used. I use AutoHotkey, but mainly on prepared scripts. I might be possible to send the contents of the clipboard or a variable to the active application using AHK, probably same with AutoIt...but it's getting clunky. I'm not sure how AHK will operate with a Opus publication which has a web browser, which will it see as the active window?

Sandy

_________________
Whoever designed this, never actually used it!


For this message sandyn has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: Custom keyboard for tablet PC to enter data to a browser
PostPosted: November 21st, 2010, 5:01 am 
Offline
Godlike
Godlike

Joined: November 12th, 2005, 1:56 am
Posts: 1474
Location: SFBay Area
Opus: OpusPro v9.0x, & Evol.
OS: Vista32
System: Core 2 duo 2Ghz, RAM 3GB, Nvidia Go 7700 - laptop
Dave,

Any progress?
I think Sandy is on the right track. Need any further help... ?

_________________
_good things come to those who wait(0)_


For this message Lar_123 has been thanked by : mackavi


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 47 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group