Re: Creating an own control/gadget using Windows API
Posted: Tue Jul 23, 2024 9:13 pm
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.
However, it is easier to create your own control with the CanvasGadget. This means that they also work with Linux or macOS.