call a proc from c
- From: "nicolas" <sl1200mk2@xxxxxxxxx>
- Date: 28 Aug 2005 09:25:34 -0700
hi all
soryy for multi posting, but:
is it possible to launch a tcl procedure (fire) containing tk command
from c.
here's a proc i would like to start:
proc fire {x} {
pack [label .l -text $x] -side top
}
when i try with Tcl_Eval, label is not recognize.
very very much thanks for any helps
.
- Follow-Ups:
- Re: call a proc from c
- From: Khamis Abuelkomboz
- Re: call a proc from c
- Prev by Date: Re: Algorithm advice needed
- Next by Date: Re: Algorithm advice needed
- Previous by thread: AktiveTcl 8.4.11 and tdom
- Next by thread: Re: call a proc from c
- Index(es):