QB64.org Forum
QB64 Team Software => InForm Discussion => Topic started by: freetrav on August 03, 2018, 01:44:32 pm
-
When using InForm for QB64 UI/UX development, is it "design once, compile/run everywhere", or do I have to reconstruct the UI on every platform I intend to build for?
-
Because InForm renders its own set of controls, a form designed in one platform will look the same everywhere else.