oohg / ide

OOHG's integrated development environment
https://oohg.github.io
2 stars 3 forks source link

OOHG's default font is wrong #36

Closed fyurisich closed 2 years ago

fyurisich commented 2 years ago

OOHG's default font is not being honored by IDE's options. It's always set to IDE's font (verdana 9).

fyurisich commented 2 years ago

Done. See 19162c2f035ee55ef07b911eb2040059c5ac9712

fyurisich commented 2 years ago

The form's font and fontcolor are not being set to OOHG's default font. Fixed. See b05b075c31eb1cc4399c6847051f52b9a5478740

fyurisich commented 2 years ago

Compile error: missing ResetPreferredFont function. Fixed. See 862f4eedd22379942971d0ab1cc53ea2b9ef3fc3