Creating an own control/gadget using Windows API

Just starting out? Need help? Post your questions and find answers here.
User avatar
mk-soft
Always Here
Always Here
Posts: 6208
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Creating an own control/gadget using Windows API

Post by mk-soft »

It is true that you can create your own controls with API. also with a little more effort as a gadget with internal PB functions.

However, it is easier to create your own control with the CanvasGadget. This means that they also work with Linux or macOS.
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
Post Reply