[TxMt] Switching windows

Robin Houston robin.houston at gmail.com
Mon Jul 9 19:55:12 UTC 2007


Slightly flickery, but works:

tell application "TextMate"
	set w to window index 2
	set visible of w to false
	set visible of w to true
end tell

Robin



More information about the textmate mailing list