Page 1 of 1

GadgetSize for different Platforms

Posted: Sun Oct 03, 2021 7:10 pm
by bembulak
Hey there!
Long time since the last post - glad to be back! :)

I fiddle around with SB a little, with "Mobile First" in mind as a target. I'm not planning to export Android or iPhone "apps", but to keep the program as mobile friendly as possible.

Are there already any experiences / best practices how to scale, size/resize & layout apps?

Also, I've read about the XMLDialogs - is there already sort of a helper tool (like a FormDesigner) or do I have to write the XML by hand?

Thanks!

Re: GadgetSize for different Platforms

Posted: Sun Oct 03, 2021 8:08 pm
by Peter
bembulak wrote: Sun Oct 03, 2021 7:10 pmAlso, I've read about the XMLDialogs - is there already sort of a helper tool (like a FormDesigner) or do I have to write the XML by hand?
take a look at HeX0R's excellent DialogDesign0R.

Re: GadgetSize for different Platforms

Posted: Mon Oct 04, 2021 12:02 pm
by bembulak
Thank you, Peter! I‘ll try that.