Tab problem in TaskPanel Child windows |
Post Reply |
Author | |
kylechen
Groupie Joined: 29 November 2004 Status: Offline Points: 57 |
Post Options
Thanks(0)
Posted: 20 April 2007 at 4:20pm |
I'd like to tab through all controls in all opened task panel group but always failed. Please note, these tab group contains one child window(derived from dialog) to hold all controls. If I set the child's "control" and/or "control parent" properties to TRUE, after I tab serveral times, the program will freeze there (You can test it with your sample program). If I set both properties to FALSE, the tab order will be limited inside one group.
The ideal tab order would be 1->2->3->4->5->6->7->... If it can't be done, the 1->2->6->7->... is acceptable.
Please help me out, many thanks.
|
|
kylechen
Groupie Joined: 29 November 2004 Status: Offline Points: 57 |
Post Options
Thanks(0)
|
anybody any idea?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Afraid now you can only Pretranslate tab key and manually set focus to controls you need.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
kylechen
Groupie Joined: 29 November 2004 Status: Offline Points: 57 |
Post Options
Thanks(0)
|
Yes, thanks to oleg, I've solved it using PreTranslate... but still wish it could be implemented in new release some day.
|
|
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 |