Page 1 of 1

hbox, vbox, gridbox, multibox, singlebox from Dialog lib for coders

Posted: Tue May 10, 2022 2:19 pm
by Danilo
I would like to suggest to make Dialog library gadgets like hbox, vbox, gridbox, multibox, singlebox directly available to hardcore programmers who dream about PureBasic code every night. ;)

It would be nice to have (virtual) Layout-Gadgets available inside pure code as well,
so we are able to put layouts directly into code, without using the Dialog library and XML.

Thx,
...Danilo

Re: hbox, vbox, gridbox, multibox, singlebox from Dialog lib for coders

Posted: Tue May 10, 2022 4:12 pm
by Caronte3D
+10000000000000 :wink:

Re: hbox, vbox, gridbox, multibox, singlebox from Dialog lib for coders

Posted: Tue May 10, 2022 4:24 pm
by skywalk
What is the difference between dialog gadget and standard gadget?
I love the canvas based gadgets for flexibility and customization.
'Thorsten', 'said', 'StarGate' contributions to name a few, are exceptional.

Re: hbox, vbox, gridbox, multibox, singlebox from Dialog lib for coders

Posted: Wed May 11, 2022 6:45 am
by Cyllceaux
I prefer the Dialog... Because I'm to lazy to write resizing and alignment methods every time.
Thorsten had often parameters to ther gadges like "UseCanvas". This is for the Dialog.