Changeset 470


Ignore:
Timestamp:
Dec 18, 2024, 12:50:51 AM (8 months ago)
Author:
pr
Message:

winh: ensure notebook buttons use the n/b's font, not the source dialog's

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/winh.c

    r384 r470  
    47754775                if (usId <= usIdThreshold)
    47764776                {
     4777                    // remove this PP so the button inherits
     4778                    // the notebook's font
     4779                    WinRemovePresParam(hwndItem, PP_FONTNAMESIZE);
     4780
    47774781                    // pushbutton to change:
    47784782                    WinSetWindowBits(hwndItem,
Note: See TracChangeset for help on using the changeset viewer.