Click here to Skip to main content
16,014,748 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do they do anti-alias ??? Pin
Chris Losinger2-Feb-01 4:23
professionalChris Losinger2-Feb-01 4:23 
GeneralATL Com progamming - needed help !!! Pin
1-Feb-01 18:52
suss1-Feb-01 18:52 
GeneralDebugging VB COM Components from a C++ Client Pin
Chris Paulse1-Feb-01 16:49
Chris Paulse1-Feb-01 16:49 
GeneralRe: Debugging VB COM Components from a C++ Client Pin
Chris Paulse2-Feb-01 15:32
Chris Paulse2-Feb-01 15:32 
GeneralThe old mouse recorder Pin
1-Feb-01 12:53
suss1-Feb-01 12:53 
GeneralRe: The old mouse recorder Pin
Michael Dunn1-Feb-01 13:14
sitebuilderMichael Dunn1-Feb-01 13:14 
GeneralRe: The old mouse recorder Pin
1-Feb-01 14:07
suss1-Feb-01 14:07 
GeneralCRichEditCtrl and rotation Pin
AlexMarbus1-Feb-01 12:31
AlexMarbus1-Feb-01 12:31 
Hi,

I'm currently writing an application: the user creates a (one or more) layout, and he/she can place one or more 'text-objects' on this layout. These text-objects are (at this moment) CRichEditCtrl's. I derived my own class from CRichEditCtrl, in which I do some neat stuff Smile | :) (like transparency etc). So far so good.

A (very) nice feature to have in this application would be the ability to rotate these textobjects. Which means, in fact, I have to rotate the CRichEditCtrl itself, since CRichEditCtrl doesn't work with CFont/HFONT (Otherwise, I probably could do something with escapement). Does anyone knows a way to do this?
There are probably some library's that'll do it for me, but I want to stick with CRichEditCtrl. (Unless you know a _very_ good library that does all other cool stuff like word-wrapping as well).

Thanks for reading, I hope you can help me!

--
Alex Marbus
QuestionThe following code looses memory. What's wrong? Pin
1-Feb-01 10:16
suss1-Feb-01 10:16 
AnswerRe: The following code looses memory. What's wrong? Pin
1-Feb-01 10:48
suss1-Feb-01 10:48 
GeneralMDI application Pin
kk91-Feb-01 9:18
kk91-Feb-01 9:18 
GeneralBuilding DLL's with mutual dependencies Pin
1-Feb-01 7:57
suss1-Feb-01 7:57 
GeneralMDI application Pin
kk91-Feb-01 6:35
kk91-Feb-01 6:35 
GeneralControls... Pin
1-Feb-01 6:00
suss1-Feb-01 6:00 
GeneralRe: Controls... Pin
David Fedolfi1-Feb-01 6:51
David Fedolfi1-Feb-01 6:51 
Generalabout callback Pin
1-Feb-01 5:10
suss1-Feb-01 5:10 
GeneralCapturing LPT output from DOS application Pin
Mody_CZ1-Feb-01 3:12
Mody_CZ1-Feb-01 3:12 
Generalfunction call within timer-callback Pin
.::RockNix::.1-Feb-01 1:08
.::RockNix::.1-Feb-01 1:08 
Questionwhat this does Pin
Ahmad31-Jan-01 23:20
Ahmad31-Jan-01 23:20 
AnswerRe: what this does Pin
.::RockNix::.31-Jan-01 23:40
.::RockNix::.31-Jan-01 23:40 
GeneralMail protocols Pin
Daníel B. Sigurgeirsson31-Jan-01 22:31
Daníel B. Sigurgeirsson31-Jan-01 22:31 
GeneralRe: Mail protocols Pin
Erik Funkenbusch1-Feb-01 15:38
Erik Funkenbusch1-Feb-01 15:38 
GeneralConverting integers from array to integer variables Pin
Mike Zolna31-Jan-01 19:01
Mike Zolna31-Jan-01 19:01 
GeneralRe: Converting integers from array to integer variables Pin
Michael Dunn31-Jan-01 19:35
sitebuilderMichael Dunn31-Jan-01 19:35 
GeneralRe: Converting integers from array to integer variables Pin
Mike Zolna31-Jan-01 19:39
Mike Zolna31-Jan-01 19:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.