Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
win.tcl File Reference

Go to the source code of this file.

Namespaces

 win
 
 utils::win
 
 docking
 

Functions

 setTitle w title
 
 setMenu w m
 
 win::createWindow w title ?default_geometry?
 
 win::closeWindow w
 
 win::getWindows
 
 win::getMenu w
 
 win::saveWinGeometry w
 
 win::restoreWinGeometry w
 
 win::isDocked wnd
 
 win::undockWindow wnd srctab ?title?
 
 win::dockWindow wnd
 
 win::toggleDocked wnd
 
 win::manageWindow wnd title
 
 win::createDialog w ?y?
 
 win::makeVisible wnd
 
 utils::win::Centre w
 
 docking::find_tbn path
 
 docking::_cleanup_tabs srctab
 
 docking::choose_notebook path
 
 docking::insert_tab wnd dest_noteb ?dest_pos? ?options?
 
 docking::remove_tab wnd src_noteb
 
 docking::generate_unique_path_ prefix
 
 docking::move_tab_ wnd src_noteb dest_noteb ?dest_pos?
 
 docking::orient_pw_ tbn anchor
 
 docking::insert_pane_ pw idx wnd
 
 docking::insert_notebook_ pw idx noteb
 
 docking::create_notebook_ path
 
 docking::identify_tab_ noteb localX localY
 
 docking::manage_motion_ src_noteb x y
 
 docking::manage_click_ noteb x y localX localY
 
 docking::manage_rightclick_ noteb x y localX localY
 
 docking::layout_save slot
 
 docking::layout_save_pw pw
 
 docking::layout_restore_pw data
 
 docking::create_window wnd
 
 docking::layout_restore slot
 

Function Documentation

◆ setMenu()

setMenu   w m  

Definition at line 102 of file win.tcl.

◆ setTitle()

setTitle   w title  

Definition at line 71 of file win.tcl.