Hi good afternoon.
I am new at 74 years old.
I would like a thin-screen 800x600 and in it a screen from tbgl with 400x400 where the graphics are operated by tbgl and show my other tasks on the normal thin-screen.
Thanks.
greeting
Printable View
Hi good afternoon.
I am new at 74 years old.
I would like a thin-screen 800x600 and in it a screen from tbgl with 400x400 where the graphics are operated by tbgl and show my other tasks on the normal thin-screen.
Thanks.
greeting
Ciao,
there are some TBGL examples here in forum working on a standard window with a TBGL window inside.
Or you can test using \thinBasic\SampleScripts\TBGL\EntityBased\TBGL_Control_Targeting_GettingInfo.tbasic
This script ha s TBGL window inside a window using a Control Label called %lblCanvas as place holder
Just resize it as you prefer and use the remaining main window as you need.