Hi! I have a strange problem with standart BrowseFolder dialog.
I have custom dialog witch contains such controls (three fields for selecting directory): <Control Type="Text" Id="DBDirLabel" Width="100" Height="15" X="15" Y="125" Text="!(loc.DBDirsDlgDBDirLabel)" /> <Control Type="PathEdit" Id="DBDirEdit" Width="220" Height="15" X="115" Y="125" Property="DBDIRFIELD" Text="[DBDIRFIELD]"/> <Control Type="PushButton" Id="DBDirPushButton" Icon="yes" FixedSize="yes" Width="15" Height="15" X="340" Y="125" Text="!(loc.DBDirsDlgDB_BMP_ChangeDir)" /> <Control Type="Text" Id="DBLogLabel" Width="100" Height="25" X="15" Y="145" Text="!(loc.DBDirsDlgDBLogLabel)" /> <Control Type="PathEdit" Id="DBLogEdit" Width="220" Height="15" X="115" Y="150" Property="DBLOGDIRFIELD" Text="[DBLOGDIRFIELD]"/> <Control Type="PushButton" Id="DBLogPushButton" Icon="yes" FixedSize="yes" Width="15" Height="15" X="340" Y="150" Text="!(loc.DBDirsDlgDB_BMP_ChangeDir)"/> <Control Type="Text" Id="DBObjLabel" Width="100" Height="25" X="15" Y="170" Text="!(loc.DBDirsDlgDBObjLabel)" /> <Control Type="PathEdit" Id="DBObjEdit" Width="220" Height="15" X="115" Y="175" Property="DBOBJDIRFIELD" Text="[DBOBJDIRFIELD]" /> <Control Type="PushButton" Id="DBObjPushButton" Icon="yes" FixedSize="yes" Width="15" Height="15" X="340" Y="175" Text="!(loc.DBDirsDlgDB_BMP_ChangeDir)" /> All is fine installer runs and folders a selected. But, if I want to set up the same path in each dialog, in first i can do it and in second and third i tries to select but in always shows me a root drive. But if if simply print path all works fine? it happens only when I working with mouse. Can anybody explain me, what happens? Thanks! Best Regards, Tonny Erjomin. Think of the environment...please don't print this e-mail unless you really need to ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users