PDA

View Full Version : Suggestion: activate context menu button on keyboard



NewsArchive
06-23-2010, 12:24 AM
Friedrich,

When I'm using the script editor out of habit I'm always pressing the
context menu key and then having to use my mouse to right click a line
to activate the menu. Would you consider activating the context menu
key [AppsKey, 5Dh or 93] on the keyboard?

Actually that behavior on EVERY window, and frame, that supports right
click would be greatly appreciated.

--
Lee White

Enroll Today at http://CWaddons.com

Reports....: http://www.cwaddons.com/products/rpm/
Free Review: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Faxing.....: http://www.cwaddons.com/products/afe/

NewsArchive
06-23-2010, 12:26 AM
Great idea. Especially the version 1.1 of that idea<g>

Jeff Slarve

NewsArchive
06-23-2010, 12:27 AM
Jeff,

> Great idea. Especially the version 1.1 of that idea<g>

It's all about the dot releases... but be very careful around those
1's, my friend, very careful indeed!<g>

--
Lee White

Enroll Today at http://CWaddons.com

Reports....: http://www.cwaddons.com/products/rpm/
Free Review: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Faxing.....: http://www.cwaddons.com/products/afe/

NewsArchive
06-23-2010, 12:27 AM
You can never have just one of them<g>

Jeff Slarve

NewsArchive
06-23-2010, 12:28 AM
Jeff,

> You can never have just one of them<g>

True!<g>

--
Lee White

Enroll Today at http://CWaddons.com

Reports....: http://www.cwaddons.com/products/rpm/
Free Review: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Faxing.....: http://www.cwaddons.com/products/afe/

NewsArchive
06-24-2010, 01:50 AM
Lee,

> When I'm using the script editor out of habit I'm always pressing the
> context menu key and then having to use my mouse to right click a line
> to activate the menu. Would you consider activating the context menu
> key [AppsKey, 5Dh or 93] on the keyboard?
>
> Actually that behavior on EVERY window, and frame, that supports right
> click would be greatly appreciated.

I have never ever in my life used this key. I had to Google to find out
what a "context menu key" is <g>. And what a surprise, this key *is* on my
keyboard ;-)

I'll see what I can do.

Friedrich

NewsArchive
06-24-2010, 01:51 AM
Have you checked that it never works? It is a normal response to
WM_CONTEXTMENU. Maybe a change from WM_RBUTTON to WM_CONTEXTMENU will
do everything needed. The problem then is getting to do nothing when
its not needed:)

Steve

--
Neural Planner Software Ltd www.NPSL1.com
EasyNN-plus. Neural Networks plus. www.easynn.com
SwingNN. Forecast with Neural Networks. www.swingnn.com
JustNN. Just Neural Networks. www.justnn.com

NewsArchive
06-24-2010, 01:51 AM
Stephen,

> Have you checked that it never works? It is a normal response to
> WM_CONTEXTMENU. Maybe a change from WM_RBUTTON to WM_CONTEXTMENU will
> do everything needed. The problem then is getting to do nothing when
> its not needed:)

:)

Yes, I played with it today and noticed that it already works (by default)
in all standard controls.

Friedrich

NewsArchive
06-24-2010, 01:51 AM
Friedrich,

> I have never ever in my life used this key. I had to Google to find out
> what a "context menu key" is <g>. And what a surprise, this key *is* on my
> keyboard ;-)

You have to remember, I'm Mr. Keyboard!<g>

> I'll see what I can do.

Thank you.

--
Lee White

Enroll Today at http://CWaddons.com

Reports....: http://www.cwaddons.com/products/rpm/
Free Review: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Faxing.....: http://www.cwaddons.com/products/afe/