User Activity

  • Posted a comment on discussion Open Discussion on Win32++

    I hope the font size of the window's menu is the same as the system default, or it can be set individually to the size I need. I found these two lines of code in the wxx_frame.h file: info.lfMenuFont.lfHeight = -MulDiv(9, dpi, POINTS_PER_INCH); info.lfStatusFont.lfHeight = -MulDiv(9, dpi, POINTS_PER_INCH); The font size height set to 9 is too small for me. How can I set the font of the menu and status bar to the system default size or the size I need without forcibly modifying the wxx_frame.h fi...

View All

Personal Data

Username:
zeroc0de
Joined:
2024-08-25 08:05:27.292000

Projects

  • No projects to display.

Personal Tools