Page 1 of 1

How to Tab Through the MDI Main Form when Child Form Active

Posted: Fri Aug 07, 2009 1:17 pm
by ConvertFromOldNGs
by Didier >> Thu, 14 Feb 2008 11:34:23 GMT

Hi,
I have an issue about tab order .
An MDI main form named frmMain, there are 3 cotrols on it--ctrl1, ctrl2, ctrl3.
when not child form , we can tab through these 3 controls.
but when a child form actived, tab from any control on the frmMain, the next tab stops on the child form.

I need first tab through on the main form , then tab on the child form.

How to resolve the issue ?
Appriciate for any HELP.
Didier
2008.2.14

Re: How to Tab Through the MDI Main Form when Child Form Active

Posted: Thu Jul 22, 2010 11:11 am
by 安安安安安
I have the same issue,

Is there any one could help ?

Re: How to Tab Through the MDI Main Form when Child Form Active

Posted: Thu Jul 22, 2010 12:05 pm
by BeeJay
Unfortunately I do not believe that this standard tabbing behaviour can be avoided when using MDI Child forms inside an MDI Frame that also has "tabable" controls.

... but I'm happy to be corrected if things have changed in this regard in more recent JADE releases. ;)

Cheers,
BeeJay.