Richard wrote:
> This is similar to what I was suggesting, except that the separate
> button is just the Next button on the dialog. In other words, put
> your input validation in the Next button and display a modal error
> dialog if there's a problem, otherwise continue to the next dialog in
> you
In article <[EMAIL PROTECTED]>,
Bob Arnson <[EMAIL PROTECTED]> writes:
> Lindsay Harris wrote:
> >
> > Bob, thanks so much for your response. So I wonder, is there any way
> > to force a refresh or redraw of a WIX dialog?
> >
>
> None that I'm aware of. The general approach is to have a s
Lindsay Harris wrote:
Bob, thanks so much for your response. So I wonder, is there any way
to force a refresh or redraw of a WIX dialog?
None that I'm aware of. The general approach is to have a separate
button (or double-up the Next button) that triggers the check. (e.g.,
"Server name"
In article <[EMAIL PROTECTED]>,
Lindsay Harris <[EMAIL PROTECTED]> writes:
> Bob, thanks so much for your response. So I wonder, is there any way to fo=
> rce a refresh or redraw of a WIX dialog?
What is it you're really trying to do?
You've asked about a task without stating the goal.
U
Kumar
Subject: Re: [WiX-users] capturing text change event
Lindsay Harris wrote:
Is there any way to capture the text changed event for an Edit control.
No; MSI doesn't expose events on Edit controls. From the MSI doc:
The ControlEvent Table specifies the control events
that are started w
Lindsay Harris wrote:
Is there any way to capture the text changed event for an Edit control.
No; MSI doesn't expose events on Edit controls. From the MSI doc:
The ControlEvent Table specifies the control
events that are started when a user interacts with a PushButton Control
, CheckBox C
6 matches
Mail list logo