TabControl - Key Navigation |
Post Reply |
Author | |
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
Posted: 04 July 2005 at 2:31am |
Hello, is there any way to disable Keynavigation in v9.7? This is a new Feature, but there is some strange behavior with it. If i click into any textbox in a Form of the TabControl, then press *right*, *left*, *end* etc. the next (last, etc.) tab gets selected instead of moving the cursor in the textbox. I really hope you can help me! thank you! |
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
this really seems to be a bigger problem, than i thought. if i navigate by key through the tabs, even DISABLED Tabs get selected and their content displayed!!!! that sould not be, as log as i cant activate a tab by *click* i should not be able to activate it! is this a bug? please respond! thank you! |
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
as i wanted this fixed, i tried something myself. but without any result. BUT, i figured out, that even invisible tabs are reachable with keynavigation. add this line to the tabmanager sample after the pagemargin tab is added, then start the app, click onto the first tab, and press *right* untill you reach the hidden tab. TabControl.Item(4).Visible = False please fix this by an enable/disable option for keynavigation, and the enabled/visible thing mentioned. also, in my application (MDI) the focus gets onto the tabcontrol (for keynavigation) after clicking the app in the taskbar. after that i cannot move the cursor in any textboxes. thank you |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello, thank you for this details, We fixed problem with diasabled and hidden tabs and tring to reproduce first and last problems
Tkank you. I think we will release 9.71 with some fixes. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
thank you! reproduction for the focus problem: i createted a simple form, then form2, form3. add the form2+3 to the tabcontrol on form1. some textboxes into form2 or 3. then, if i try to move the cursor in the textboxes, the tabs switches! i could mail this sample project to someone. please tell me, I got one download left (and a few days), what happens, when (when?) 9.71 is released? thank you! |
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
i did not see this problem with 9.6. I dont understand your other advice! What sould be used as pages of TabControl? What about Microsoft Tabstrip? Please explain this more clearly. Because this is a very important and complex part for my software! thank you! |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Can you recheck if it worked with 9.60? The problem can be in embedded forms, we suggest to all to use controls on same form (PictureBoxes) as pages of TabControl instead of forms. Or use it as microsoft tabstrip - manually update Visible property of pages. As advantage it will preserve tab order of full form. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
please note, that my last post is one before yours!
|
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
hello again. is there any news or new developemts or - if not yet- could you post a more clear description of what to do, to avoid this?! i hope you can help me! |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
2005-07-08_060525_TabSample.zip As I said we suggest to use controls from same form as tabs. See attached sample. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
hello again. thank you for this sample. but, this might work, but I cant take all my controls to one form. Thats the reason why I implemented codejocks tabcontrol, to add other forms! Even if i wanted to: if i am right, there is a 255 controls limit per form, i dont want to hit this limit. except that i took the big form apart to multiple forms, after buying your controls. Please tell me: Will you fix this (soon)?? thank you |
|
progame
Newbie Joined: 15 July 2004 Location: China Status: Offline Points: 20 |
Post Options
Thanks(0)
|
the same trouble for me, pls fixed it .
|
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
Hello again, any news on this? are you working on something for this? can I expect an update? I relly hope you can answer me! thank you! |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
You can open new issue, I will send you Updated ocx to test.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
i already did some time ago, please check: issuno # 5340 please send me the ocx and what to do! thank you! Edited by jamesblast |
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
hello again,
can you tell me the status of 9.7_1? those bugs need to be fixed (officially) thank you! |
|
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 |