Click here to Skip to main content
15,902,635 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Seraching a key(s) in ODBC Pin
Scozturk20-Jun-03 23:15
professionalScozturk20-Jun-03 23:15 
Questionhow to read first 4 bytes of the file in hex?? Pin
pnpfriend20-Jun-03 8:02
pnpfriend20-Jun-03 8:02 
AnswerRe: how to read first 4 bytes of the file in hex?? Pin
David Crow20-Jun-03 8:13
David Crow20-Jun-03 8:13 
AnswerRe: how to read first 4 bytes of the file in hex?? Pin
Johnny ²20-Jun-03 8:15
Johnny ²20-Jun-03 8:15 
AnswerRe: how to read first 4 bytes of the file in hex?? Pin
Dominik Reichl20-Jun-03 9:02
Dominik Reichl20-Jun-03 9:02 
GeneralDC size constraints Pin
alex.barylski20-Jun-03 7:21
alex.barylski20-Jun-03 7:21 
GeneralRe: DC size constraints Pin
Ryan Binns20-Jun-03 16:22
Ryan Binns20-Jun-03 16:22 
GeneralFont rotation question Pin
alex.barylski20-Jun-03 7:14
alex.barylski20-Jun-03 7:14 
This is the first of two questions I have...the other I will post as a seperate thread... Smile | :)

I have written a control which displays text at a 45 deg. angle and it appears really crappy, unless I make font larger than 20+ units CreateFont() param. This throws the control off a little, because all normal text that hasn't had it's orientation/escapement changed appears fine and smaller than it's rotated equivilent.

So my question is this...could I output the text as a non-rotated font...into say a temp bitmap...then rotate the bitmap and anti-alias the image once rotated??? And hope for better results...

I'm aware Windows supports anti-aliasing on fonts as an option...and I have that checked...however...it appears to only work when the font is a certain size...and currently 20 I much too large...

Just an Idea I have...i'd like to hear some opinions from the rest of you...perhaps you know of a better solution..???

Thanks u kindly Smile | :)

Cheers

"Two wrongs don't make a right, but three lefts do!" - Alex Barylski Smile | :)
Generalchange text color of a disabled CComboBox Pin
tomc20-Jun-03 7:00
tomc20-Jun-03 7:00 
GeneralRe: change text color of a disabled CComboBox Pin
alex.barylski20-Jun-03 7:07
alex.barylski20-Jun-03 7:07 
GeneralRe: change text color of a disabled CComboBox Pin
basementman20-Jun-03 9:06
basementman20-Jun-03 9:06 
GeneralGetting Started Pin
DaveB11th20-Jun-03 6:48
DaveB11th20-Jun-03 6:48 
GeneralRe: Getting Started Pin
David Crow20-Jun-03 7:18
David Crow20-Jun-03 7:18 
GeneralRe: Getting Started Pin
DaveE9th20-Jun-03 16:03
DaveE9th20-Jun-03 16:03 
QuestionIn a CListCtrl class, how to select a row from the list using the Up and Down arrows on the keyboard? Pin
ElizabethC20-Jun-03 6:47
ElizabethC20-Jun-03 6:47 
AnswerRe: In a CListCtrl class, how to select a row from the list using the Up and Down arrows on the keyboard? Pin
David Crow20-Jun-03 7:21
David Crow20-Jun-03 7:21 
GeneralRe: In a CListCtrl class, how to select a row from the list using the Up and Down arrows on the keyboard? Pin
ElizabethC20-Jun-03 7:34
ElizabethC20-Jun-03 7:34 
GeneralRe: In a CListCtrl class, how to select a row from the list using the Up and Down arrows on the keyboard? Pin
David Crow20-Jun-03 7:47
David Crow20-Jun-03 7:47 
GeneralRe: In a CListCtrl class, how to select a row from the list using the Up and Down arrows on the keyboard? Pin
ElizabethC20-Jun-03 8:21
ElizabethC20-Jun-03 8:21 
GeneralNo idea where to start to find this bug... Pin
RobJones20-Jun-03 5:24
RobJones20-Jun-03 5:24 
GeneralRe: No idea where to start to find this bug... Pin
valikac20-Jun-03 5:30
valikac20-Jun-03 5:30 
GeneralRe: No idea where to start to find this bug... Pin
RobJones20-Jun-03 5:34
RobJones20-Jun-03 5:34 
GeneralRe: No idea where to start to find this bug... Pin
valikac20-Jun-03 5:47
valikac20-Jun-03 5:47 
GeneralRe: No idea where to start to find this bug... Pin
RobJones20-Jun-03 6:13
RobJones20-Jun-03 6:13 
GeneralRe: No idea where to start to find this bug... Pin
Joel Lucsy20-Jun-03 8:19
Joel Lucsy20-Jun-03 8:19 

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.