-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Ed Leafe
Sent: Friday, May 14, 2010 8:33 PM
To: Dabo Users list
Subject: Re: [dabo-users] Formatted text in CD textbox

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

***************

Hi Ed and Paul,

Thanks for your reply.
Can I hold these formatted texts in the database with the relevant other
information?

My form is like an interactive tutorial.
The user can select a topic on the left-side object tree.
The right side of the form is split vertically: the upper window is for help
and hints. The lower window is for user input.

I would like to store the help information and the related user input in one
database, in one record. Each record in the database contains one help text
and the related user input text (in different fields). The user can browse
the topics through object tree.

So, this would be the basic functional design of the form. It means that it
would be good to store the formatted help text in the same database together
with the user input.

However, I cannot find out if it is possible using the dHtmlBox.

Miklós


_______________________________________________
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/!~!uenerkvcmdkaaqacaaaaaaaaaaaaaaaaabgaaaaaaaaackgpanngp0urgxvyyklpm8kaaaaqaaaap9l3c32kjey+atd9pbbs0aeaa...@upcmail.hu

Reply via email to