It is my assumption that the Tab order is defined by the order in which
the Control elements appear under Dialog element.
You can also exclude the controls from the tab sequence setting the
TabSkip attribute of the Control element to 'yes'.

Hope this helps.

-- Yan

-----Original Message-----
From: Hukumchand Shah [mailto:hukum.s...@gmail.com] 
Sent: Wednesday, April 22, 2009 10:01 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] How to change focus on the dialogs for
components(likebutton, checkbox, etc.) in wix dialogs?

Hi All,

I am using LicenseAgreementDlg.wxs in my wix installer. In this when I
press
the tab button from keyboard, the focus order is weird.
On tab button the focus order is [Back->Next->cancel->license
Text->Print->Checkbox->Back...].
I want to change this focus order on tab.

Is there any way to do it? OR How to set tab button focus order in wix
dialogs?

Thanks & Regards,
Hukum
------------------------------------------------------------------------
------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to