Hotkeys Discussion Forum

The Hotkeys Discussion Forum is a forum where users of Hotkeys (including the author) can post their experiences with the program, suggestions etc.

Also, any questions regarding the use of the program can be posted here and I'll try to answer them within one working day.

Bruiloft Patrick

by

Hoi arjen,

Patrick wil graag weten (uiterlijk morgen) of je ook naar de bruiloft komt.
Mail mij even, dan mail ik hem wel (of krijg je zijn e-mail adres, zit nu thuis)

Robert,
(p.s. we realy missing the coffee)

Posted on Sep 2, 1999, 9:52 AM

Respond to this message

Goto Forum Home

Re: Bruiloft Patrick

by

Hoi Robert

I'll be there (carpoolen??)

P.S. Please use my email address in the future. This discussion group is for Hotkeys only.

Posted on Sep 7, 1999, 4:18 AM

Respond to this message

Goto Forum Home


{BACKSPACE}

by

I would like to "send keystrokes {BACKSPACE}" for
Totkey: Ctrl-H. I set Hotkey 1.51.
But Applications(Netscape, FronPage, ...) receive Ctrl-Backspace, not Backspace only. Why?

Posted on Aug 26, 1999, 9:17 PM

Respond to this message

Goto Forum Home

Sorry.. The above is not right.

by Man

I'm sorry, that problem is on ver. 1.01 from www.download.com. I failed update to ver. 1.51.

Now I updated. and Looks Ctrl-H will be Backspace on Application. But,

- much slower than 1.01
- I can't input many Ctrl-H continuously
( I have to release Control keys between Ctrl-H and next Ctrl-H )

And maybe these are features, right?


Posted on Aug 26, 1999, 11:13 PM

Respond to this message

Goto Forum Home


Reason

by Man

>- much slower than 1.01
>- I can't input many Ctrl-H continuously
>( I have to release Control keys between Ctrl-H >and next Ctrl-H )

Now I understand the reason. Ver. 1.51 waits
"Releasing Ctrl" before action.
That's why I felt very slow, and of course I need
releasing Ctrl between Ctrl-H and Ctrl-H.

Can you do anything for this? Maybe I need "accel"
option (w/o waiting releasing) to continue using...


Posted on Aug 26, 1999, 11:53 PM

Respond to this message

Goto Forum Home


SO SORRY I DIDN'T READ HELP

by Man

Now I read Help:
When using a Sendkey command, Hotkeys remained active. If keys were send that corresponded to a hotkey definition, that hotkey definition would be triggered, causing random programs to be run. Although I mentioned this in the previous help file as a feature, it turned out to be very annoying. This version of Hotkeys disables the Hotkeys while sending keystrokes, so this doesn't happen anymore.

OK, Thanks.

Posted on Aug 27, 1999, 12:02 AM

Respond to this message

Goto Forum Home


DBCheckBox....

by

<br><font size="4" color="#38b0de" face="arial"> Why the component DBCheckBox doesn't accept work in group for a field in the data tables, for example in the standard table? There's a secret?
<br><b>Thanks</b></font>

Posted on Aug 24, 1999, 11:51 AM

Respond to this message

Goto Forum Home

Re: DBCheckbox

by

Hi Rodrigo

To be honest, I don't have a clue why the DBCheckbox doesn't work the way you'd expect.

You are better of asking this question in one of the Delphi newsgroups (you might want to check www.dejanews.com for newsgroups). This discussion group is for the use of the Hotkeys program (which was written in Delphi).

With best regards

Arjen Broeze

Posted on Aug 25, 1999, 2:13 AM

Respond to this message

Goto Forum Home


maxmimizing

by

Hi,

I happened to delete the maximize/minizie windows shortcuts. Can I get them back?

/Staffan

Posted on Aug 23, 1999, 1:22 AM

Respond to this message

Goto Forum Home

Maximize/minimize shortcuts

by

Hi Staffan

Here they are

Maximize: Send Keystrokes "% {UP}{UP}~"
Minimize: Send Keystrokes "% {UP}{UP}{UP}~"
Restore : Send Keystrokes "% ~"

Don't include the quotes in the "Keys to send" edit box.

Hope this helps

With best regards

Arjen Broeze

Posted on Aug 25, 1999, 2:11 AM

Respond to this message

Goto Forum Home


A big Thank You!

by

