Search found 9 matches

by DrDave
02 Jan 2018, 12:34
Forum: Ask for Help (v1)
Topic: Webform Help...
Replies: 0
Views: 392

Webform Help...

Hey Folks, I searched the forum first to see if there was any info about this topic but really couldn't find much. I would like to create a script performs some of the functions of a password manager, but provides more information. So, the script needs to run from a trigger in an application and gat...
by DrDave
19 Jul 2017, 11:19
Forum: Ask for Help (v1)
Topic: Established AHK User taking the dive into programming... Topic is solved
Replies: 6
Views: 1686

Re: Established AHK User taking the dive into programming... Topic is solved

[quote="BoBo"]Thx 4 mentioning [MagicBox]. Wasn't aware of it!
BTW, feel free to use the

Code: Select all

-tag option provided if you use the "Full Editor & Preview" while posting - to support your supporters. Good luck & happy scripting, Doc  :)[/quote]

You're very welcome - I think it's quite useful.

DrD
by DrDave
18 Jul 2017, 20:36
Forum: Ask for Help (v1)
Topic: Established AHK User taking the dive into programming... Topic is solved
Replies: 6
Views: 1686

Re: Established AHK User taking the dive into programming... Topic is solved

So, I used MagicBox to develop this code: Instruction := "Select a PARQ option appropriate for your procedure" Content := "Select 1 option only`; click ""Ok"" to proceed, ""Cancel"" to abort" Title := "PARQ for Procedure?" MainIcon := 99 Buttons := 0x9 RadioButtons := [] RadioButtons.Push([201, "M3"...
by DrDave
18 Jul 2017, 20:00
Forum: Ask for Help (v1)
Topic: Established AHK User taking the dive into programming... Topic is solved
Replies: 6
Views: 1686

Established AHK User taking the dive into programming... Topic is solved

Hi folks, First of all - I love AHK and have used it primarily within the realm of hotkeys and hot strings. I've toyed around with the idea of increasing the functionality of what I use it for (I'm a doc and I use it for writing patient encounter notes) to include some scripting to increase the flex...
by DrDave
01 Jul 2016, 08:50
Forum: Scripts and Functions (v1)
Topic: Radial menu scripts
Replies: 336
Views: 171671

Re: Radial menu scripts

Have been playing around with Radial menu and I really love it. Thanks for putting this together and job well done.

I have been trying to understand the "context sensitive" aspect of using this application but cannot find anything to support this.

Can you explain?

Cheers,

David
by DrDave
14 Mar 2016, 15:38
Forum: Ask for Help (v1)
Topic: Numberic Input Control...
Replies: 1
Views: 645

Numberic Input Control...

Hi folks,

I've searched a bit to see if somebody has already programmed a numeric keypad control - much like the windows calc.exe - for data input - but cannot find anything. Anybody have any ideas where a script might be?

David
by DrDave
13 Mar 2016, 12:56
Forum: Ask for Help (v1)
Topic: Need help for intraoral camera
Replies: 3
Views: 1113

Re: Need help for intraoral camera

Check your user manual - for example with Schick Alt-T takes a still picture. The other approach might be to install spy utility to see message. If you can capture message then a send message should be relatively easy and remap keys.

My guess is the answer is in the user manual.

DrD
by DrDave
13 Mar 2016, 12:01
Forum: Ask for Help (v1)
Topic: Read/Write - Database Use General Question
Replies: 0
Views: 648

Read/Write - Database Use General Question

Hi Folks, I've been an avid user of AHQ for years. I'm a surgeon, am an informatics grad student, have some database knowledge and programming experience. As stated, I have used AHQ for years in a very simple format - mostly for my own use and mostly hot strings in a single script. It has greatly en...

Go to advanced search