Re: DrawText question
- From: "Thorsten Albers" <albersRE@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Mar 2006 09:46:26 -0800
Robert <noone@xxxxxxxxxxx> schrieb im Beitrag
<u3B$H2QSGHA.1608@xxxxxxxxxxxxxxxxxxxx>...
Currently I use DrawText with the following flags:(that's
DT_CENTER Or DT_TOP Or DT_END_ELLIPSIS Or DT_NOPREFIX (that's for All-Day
appointments)
DT_LEFT Or DT_TOP Or DT_WORDBREAK Or DT_END_ELLIPSIS Or DT_NOPREFIX
for other appointments)
The effect can be seen in both.
Any hints very welcome!
With this combination it all depends on the rectangle passed in the fourth
parameter ("lpRect"); you should check this. Maybe you are passing a
Null-pointer?
--
----------------------------------------------------------------------
THORSTEN ALBERS Universität Freiburg
albers@
uni-freiburg.de
----------------------------------------------------------------------
.
- Follow-Ups:
- Re: DrawText question
- From: Robert
- Re: DrawText question
- References:
- DrawText question
- From: Robert
- DrawText question
- Prev by Date: DrawText question
- Next by Date: Re: Getting the caller name
- Previous by thread: DrawText question
- Next by thread: Re: DrawText question
- Index(es):
Relevant Pages
|