Search:

Type: Posts; User: DtD

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    2,460

    At: @nthony I don't understand why you are using...

    At: @nthony
    I don't understand why you are using this, just so all fonts are the same? Well, I have a set of functions for creating all my controls and windows, so I just threw the code in them.
    ...
  2. Replies
    7
    Views
    2,460

    @Joelito Hmmm... that didn't seem to do...

    @Joelito
    Hmmm... that didn't seem to do anything.
    Here is what I tried:

    HGDIOBJ system_font;
    HWND my_window
    //...
    int main(int argc,char **app_param)
    {
    //...
  3. Replies
    7
    Views
    2,460

    Text in my controls is bold-ish.

    For some reason, my controls' text is a little bold-ish (I believe that's how older versions of windows displayed text), this is rather annoying, as my program doesn't match other windows.

    YES I...
Results 1 to 3 of 3