Top  >  Graphical clients  >  LyciaTouch  >  Helpful tips for 4gl developers

Tips for developers

 

To make sure that applications look and feel properly when run on mobile devices, 4gl developers must consider the responsive design when writing a program.

 

We recommend using classes in order to make an application easy-to-read and navigate through it with minimum scrolling, resizing, and panning.

 

No special file formats are required for an application to run on a mobile client. Mobile application is developed in the same manner as non-mobile ones, with all adaptive changes taking place within the existing file formats (*.4gl, *.qxtheme). Moreover, one and the same application can be successfully executed via LyciaTouch, LyciaWeb, and LyciaDesktop.