The problem was that I wanted the LISTBOXVALUES property set to the Value
column of the listbox, as opposed to the Text.
I realise now that it was because I wasn't actually populating the listbox
with any text - merely the value.

What I wanted to do was:
WcaAddTempRecord(hTable, hColumns, L"ListBox", 2, 4, L"LISTBOXVALUES",
entrycount++, wcData, wcDesc);
-- 
View this message in context: 
http://www.nabble.com/Populating-Listbox-from-a-custom-action-tf4104235.html#a11706106
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to