Roger Yen wrote:
> I've been wanting to ask this question for awhile, is there any way to
> "lock" text boxes in wix and not make it disabled, ie. the words in it
> gets grayed out and I don't want that, I really just want an un-editable
> text box that gets a text path from a custom action? 
>   

MSI doesn't expose the edit control's read-only attribute. A text 
control is as close as you're going to get but as you note, it can't 
subscribe to changes like a PathEdit can.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to