Hi Masters!
Is there a way for XOJO WEB application to become fluid user interface?
Hi Masters!
Is there a way for XOJO WEB application to become fluid user interface?
Not really.
There are position locking tricks you can do to make a nice interface, but Xojo Web was designed to behave more like a Desktop interface than a website.
You can check out Michel’s RubberViews to get an automatically stretching interface.
thanks you so much for your reply.