Click here to Skip to main content
15,901,426 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem in InitInstance Pin
Iain Clarke, Warrior Programmer17-Feb-03 2:30
Iain Clarke, Warrior Programmer17-Feb-03 2:30 
GeneralRe: problem in InitInstance Pin
Gérald Mercet17-Feb-03 3:42
Gérald Mercet17-Feb-03 3:42 
GeneralRe: problem in InitInstance Pin
Iain Clarke, Warrior Programmer17-Feb-03 5:25
Iain Clarke, Warrior Programmer17-Feb-03 5:25 
GeneralUnhook Windows OS Pin
Villly16-Feb-03 22:08
Villly16-Feb-03 22:08 
GeneralNetwork Neigbourhood feature Pin
rohit.dhamija16-Feb-03 20:10
rohit.dhamija16-Feb-03 20:10 
GeneralRe: Network Neigbourhood feature Pin
Iain Clarke, Warrior Programmer17-Feb-03 1:33
Iain Clarke, Warrior Programmer17-Feb-03 1:33 
GeneralJustifying Text Pin
freakmaster16-Feb-03 16:56
freakmaster16-Feb-03 16:56 
GeneralFonts in CRichEditCtrl Pin
Jason Hooper16-Feb-03 12:51
Jason Hooper16-Feb-03 12:51 
I have a class derived from CRichEditCtrl, and am attempting to set its default font by filling CHARFORMAT's yHeight and calling CRichEditCtrl::SetDefaultCharFormat, but I can't seem to find an actual way to convert my value (which is in points) to the value it needs ("twips", apparently) to match the size of the font when used in other areas of my client screen (multiplying the pts value by ten causes it to be around the same size, but it seems bold, for example).

Can anybody pass down a little wisdom on this idea? I'm at somewhat of an impasse in that branch of my project. Thanks.

- Jason
(SonorkID 100.611)

The Code Project - Orange makes the art grow fonder
GeneralRe: Fonts in CRichEditCtrl Pin
Moak16-Feb-03 13:18
Moak16-Feb-03 13:18 
GeneralRe: Fonts in CRichEditCtrl Pin
Michael Dunn16-Feb-03 14:21
sitebuilderMichael Dunn16-Feb-03 14:21 
GeneralRe: Fonts in CRichEditCtrl Pin
Jason Hooper16-Feb-03 15:02
Jason Hooper16-Feb-03 15:02 
GeneralRe: Fonts in CRichEditCtrl Pin
Jason Hooper16-Feb-03 15:08
Jason Hooper16-Feb-03 15:08 
GeneralCButton and Bitmap Interface :: MFC Pin
valikac16-Feb-03 11:47
valikac16-Feb-03 11:47 
GeneralRe: CButton and Bitmap Interface :: MFC Pin
Moak16-Feb-03 13:05
Moak16-Feb-03 13:05 
GeneralRe: CButton and Bitmap Interface :: MFC Pin
PJ Arends16-Feb-03 13:26
professionalPJ Arends16-Feb-03 13:26 
GeneralRe: CButton and Bitmap Interface :: MFC Pin
valikac16-Feb-03 14:14
valikac16-Feb-03 14:14 
GeneralRe: CButton and Bitmap Interface :: MFC Pin
valikac16-Feb-03 14:42
valikac16-Feb-03 14:42 
QuestionAdding clipping rect to DC? Pin
Moak16-Feb-03 11:12
Moak16-Feb-03 11:12 
AnswerRe: Adding clipping rect to DC? Pin
Paul M Watt17-Feb-03 8:37
mentorPaul M Watt17-Feb-03 8:37 
GeneralRe: Adding clipping rect to DC? Pin
Moak17-Feb-03 21:22
Moak17-Feb-03 21:22 
GeneralGetting strings from a Combo Box Pin
DuFF16-Feb-03 10:18
DuFF16-Feb-03 10:18 
GeneralRe: Getting strings from a Combo Box Pin
DuFF17-Feb-03 15:23
DuFF17-Feb-03 15:23 
GeneralImproving time complexity of O(nlgn) recursive program Pin
GabyGirl16-Feb-03 9:45
GabyGirl16-Feb-03 9:45 
GeneralRe: Improving time complexity of O(nlgn) recursive program Pin
Joaquín M López Muñoz16-Feb-03 10:17
Joaquín M López Muñoz16-Feb-03 10:17 
GeneralCode Correction Pin
GabyGirl16-Feb-03 16:10
GabyGirl16-Feb-03 16:10 

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.