Hi Bob,

Bob Arnson <[EMAIL PROTECTED]> writes:

> I'd be surprised if ScrollableText controls supported formatted text.
> Even the {\rtf1 start uses MSI's style-formatted hint.

I think you are right. It does not seem there is any way to get anything
except static text to the ScrollableText control. I was trying to come
up with a way to set its Text attribute to the content of some property
via Subscribe/CustomAction but there does not seem to be a way to do
this.

> Why not just use a text control with multiple lines?

Well, two things mainly:

1. If the text is too long then user won't see the whole thing and
   there is no scroll bar.

2. ScrollableText allows copying of the text into clipboard so the
   user can paste it into another application (Visual Studio IDE
   in my case).


thanks,
-boris


-- 
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
Open-Source, Cross-Platform C++ XML Data Binding

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to