So, is there any way to work around this issue?  Is there something I can do in 
the handler of my button to cause a focus change before I invoke my CA?  

-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: Wednesday, November 04, 2009 4:45 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Edit control & default button

Dan Giambalvo wrote:
> I'm running into a strange issue with an interaction between an Edit control 
> and a default button with a custom action on a WiX Dialog.  The Edit is tied 
> to an MSI property, and the button's custom action does some processing to 
> validate the value of that property.   I'm finding when I make the button 
> default (so it responds to Enter), that the CustomAction is not passed the 
> updated value of the control.
>
> Is this a known limitation of Windows Installer UI?
>   

Dunno if it's known, but it makes sense, as default buttons don't 
trigger a loss of focus.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to