Re: [WiX-users] Popup window cause text disappearing

2012-11-27 Thread _ext Huebner Michael
Hi We have got the same effect in our installation package. One of our dialogs contains a radio button group control and below it, some controls, one of them is an edit control for password entries. As described by Tatyana, when CAPS LOCK is on and the user ente

[WiX-users] Popup window cause text disappearing

2011-04-21 Thread Tatyana Golovina
I have a dialog for setting the connection string for SQL server with the following code: -