Skip to content

HowToMobile

iraichi edited this page May 21, 2015 · 4 revisions

How to customize the application for phone or tablet

Kitto is able to recognise if the application runs on ta PC, a tablet or a phone and adjusts forms width by its own.

As explained in HomeView you can create different Home Pages in your application for different devices. Just create the yalm files using the following standard names:

  • HomeTiny.yalm (up to 5")
  • HomeSmall.yalm (6" to 10")
  • Home.yalm (all other cases)

Clone this wiki locally