Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
utils::pane Namespace Reference

Functions

 Create win pane1 pane2 width height ?ratio? ?orient?
 
 SetDrag win bool
 
 SetRange win min max
 
 Enter win
 
 Leave win
 
 Grab win
 
 Drag win y
 
 Drop win y
 
 Divide win frac
 

Function Documentation

◆ Create()

utils::pane::Create   win pane1 pane2 width height ?ratio? ?orient?  

Definition at line 21 of file pane.tcl.

◆ Divide()

utils::pane::Divide   win frac  

Definition at line 136 of file pane.tcl.

◆ Drag()

utils::pane::Drag   win y  

Definition at line 101 of file pane.tcl.

◆ Drop()

utils::pane::Drop   win y  

Definition at line 129 of file pane.tcl.

◆ Enter()

utils::pane::Enter   win  

Definition at line 86 of file pane.tcl.

◆ Grab()

utils::pane::Grab   win  

Definition at line 96 of file pane.tcl.

◆ Leave()

utils::pane::Leave   win  

Definition at line 91 of file pane.tcl.

◆ SetDrag()

utils::pane::SetDrag   win bool  

Definition at line 77 of file pane.tcl.

◆ SetRange()

utils::pane::SetRange   win min max  

Definition at line 81 of file pane.tcl.