I have seen this kind of behaviour with checkboxes, when the dialog has
incorrect tabskip settings or not tabskip at all. I think a warning
related to tabskip appears when linking, or by doing a validation. Maybe
it helps, check it out.
K-ballo.-
Levi Wilson escribió:
> Even if it completely c
Even if it completely covered the buttons, the dialog would still receive a
refresh for the control...it doesn't make sense that it would disappear.
On 1/19/07, Bob Arnson <[EMAIL PROTECTED]> wrote:
Patrick Steele wrote:
Thanks anyway Bob, I did end up splitting the one dialog into two dialog
Patrick Steele wrote:
Thanks anyway Bob, I did end up splitting the one dialog into two
dialogs and that worked. I don't know why the radio buttons kept
disappearing, except that possibly closing the balloon popup does not
cause a dialog refresh?
If the balloon completely covered up the butto
No conditions in the radio group:
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: 18 January 2007 16:46
To: Patrick Steele
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Refresh on next button
Patrick Steele wrote:
If the
EMAIL PROTECTED]
Sent: 19 January 2007 16:05
To: Patrick Steele
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Refresh on next button
Patrick Steele wrote:
No conditions in the radio group:
Hmmm. Sorry, no ideas coming to mind...
--
sig://boB
http://bob
Patrick Steele wrote:
No conditions in the radio group:
Hmmm. Sorry, no ideas coming to mind...
--
sig://boB
http://bobs.org
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and y
Patrick Steele wrote:
If the masked edit is moved to the bottom of the screen, the radio
buttons will still disappear. I have just decided I am going to
separate this one dialog into two dialogs. This is not the answer I
would wish for, but at least it would be correct.
If it's not just happe
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: 18 January 2007 06:05
To: Patrick Steele
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Refresh on next button
Patrick Steele wrote:
This appears to work in that I can type in numbers ( image 1 ).
When I try to type in a
Patrick Steele wrote:
This appears to work in that I can type in numbers ( image 1 ). When I
try to type in a character ( image 2 ), a popup balloon appears
telling me only numbers are valid. However, when clicking the x in the
balloon to close it, the radio buttons that I had on screen now s
Patrick Steele wrote:
Thanks Levi. Is it even possible then to ensure that one of the
variables I wish the user to enter is of type integer?
Height="20" Property="MY_PORT" Text="{5}" Integer="yes" />
I would have though something like the above, however if you enter an
alphanumberic value in
16 January 2007 16:31
To: Patrick Steele
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Refresh on next button
You can ensure that it is an integer by using a custom action. I've
never set @Integer='Yes', but that should not allow them to enter alpha
characters in the
, and can only be closed from task
manager ( wix 3.0.2211 ) :|
From: Levi Wilson [mailto:[EMAIL PROTECTED]
Sent: 16 January 2007 13:43
To: Patrick Steele
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Refresh on next button
On second thought, I
rick Steele
*Cc:* wix-users@lists.sourceforge.net
*Subject:* Re: [WiX-users] Refresh on next button
On second thought, I'm not sure if you can get it to automatically refresh
to enable the "Next" button. In the thread that I sent you, when I clicked
the Next button was when I
On second thought, I'm not sure if you can get it to automatically refresh
to enable the "Next" button. In the thread that I sent you, when I clicked
the Next button was when I was updating items on my dialog. I believe in
your case you want "Next" to be enabled whenever text has been entered.
You might want to check out this thread:
http://sourceforge.net/mailarchive/message.php?msg_id=37875289
I'm not sure if it will "solve" your problem, but it might give you some
ideas to try to achieve what you're trying to do?
On 1/16/07, Patrick Steele <[EMAIL PROTECTED]> wrote:
One of my d
One of my dialog screens requires the user to fill in two text fields:
...
...
The next button should only be enabled if both variables contain data.
This code appears to work but upon typing in the second value, it
requires me to click elsewhere in order for the dialog to re
16 matches
Mail list logo