Dear Scuri:
Recently I install Linux Mint 19 Cinnamon then run my IDE program using
IUP3.25, the autocomplete list font is smaller than scintilla default font,
I know the issue is about GTK version( Linux Mint 19 is GTK 3.22.30 ) and
if I modified Line 1497 in PlatGTK.cxx:
ssFontSetting << "px; ";
to
ssFontSetting << "pt; ";

The list font size become OK, please fix it, TKS~
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to