Difference between revisions of "What the Smart Docking library looks like"

(Docking feedbacks)
m
Line 3: Line 3:
 
There will be a snapshot here.
 
There will be a snapshot here.
  
== Tear-off widgets and vertical title tabs when docking left/right. ==
+
== Tear-off widgets and vertical title tabs when docking left/right ==
  
 
There will be a snapshot here.
 
There will be a snapshot here.
  
== Only a editors area, which means zones which are not editor type contents can’t drag into the main window area, vice versa. ==
+
== Only a editor's area, which means zones which are not editor type contents can’t drag into the main window area, and vice versa ==
  
 
There will be a snapshot here.
 
There will be a snapshot here.
  
== The tool bar is also dockable.==
+
== The tool bar is also dockable ==
     * Mulitpule tool bars in single row.
+
     * Multiple tool bars in a single row.
  
 
     * Audo hide tool bar buttons when not enough space.
 
     * Audo hide tool bar buttons when not enough space.
  
     * When mutliplue tool bar in one row and not enough space, can resize tool bar zone sizes manually.
+
     * When multiple tool bar in one row and not enough space, can resize tool bar zone manually.
  
 
     * Tool bar can float.
 
     * Tool bar can float.
Line 24: Line 24:
 
     * Customize supported.
 
     * Customize supported.
  
     * Double click on the header of a docking tool bar, it'll float to last floating position and last floating size. Or double click title bar of floating tool bar zone, it'll dock to last docked row and position.
+
     * Double click on the header of a docking tool bar, it'll float to last floating position and last floating size. Or double click title bar of floating tool bar zone, it'll dock to last docked row and position.
  
 
== Docking feedbacks ==
 
== Docking feedbacks ==
 
   * There are two kinds of docking feedback currently available:
 
   * There are two kinds of docking feedback currently available:
  
   One it used in WIndows:
+
   One used in WIndows:
 
There will be a snapshot here.
 
There will be a snapshot here.
  
   The other one used in Linux or on Windows when it use remote desktop (terminal service):
+
   The other one used in Linux or on Windows when using remote desktop (terminal service):
 
There will be a snapshot here.
 
There will be a snapshot here.

Revision as of 20:23, 12 June 2006

Multiple levels of docking and nesting

There will be a snapshot here.

Tear-off widgets and vertical title tabs when docking left/right

There will be a snapshot here.

Only a editor's area, which means zones which are not editor type contents can’t drag into the main window area, and vice versa

There will be a snapshot here.

The tool bar is also dockable

   * Multiple tool bars in a single row.
   * Audo hide tool bar buttons when not enough space.
   * When multiple tool bar in one row and not enough space, can resize tool bar zone manually.
   * Tool bar can float.
 
   * When tool bar floating, user can drag border of tool bar and resize tool bar buttons to different rows.
   * Customize supported.
   * Double click on the header of a docking tool bar, it'll float to last floating position and last floating size. Or double click title bar of floating tool bar zone, it'll dock to last docked row and position.

Docking feedbacks

  * There are two kinds of docking feedback currently available:
  One used in WIndows:

There will be a snapshot here.

  The other one used in Linux or on Windows when using remote desktop (terminal service):

There will be a snapshot here.