Canvas based Grid gadget

Share your advanced PureBasic knowledge/code with the community.
User avatar
mk-soft
Always Here
Always Here
Posts: 6202
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Canvas based Grid gadget

Post by mk-soft »

Search constant #Combo_Height. (Find it after Module ...)
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
MarcoAb
New User
New User
Posts: 5
Joined: Wed Aug 10, 2022 6:40 am

Re: Canvas based Grid gadget

Post by MarcoAb »

All OK ! A thousand thanks !
User avatar
mk-soft
Always Here
Always Here
Posts: 6202
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Canvas based Grid gadget

Post by mk-soft »

When I have some rest, I will look at using the height as a limit

https://github.com/mk-soft-65/MyGrid/tr ... e-function
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
User avatar
rndrei
Enthusiast
Enthusiast
Posts: 151
Joined: Thu Dec 28, 2023 9:04 pm

Re: Canvas based Grid gadget

Post by rndrei »

What is the white square in the upper left corner of the table?
Post Reply