Hey,
 
I have got my GUI all set up and working. My only problem I can notwork out is 
how do I set text entered by a user back into my property.<Property 
Id="DatabaseName" Value="Database Name"/>From DatabaseDetailsDlg:<Control 
Id="DatabaseLabel" Type="Text" X="20" Y="180" Width="290" Height="18" 
NoPrefix="yes" Text="Database Name:" /><Control Id="Database" Type="Edit" 
X="20" Y="200" Width="320" Height="18" Property="DatabaseName"  
Text="[DatabaseName]" />This is from my Dialog follow too:<Publish 
Dialog="DatabaseDetailsDlg" Control="Back" 
Event="NewDialog"Value="TypeOfInstallDlg">1</Publish><Publish 
Dialog="DatabaseDetailsDlg" Control="Next" 
Event="NewDialog"Value="SharedFilesDlg" >1</Publish>So I have got Database Name 
appearing in my GUI, but lets say a userchanges it to 'ThisDatabase' How do I 
assign that back intoDatabaseName?
 
Thanks
_________________________________________________________________
Buy, rent, invest property online today.
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fwww%2Eallrealestate%2Eco%2Enz%2Freview%2Fhome%2Dbuying%2Dinfo%2Ehtml%3Frsf%3Dmsnnz%5Ftextlink&_t=26000&_r=REA_NZ_tagline&_m=EXT
-------------------------------------------------------------------------
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