Hi,
I'm trying to change a listbox font using SetGadgetFont in mac OS X to no avail.
Is it possible?
I'm doing this:
Local font:TGuiFont
font = RequestFont()
if font Then SetGadgetFont(listbox,font)
Thanks for any help!
David
I'm trying to change a listbox font using SetGadgetFont in mac OS X to no avail.
Is it possible?
I'm doing this:
Local font:TGuiFont
font = RequestFont()
if font Then SetGadgetFont(listbox,font)
Thanks for any help!
David