On May 14, 2010, at 2:11 PM, Martinecz Miklós wrote:

> Can I hold formatted text in the CD form's text box?
> 
> On my form there is a text box for giving explanations (or hints) for the
> user.
> 
> I would like to highlight some important parts of the text by making it bold
> or different colours.
> 
> I also want hading of paragraphs to be different from the text.
> 
> Possible, I would like to place small icons within the text (but this is not
> essential and I don't insist on it :).

        Don't use dTextBox, which only handles plain text. Instead, use 
dHtmlBox. This control understands basic HTML formatting, and is used for just 
this purpose. See the dHtmlBox sample in DaboDemo.


-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to