![]() |
Font -
Sup guys,
How would I forcefully set a font size in my program and not allow to change(so default font has no effect)? Thanks. |
Re: Font -
How should we know how your font system works do you think?
|
Re: Font -
I don't understand, please elaborate.
Thanks. |
Re: Font -
* Are you using some kind of font library?
* What kind of fonts are you using? TTF or bitmap fonts? * Is the font implementation operating system specific? If it is - what OS are you using? * ... Gives us some more clues, and we will help you! :) /Klarre |
Re: Font -
Oh lol :) You mis-understood, what I was asking was "How do I set a font for a dialog box? And not use a default system font?".
Thanks. |
Re: Font -
Hehe, ok!
But still - font for dialog boxes in what operating system? |
Re: Font -
WinXP
|
Re: Font -
This function call might help you.
:
SendMessage(mYourDialogTextHwnd, WM_SETFONT, (WPARAM)hFont, TRUE); |
| All times are GMT -5. The time now is 3:42 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC