Difference between revisions of "How to use smart docking sd content"

m
m
Line 8: Line 8:
  
 
*set_relative
 
*set_relative
 +
 +
Remember what's the widgets' layout looks like in figure 1, now we call "content_1.set_relative (content_2, {SD_ENUMERATION}.left)", the result is showing as figure 2.
  
 
[[Image:How_to_use_smart_docking_sd_content_figure_2.png]]
 
[[Image:How_to_use_smart_docking_sd_content_figure_2.png]]

Revision as of 19:31, 9 April 2007

This page explain features in SD_CONTENT.

Set Position commands

Before we call these commands, we assume our widgets' layout look like figure 1.

How to use smart docking sd content figure 1.png

  • set_relative

Remember what's the widgets' layout looks like in figure 1, now we call "content_1.set_relative (content_2, {SD_ENUMERATION}.left)", the result is showing as figure 2.

How to use smart docking sd content figure 2.png

  • set_top
  • set_auto_hide
  • set_floating
  • set_tab_with
  • set_default_editor_position
  • set_split_proportion