Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Responsive design

Questions related to using nuBuilder Forte.
Post Reply
yvesf
Posts: 347
Joined: Sun Mar 14, 2021 8:48 am
Location: Geneva
Has thanked: 94 times
Been thanked: 12 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: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 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: 347
Joined: Sun Mar 14, 2021 8:48 am
Location: Geneva
Has thanked: 94 times
Been thanked: 12 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