Add Custom Gadgets in Form Designer Toolbox

You need some new stunning features ? Tell us here.
ryhx
New User
New User
Posts: 2
Joined: Thu Sep 19, 2019 7:34 am

Add Custom Gadgets in Form Designer Toolbox

Post by ryhx »

Hi! I'm new to PureBasic. I'm just wondering how will I be able to see the "Custom Gadgets" in the Toolbox like in Visual Studio when you add a UserControl. Thank you very much!
User avatar
mk-soft
Always Here
Always Here
Posts: 5335
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Add Custom Gadgets in Form Designer Toolbox

Post by mk-soft »

Unfortunately, this is not yet supported.

But you can use a TextGadget as dummy and replace it with the UserGadget after opening a window.

If you don't want to work with PB_Any then it is easier to replace the gadget.
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
ryhx
New User
New User
Posts: 2
Joined: Thu Sep 19, 2019 7:34 am

Re: Add Custom Gadgets in Form Designer Toolbox

Post by ryhx »

Thank you so much for replying and for the advice! I hope it will be supported in the near future, it'll be a great feature and a great help for newbies such as myself. Thanks again and have a wonderful day! :D
Post Reply