Window management: Difference between revisions

m
moved Categorys to top
m (→‎{{header|Perl}}: Add subsection.)
m (moved Categorys to top)
Line 793:
}
 
grid [label .l -text "Window handle:"] [label .l2 -textvariable win]
grid [button .b1 -text "Open/Reset" -command openWin] -
grid [button .b2 -text "Close" -command closeWin] -
grid [button .b3 -text "Minimize" -command minimizeWin] -
grid [button .b4 -text "Maximize" -command maximizeWin] -
grid [button .b5 -text "Move" -command moveWin] -
grid [button .b6 -text "Resize" -command resizeWin] -</lang>
 
{{omit from|ACL2}}
{{omit from|Batch File|No access to GUI functions.}}
{{omit from|Blast}}
{{omit from|Logtalk}}
{{omit from|Lotus 123 Macro Scripting}}
{{omit from|M4}}
{{omit from|Maxima}}
{{omit from|PARI/GP}}
{{omit from|PHP|PHP cannot create windows by itself}}
{{omit from|PostScript}}
{{omit from|Retro}}
{{omit from|TI-83 BASIC|Does not have windows.}}
{{omit from|TI-89 BASIC|Does not have windows.}}
Anonymous user