Hello Guest it is March 29, 2024, 03:06:39 AM

Author Topic: Virtual numeric keyboard as plugin  (Read 3445 times)

0 Members and 1 Guest are viewing this topic.

Virtual numeric keyboard as plugin
« on: July 19, 2011, 01:28:51 PM »
Hello,

I've posted this already under Pluigns, the resonance is rather poor.

I wrote a plug in which lets you set DRO values. Some data:
You can assign up to 6 DRO's
The button size can be be adjusted to your needs, which effects also the dialog size
2 skins available Normal and some kind of 3d look
plain numeric keypad and numeric keypad with a little math option (add, sub, mult, div, root, power) where you can also read DRO's for math operation
startable from Mach3 menu, or from a screenset button with the following property SetUserLED(1100,1) the LED number must not be used by any other plug in, or control element. A tuturial video is on my homepage under:
Downloads -> MachScreen Videos-> using the build in Editor

Under Config you can:
set the LED number
select Number pad or Math number pad
select language English, German
assign the DRO to the keypad
define the number of used DRO's
set button size
select skin


under Settings you can:
set the font for the Keys, Edit field and the DRO names

The program is in Beta state. I would really appreciate any comments and suggestions.

Klaus

The brain isn't a soap, it doesn't shrink when used.
Re: Virtual numeric keyboard as plugin
« Reply #1 on: July 19, 2011, 04:38:33 PM »
Guess I am a little confused, I downloaded a plugin but it  it only has OEM DRO XYZA

I like it but guess if I am wondering if I have the right program. V0.01Beta

I don't find a Skins feature you mention.




Re: Virtual numeric keyboard as plugin
« Reply #2 on: July 19, 2011, 05:41:56 PM »
Hi,

if you go to the config dialog (Mach3 menu "Config -> Config Plugins -> MachKeyPad ...) you can select / assign any DRO by clicking the combo box, except user defined ones. Version 0.01Beta is the actual version.


Klaus
The brain isn't a soap, it doesn't shrink when used.
Re: Virtual numeric keyboard as plugin
« Reply #3 on: July 19, 2011, 07:04:22 PM »
Cool!!!
What is the button "Sprache andern" next to the Keypad Type? I found out it has to do with the language.

The X at the top does not work only the "close works"
Pretty cool beta
Thanks