Group: comp.lang.tcl


Subject: Where is <> ?
From: ZB
Date: 12/10/2007 6:31:44 PM
In the docs I've found the information: The notebook widget generates a <<NotebookTabChanged>> virtual event after a new tab is selected. But when I try to find it: tclsh8.5 [~/tmp]event info <<Undo>> <<PrevWindow>> <<Redo>> <<PasteSelection>> <<Paste>> <<Copy>> <<Cut>> ...it isn't listed at all. Where is it? -- ZB