Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Responsive design

Questions related to using nuBuilder Forte.
Post Reply
yvesf
Posts: 337
Joined: Sun Mar 14, 2021 8:48 am
Location: Geneva
Has thanked: 92 times
Been thanked: 11 times

Responsive design

Unread post by yvesf »

Hello,

Coming back on a topic that is interest probably a lot of us. Is it possible to make nubuilder responsible ? If not, is there something that could help to be as close as possible to a responsive design ? Many thanks for your answer.
kev1n
nuBuilder Team
Posts: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 times
Contact:

Re: Responsive design

Unread post by kev1n »

You'll find information on this topic here:

viewtopic.php?t=11293

You can also try

Code: Select all

nuPortraitScreen()
. This function takes all visible Objects and displays them all in one Column with no Tabs. To improve use on smaller screens.
yvesf
Posts: 337
Joined: Sun Mar 14, 2021 8:48 am
Location: Geneva
Has thanked: 92 times
Been thanked: 11 times

Re: Responsive design

Unread post by yvesf »

Thanks Kevin. I understand the complexity to be full responsive which is more for commercial website than webapp. This proposed feature would certainly help.
Post Reply