Marc et al,
I've been meddling with the TCL interface with no problems 'til today. Using TCL/Tk 8.5 Aqua on OS X Leopard I can't get native menubars to work. The code runs fine with no errors but no menubar appears and clicking on the menubar which I can see see when the TCL window is active is ineffective. I've traced the TCL code sent to the TCL interpreter and executed it in Wish with no problems.
Is there some initialisation missing in the tcl/tk scm file?
Dr Nicholas Walton
Skype: amateuracademic Myspace: http://www.myspace.com/amateuracademic
Made for spirituality, we wallow in introspection. Made for joy, we settle for pleasure. Made for justice, we clamour for vengeance. Made for relationship, we insist on our own way. Made for beauty, we are satisfied with sentiment. But new creation has already begun. The sun has begun to rise.
Tom Wright, The Bishop of Durham from Simply Christian
Afficher les réponses par date
On 2-Jun-08, at 3:14 PM, Dr Nicholas Walton wrote:
Marc et al,
I've been meddling with the TCL interface with no problems 'til today. Using TCL/Tk 8.5 Aqua on OS X Leopard I can't get native menubars to work. The code runs fine with no errors but no menubar appears and clicking on the menubar which I can see see when the TCL window is active is ineffective. I've traced the TCL code sent to the TCL interpreter and executed it in Wish with no problems.
Is there some initialisation missing in the tcl/tk scm file?
None that I can think of. Can you send the code so that I can try it out?
Marc