PDA

View Full Version : thinBasic_Codetips_Usr



DirectuX
13-01-2020, 17:10
Hi,

Eros, can you please provide an example how to use thinBasic_Codetips_Usr.ini ?
I followed the included instructions but it shows nothing in thinAir.

thank you.

ReneMiner
19-07-2021, 07:56
Please rethink the concept of codetips: i suggest to hide the mousepointer while typing and make the content of codetips appear depending on what is typed in
(use text-cursor-position also for F1-key when mouse-cursor is hidden) .

And of course the codetips must not cover the current line nor the immediately previous lines.
Better to use the area that shows diagnostic execution-information while scripts run.