Re: Wrapping of a String
- From: "Mark Salsbery [MVP]" <MarkSalsbery[MVP]@newsgroup.nospam>
- Date: Mon, 15 Oct 2007 11:11:17 -0700
How are you displaying the text on the screen?
By setting a static control's text?
Are you storing the string somewhere?
Can you post a code snippet?
Mark
--
Mark Salsbery
Microsoft MVP - Visual C++
"Kishor" <ykk157@xxxxxxxxx> wrote in message
news:1192469874.465303.129630@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm having a problem with a static control. I deal with a GUI Page
which retrieves string directly from a hardware device. I could get
the string and display on the screen when the page is activated for
the first time. But when the page is activated one more time, the
string wraps and tooltip begin to appear...
Could any one tell me how could i display the string successffully any
number of times without wrapping and also without tooltip.
I've increased the size of the static control. But of no use
.
- References:
- Wrapping of a String
- From: Kishor
- Wrapping of a String
- Prev by Date: Re: News reader looses a good topic.
- Next by Date: Intermittent work in UI thread
- Previous by thread: Wrapping of a String
- Next by thread: Re: Wrapping of a String
- Index(es):
Relevant Pages
|