Octavian Rasnita wrote:
Hi Mattia,
Thank you very much! This is good news.
I've seen that I can set the colors of the text, and the alignment, but
I couldn't find how to set a certain font with some attributes (bold,
italic, underline). Could you please give me a short example?
Just use ->
ary?
Thank you.
Octavian
- Original Message -
From: "Mattia Barbon" <[EMAIL PROTECTED]>
To: "Octavian Rasnita" <[EMAIL PROTECTED]>
Cc:
Sent: Friday, March 21, 2008 7:15 PM
Subject: Re: wxTextAttr
Octavian Rasnita wrote:
Hi Octavian,
I want to
Octavian Rasnita wrote:
Hi Octavian,
I want to create a readonly multiline rich text control that has the
wxTE_PROCESS_ENTER style, so I've tried to use
Wx::TextCtrl with the wxTE_RICH2 style.
I need to make some format settings in the control, like the font, the
color, background-color, b
Hi,
I want to create a readonly multiline rich text control that has the
wxTE_PROCESS_ENTER style, so I've tried to use
Wx::TextCtrl with the wxTE_RICH2 style.
I need to make some format settings in the control, like the font, the
color, background-color, boldness and other things like that a