|
From: Donald G P. <dg...@ni...> - 2004-12-10 14:15:16
|
> > TTK_InitStubs(interp) will only succeed if the package
> Before we go anywhere with stubs and API exposure, can
> we agree to use either TTk_* or Ttk_*, but not TTK_*
> (which looks too macro-ish named)?
The tradition here is that Tcl's [load] command insists on the
format
Ttk_Init()
for the relevant Tcl_PackageInitProc, and the other public routines
in an extension follow suit just for sake off consistency.
| Don Porter Mathematical and Computational Sciences Division |
| don...@ni... Information Technology Laboratory |
| http://math.nist.gov/~DPorter/ NIST |
|______________________________________________________________________|
|