Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Gridplus 2.3: How to get the examples to run?

2 views
Skip to first unread message

Helmut Giese

unread,
Oct 10, 2008, 7:18:04 AM10/10/08
to
Hello out there,
I want to run the examples that come bundled with gridplus 2.3 but
there are some problems:
1) I had to add
package require gridplus
namespace import gridplus::*
to all examples - ok, no big deal
With this addition examples 1, 3, 4, and 7 run. Examples 2, 5, and 6,
however, fail with
---
invalid command name ".__helpLabel"
while executing
"tablelist::tablelist $options(name).tablelist
-columns $options(layout) -exportselection 0
..."
(procedure "gpTablelist" line 79)
invoked from within
"gpTablelist"
(procedure "gridplus" line 126)
invoked from within
"gridplus tablelist .order_parts \
-width 98 \
-height 10 \
-tableoptions stripe \
-relief ..."
(file "example2.tcl" line 28)
invoked from within
"source example2.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 {source example2.tcl}"
---
gridplus 2.3
tablelist_tile 4.9.2
Tcl 8.5.3
on Windows XP.

The installation seems to be basically correct since 4 examples work.
Any idea what needs to be done to get the rest to work, too, would be
greatly appreciated.
Best regards
Helmut Giese

Helmut Giese

unread,
Oct 11, 2008, 9:00:00 AM10/11/08
to
Answering my own posting: The examples work as expected when sourced
from the griplus starkit (which requires an 8.5 TclKit - the gridplus
home page contains a link), so at the moment there is no problem.

A nice weekend to all of you.
Helmut Giese

0 new messages