Kexi/Main Window: Difference between revisions

From KDE Community Wiki
(Created page with "==Full Screen== TODO")
 
Line 1: Line 1:
==Full Screen==
==Full Screen==
TODO
Full screen is going to be used with small screen computers, namely netbooks etc.
There going to be two different modes implemented but called from different places in the UI.
*Kexi MainWindow fullscreen:
**Decorations will be hidden
**Tabbar will be hidden
**Will get called using F11
*Tab (part fullscreen):
**Single KexiWindow fullscreen:
**Hiden everything except Current KexiPart.
**If in design mode, have design tabs auto hide to the top.

Revision as of 07:54, 12 November 2011

Full Screen

Full screen is going to be used with small screen computers, namely netbooks etc. There going to be two different modes implemented but called from different places in the UI.

  • Kexi MainWindow fullscreen:
    • Decorations will be hidden
    • Tabbar will be hidden
    • Will get called using F11
  • Tab (part fullscreen):
    • Single KexiWindow fullscreen:
    • Hiden everything except Current KexiPart.
    • If in design mode, have design tabs auto hide to the top.