bundybob wrote:
> 
> I'm trying to deal with an issue where text on the form is running into a
> graphic which I'm hoping is anchored to the right side.  I was trying to
> find where the dimensions of the form are defined.
> 

The width and height is defined on the Dialog element of the form. The
WixUI_Mondo reference means that you've got a project reference to the
WixUIExtension assembly, where the Mondo collection of forms is defined. The
typical way of customizing these forms is to download the WiX source,
copying the relevant .wxs files into your project, renaming them, and
customizing them. Hope this helps.
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-change-define-the-size-of-the-main-UI-form-tp5656662p5661095.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to