On Feb 2, 2008, at 7:34 PM, Bob Arnson wrote:

> [EMAIL PROTECTED] wrote:
>> I created a dialog to display my EULA, and I'm using a text  
>> control pointing on
>> a rtf SourceFile. On the first tries, when using text directly in  
>> the XML,
>> everything worked perfectly fine. Now that I'm using a rtf file,  
>> the text
>> control is blank when the dialog is displayed (text is blank,  
>> control has no
>> border although it is specified as sunken, scroll bar arrows are  
>> not displayed,
>> I can only see the scroll bar itself). When I move my cursor on  
>> the top of the
>> scroll bar, the arrows appear. And to display the text, I must  
>> scroll the
>> text...
>>
>
> There's a known bug in the RTF control in Windows that causes it to  
> not paint correctly, especially when the RTF is complex. The  
> workarounds are to use WordPad to save the RTF, which writes a  
> simpler RTF that usually works, or to have a "welcome" dialog  
> first, then show the EULA.
>
> -- 
> sig://boB
> http://joyofsetup.com/
>

Thanks, but the weird thing is that :
- I already tried saving my RTF with WordPad, and in this case, there  
was no text at all....
- My EULA dialog is the second dialog in the installer, the first  
being a welcome dialog.

Fred

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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