HyperTreeGadget 1.2
Re: HyperTreeGadget
That's not enough.mevedia.de wrote:just replace GetSysColor_()´s
On Mac there is defined no stucture RECT. You have to put it in with compiler conditions.
There is no equivalent to GetColorSys_() on Mac. I've set the colors directly.
In loadfont() command has to be written the fontname correctly (on Mac), otherwise the font is not initialized.
Code: Select all
font1 = LoadFont(#PB_Any, "Arial", 8, #PB_Font_HighQuality)
font2 = LoadFont(#PB_Any, "Comic Sans MS", 12, #PB_Font_Bold)
michel51
Mac OS X Snow Leopard (10.6.8 ) Intel
PureBasic V 5.21(x64), V 5.22beta
Mac OS X Snow Leopard (10.6.8 ) Intel
PureBasic V 5.21(x64), V 5.22beta