I have set the Main( ) window to "Segoe UI Boldface" and a -14 size font. This works well everywhere except the main menu.
I create oWnd, and then use oWnd:SetFont( oFont4 ) ( which is the Segoe font )
However, my menu displays in a much smaller font.
How can I increase the size of my menu display ? I have looked through all the resources without success.
Tim