no function information on hover over
Posted: Tue Jul 29, 2025 1:33 pm
When I hover over a function such as OpenScreen I don't get any information about the function. I'm sure this happened previously in the editor, did I somehow turn if off and how do I turn it back on ?
PureBasic 6.21 on Mac.
thanks
Code: Select all
OpenScreen(scrw,scrh)
CreateSprite(999,scrw,scrh)
thanks
