Hello,
I am using VisualTcl (1.06) to create my GUI. I have created a row of menu
buttons, and I noticed that the menu is also created (ie the button name
with .m on the end).
I wish to add items to the menu like you using
<button>.m add command -label ................ so on
But I cannot find a way of doing it in the vtcl environment. I even tried
to add an item in the file directly just using an editor and seeing if Vtcl
picked it up. The menu worked under test mode, but I could not get to it
under edit mode.
Any help would be much appreciated.
Tony Chester