PDA

View Full Version : thin-screen800x600 and tbgl-screen 400x400



funkheld
05-09-2023, 15:44
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

ErosOlmi
08-09-2023, 16:52
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.