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: 6609
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 EventDesigner V3 / ThreadToGUI / OOP-BaseClass / Windows: Module ActiveScript
PB v3.30 / v5.75 - OS Mac Mini - VM Window Pro / Linux Ubuntu
Downloads on my OneDrive
Post Reply