HOWTO: Expand/collapse records using keyboard |
Post Reply |
Author | |
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
Posted: 11 April 2011 at 4:55pm |
Hi;
Am I wrong or does the report control not support the keyboard for expanding / collapsing tree-like records? Where do I have to start from to implement this feature if it's actually not supported? Will this be supported in next 15.0.3 release? |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
Hi,
please check the tree view dialog in the report sample. You can use the left, right, plus and minus key to collapse and expand the rows. uploads/1755/ReportSample_18205.zip |
|
Codejock support
|
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Ok, ABuenger; Select the first row (click with mouse) then press the right arrow key until the 9th row is selected. Now press the left arrow key once. From now on the navigation with arrow keys (left/right/up/down) is frozen until another row is selected by mouse. And in my case I have 3 columns (first and third column is neither editable nor fousable). In this case the keyboard navigation does not work (I can't navigate with left/right arrow keys). Update: As soon as I call FocusSubItems(TRUE) and the whole row has no focusable item, the navigation stops working. In my case all parent records have no focusable items. |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
Confirmed. Will be fixed tomorrow.
|
|
Codejock support
|
|
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
Codejock support
|
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Hi Andre;
Could I get updated source? I've allready opened an issue #26476. |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
I'll add the text indent property and then attach the updated source to the issue. Andre |
|
Codejock support
|
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Thanks, Andre!
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |