Hi,
When I write a simple tcl plugin to display a menu after the "Help" menu, it appears on Ubuntu and Mac os X, but not in Windows.
Example : set myfantasticmenu "fantastic" menu .menubar.$myfantasticmenu .menubar add cascade -label [_ [string totitle $myfantasticmenu]] -menu .menubar.$myfantasticmenu .menubar.$myfantasticmenu add command -label "malinette.info" -command {menu_openfile {http://malinette.info%7D%7D
Any idea ?
Best,
j.