View Issue Details

IDProjectCategoryView StatusLast Update
0001617JEDI VCL00 JVCL Componentspublic2004-04-30 02:24
ReporterMarkus SpoettlAssigned Tomarcelb 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001617: JvInspector, opening categories using the keyboard
DescriptionIs there a way to open category items using the keyboard. I had a look at the code, apparently you're using "VK_ADD" and "VK_SUBTRACT". however, if used on a notebook this isn't very handy. Would it be possible to add <ENTER> or <SPACE> as toggle key or left-right keys? VS.NET uses left-right and enter.
TagsNo tags attached.

Activities

marcelb

2004-04-11 11:35

manager   ~0003810

OK, thought about it. I know I mentioned to you (in a private mail) that left/right would be impossible, but that is not true, at least not for normal items.

The problem is that I want to always have the same keys for the same purpose. Since each item technically could have sub items, I can't use left/right. Enter and Space can even be problematic (Enter is used to apply a value and space can be used in typing a value).

What to do, what to do?

marcelb

2004-04-30 02:15

manager   ~0004135

Decided on using ctrl+left/right and ctrl+enter. Only a slight deviation from VS.NET usage, but can at least be consistently used in JvInspector. Will implement today.

marcelb

2004-04-30 02:24

manager   ~0004136

Fixed in CVS rev 1.90

Issue History

Date Modified Username Field Change
2004-04-10 07:08 Markus Spoettl New Issue
2004-04-10 07:23 marcelb Status new => acknowledged
2004-04-11 11:32 marcelb Status acknowledged => assigned
2004-04-11 11:32 marcelb Assigned To => marcelb
2004-04-11 11:35 marcelb Note Added: 0003810
2004-04-30 02:15 marcelb Note Added: 0004135
2004-04-30 02:24 marcelb Status assigned => resolved
2004-04-30 02:24 marcelb Resolution open => fixed
2004-04-30 02:24 marcelb Note Added: 0004136