Page switching

<< 点击显示目录 >>

主页  »«

Page switching

mapp View

A page switch can take an unusually long time on low-end clients.

This is due to the fact that the pieces of content on the pages is usually loaded first before the individual widgets are generated and must be filled with data. Depending on the number of widgets, this process can take up to several seconds!

Optimizing page switching

mapp View provides an option that can be used to enable content caching.

Client

Up to 200 client slots can be configured. mapp View will then attempt to save content that has already been loaded once and then only display the saved version. This way, page switching times can be significantly reduced. So even on devices such as T30/T50, page switching times of less than one second can be achieved!

Another possibility is to use widget TabControl. This widget provides a display area with individual tabs. Switching between the individual tabs is significantly faster than switching individual pages. When using TabControl, however, it is important to take the information from the hidden widgets area into account.