To be clear, it's not a question whether WiX supports it. It's a question 
whether the Windows Installer supports it. Did you try setting the hotkey in a 
static control with tab order before the edit box. That's the way you typically 
handle it in Win32 dialog boxes.

_______________________________________________________________
 FireGiant  |  Dedicated support for the WiX toolset  |  
http://www.firegiant.com/

-----Original Message-----
From: TimM [mailto:timmay...@smarttech.com] 
Sent: Friday, July 18, 2014 8:32 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Custom Dialog box edit controls and setting Alt hotkeys

It was a request from one of our managers as they noticed that they can use 
Alt-Hotkey on the Change Directory dialog box, even though this is a built-in 
MS dialog box. But that dialog box can do it so they wanted in in the main 
installer as I have a Custom Dialog box that has 5 edit controls and they would 
like to Alt-hotkey to set focus to each one.

If there is nothing built into WiX that can support this then I can convince 
them to just use the Tab instead of the Alt-hotkey method.

Thanks.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Custom-Dialog-box-edit-controls-and-setting-Alt-hotkeys-tp7595958p7595960.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and search 
up to 200,000 lines of code with a free copy of Black Duck Code Sight - the 
same software that powers the world's largest code search on Ohloh, the Black 
Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to