error with tktable and mac OS 10.3
- From: Luc Moulinier <moumou@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Nov 2007 06:11:16 -0800 (PST)
Hello !
A friend of mine asks me to send him my app. He is working with mac OS
10.3 , tcl/tk 8.4.10 and Tktable 2.9
When he launches my app, the following error appears :
Error in startup script: unknown color name "systemWindowBody"
(default value for "background" in widget
".ordali.lessequences.tablenomseq")
invoked from within
"table $FrmSequence.tablenomseq -font SeqFont -justify left -anchor
w -yscrollcommand "$TScrollY set" -resizeborders none -drawmode
compatible -rel..."
(procedure "AfficheFrameSequences" line 26)
invoked from within
"AfficheFrameSequences"
(procedure "AfficheFenetreOrdali" line 20)
invoked from within
"AfficheFenetreOrdali $w"
(procedure "InitialiseFenetreOrdali" line 53)
invoked from within
"InitialiseFenetreOrdali master $FichierMSF"
(file "ordali" line 281761)
If I understand well, the default color of the table
(systemWindowBody) is not mapped. As I never use a mac in my life
(true !) , can someone tell me how can he fix that ?
Many thanks in advance !
Luc
.
- Follow-Ups:
- Re: error with tktable and mac OS 10.3
- From: Gerald W. Lester
- Re: error with tktable and mac OS 10.3
- Prev by Date: Re: Automating the printer command testing
- Next by Date: Re: Automating the printer command testing
- Previous by thread: passing tcl list to args of an external program
- Next by thread: Re: error with tktable and mac OS 10.3
- Index(es):
Relevant Pages
|