Hi, I'm in trouble with a combobox in a custom installer dialog.
<ComboBox Property="TESTSYSTEM"> <ListItem Value="CMW500" Text="CMW500" /> <ListItem Value="TS8950GW" Text="TS8950GW" /> <ListItem Value="TS8980FTA" Text="TS8980FTA/NET" /> <ListItem Value="TS8980IB" Text="TS8980IB" /> <ListItem Value="TS8980S" Text="TS8980S" /> <ListItem Value="TS8980S-TSRRM" Text="TS8980S/TS-RRM" /> <ListItem Value="TS-RRM" Text="TS-RRM" /> </ComboBox> If I open the combobox I get a list filled with the text strings and the property will be set to the value string when leaving the dialog by pressing the next button. Fine so far. What I now realized is a strange behaviour. If I select "TS8980FTA/NET" I see this as choosen text. But when pressing Next and Back again I see "TS8980FTA" in the combobox. Same when I set the TESTSYSTEM property to this value before. If I select the entry "TS8980S/TS-RRM" I get displayed "TS8980S-TSRRM" in the combobox and if I open the combobox list again "TS8980S/TS-RRM" is not marked as the seolected entry. Can someone explain to me what happen here and how I could fix it? I use wix 3.6.2221.0 at the moment. Chear and many thanks, Thomas ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users