As a fellow Delphi programmer, I appreciate being able to see other programmers code to learn and grow using this great (underestimated!) language of ours, Delphi. Thanks for sharing your cool, well written code with all of us!

Regards,

Dave
San Diego, California

Posted on Aug 18, 1999, 7:38 PM

Respond to this message

Goto Forum Home

Can I switch to the previous application with Alt-Tab?

by Sergey V. Biryukov

What is the Hotkeys code to switch to atother application by Alt-Tab? Thanks.

Posted on Aug 16, 1999, 7:18 AM

Respond to this message

Goto Forum Home

Alt-tab in Hotkeys

by

The hotkeys code for switching to another app with alt-tab is:

Send keystrokes: %{TAB}

Hope this answers your question.

With best regards

Arjen Broeze

Posted on Aug 23, 1999, 12:17 AM

Respond to this message

Goto Forum Home


confussed

by

Will this 'hotkeys' work on win'98? If so why can't I get it to set up a new hotkey?

I type in a discription, get an ID code and then
chose 'send keystrokes'. I type 'co0156m' in the
'keys to send' box. For a hotkey selection I check the control box and then chose 'caplock'.
The 'hot key is active' box is already cheked and I push the 'Apply' button, then close the editor box.

Now as I understand the instructions that should put that entry into the active list of hotkeys, and to all apperances it dose. Except when I use ctrl+caplock(the key, not the word) I get no responce at all.

Your programe is exactly what I need and want and I would pay good money for it if I could just get it to like me. What am I doing wrong?!!

Posted on Aug 9, 1999, 11:49 AM

Respond to this message

Goto Forum Home

Re: confused

by

Hi Larry

Although it seems a valid combination, I've just found out that Windows will let you set the Ctrl+Capslock combination for a hotkey, but it never notifies the application that this particular keycombination is pressed. This may have something to do with the fact that Capslock is a toggle key, but I'm not sure.

I'll research the problem and let you know what I find out. For now, the only thing to remedy it is to use a different key-combination (eg ctrl+space).

With best regards

Arjen Broeze

Posted on Aug 14, 1999, 4:15 AM

Respond to this message

Goto Forum Home


How to send keystroke of "alt + left arrow"

by CY

see title, I want a hot key for "back"

Posted on Aug 8, 1999, 8:13 PM

Respond to this message

Goto Forum Home

Alt+Left arrow

by

the key combination for alt+left arrow is "%{LEFT}" (without the quotes of course).

Hope this helps

Best regards

Arjen Broeze

Posted on Aug 14, 1999, 4:19 AM

Respond to this message

Goto Forum Home


Hi Broece

by nehcey


Important matter

Hi Broece, originally I thought "postcardware" is a lame idea, but after other people pointer, I realized some progarmer do take the postcard seriously.

You don't know how frequently I use the Hotkeys on my libretto. They are literally MAKE for each other! My beloved libby has one of the worst, if not the mouse built-in mouse, I really need to use the Hotkeys on win32. Simply your program kisk ass.

Come on man speak up, what do you want me to send you from New York City? There must be something better than postcards, and make you all warm up inside and rush to write 10,000 lines of code. :) Do you collect stamps? metrocard, poster? I got some rare used metrocards (metrocard is ticket for subways and public buses.) Maybe some celebrity posters? (then again you can get those things easily on the net)

If you don't answer me, I'm going to send you an adjustable Yankees cap.


-nehcey <name0000 at yahoo dot com>


Posted on Aug 8, 1999, 8:12 PM

Respond to this message

Goto Forum Home

PostcardWare

by

Hi nehcey

Thanks for you absolutely positive report on Hotkeys. I'm glowing ;-)

But seriously, I do think sending a postcard of your hometown is ok (of course, I wouldn't object if you include that Yankees cap you mentioned). It gives me a chance to see where the program is being used and where people got it from. Besides programming is still a hobby of mine and I'm glad that others can use the stuff I originally wrote for my personal use.

With best regards


Arjen Broeze

Posted on Aug 13, 1999, 1:48 PM

Respond to this message

Goto Forum Home


launching programs

by

what commands do i need to launch programs like quicken, mirosoft word etc. I can't seem to find the answer in the help menu. Could you reply by email please. Thanks, Robin

Posted on Aug 6, 1999, 6:58 AM

Respond to this message

Goto Forum Home

Find more forums on DelphiCreate your own forum at Network54
 Copyright © 1999-2009 Network54. All rights reserved.   Terms of Use   Privacy Statement