In the previous topic we saw the basics of responsiveness in bootstrap.


RadCORE has its own responsive system based on some rules used by Bootstrap.


We will also use a GRID SYSTEM initially with 12 virtual columns, but RadCORE does not depend on bootstrap or html.


We will create the same examples shown in the bootstrap topic directly in a UNIGUI application with RadCORE.


Note: This example will be studied in the topic "Creating a new application".



We added 3 responsive blocks that are nothing more than UniContainerPanel components:




In each one we will inform the responsiveness attribute:




Further on you will see how to apply RadCORE commands (dynamic attributes).


So, without using HTML or CSS, we run the application and we will have the following result:


DESKTOP



MOBILE:




Created with the Personal Edition of HelpNDoc: Create help files for the Qt Help Framework