Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I control a Runtime Keyboard from Oracle form (version 6.0 or 6i) using ActiveX?

0
Posted

How can I control a Runtime Keyboard from Oracle form (version 6.0 or 6i) using ActiveX?

0

• On the form where you want to use the Mountfocus Keyboard create an Ole container. • In the Ole container press the right mouse button and select from the popup menu ‘Insert object’. From the list of available objects select ‘mfSoftkeysCtrl Class’. After selecting this a keyboard will be shown in the Ole container. • From the menu bar select Program Import OLE Library Interfaces. From the list of available classes select Kbd.mfSoftkeys. Select the Method Package ‘ImfSoftkeys’ and press Ok. • Select Program once again Import OLE Library Interfaces. From the list of available classes select now the Kbd.mfSoftkeysCtrl. • Select the Method Package ‘ImfSoftkeysCtrl and press Ok. • After step 3 and 4 you should have the program units KBDLIB_CONSTANTS (Package spec), KBD_CONSTANTS (Package spec), KBD_IMFSOFTKEYS (Package spec), KBD_IMFSOFTKEYS (Package body), KBD_IMFSOFTKEYSCTRL (Package spec) and KBD_IMFSOFTKEYSCTRL (Package body). • After these steps you’re able to call all the functions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123