Need some guidance -- starting with Tile 0.7.8 ...
- From: spam@xxxxxxxxxxxx
- Date: Mon, 30 Oct 2006 12:56:18 -0500
I have 8.4.13 running on FreeBSD, and have installed Tile 0.7.8, but in
the prototype application I've written (using TkTable 2.9 and BWidgets
1.8), I'm having problems getting Tile to work ... (see below)
The idea of the prototype was to test various aspects of the application
prior to a production implementation, but I'd like to see the effects of a
global switch over to Tile just for yucks ... and before I made a decision
on requiring 8.5 level Tcl support for the production app (dictionaries
are very nice), or to go 8.4.13/Tile 0.7.8.
Is there an easy way to just turn on theming, and test stuff out, or do I
have to re-write the proto just to see how things would look?? Are
BWidgets useable? TkTable? Any pointers? It is clear from the way
BWidgets chokes, there will be no *easy fix* here, it seems.
Cheers,
Rob.
Error in startup script: unknown option "-background"
while executing
"$foo configure $realopt"
(procedure "Widget::declare" line 80)
invoked from within
"Widget::declare ScrolledWindow {
{-background TkResource "" 0 button}
{-scrollbar Enum both 0 {none both vertical horizontal}}
{-auto E..."
(in namespace eval "::ScrolledWindow" script line 4)
invoked from within
"namespace eval ScrolledWindow {
Widget::define ScrolledWindow scrollw
Widget::declare ScrolledWindow {
{-background TkResource "" 0 butto..."
(file "/usr/local/lib/tk8.4/BWidget-1.8.0/scrollw.tcl" line 19)
invoked from within
"source /usr/local/lib/tk8.4/BWidget-1.8.0/scrollw.tcl"
(in namespace eval "::" script line 1)
invoked from within
"namespace eval :: $auto_index($name)"
(procedure "auto_load" line 13)
invoked from within
"auto_load $name [uplevel 1 {::namespace current}]"
(autoloading "ScrolledWindow")
invoked from within
"ScrolledWindow $path.sw -auto none -relief ridge -borderwidth 2 "
(procedure "util::scrollable" line 2)
invoked from within
"util::scrollable $parent Tree "
(procedure "qtree::create" line 2)
invoked from within
"qtree::create $brws Folders"
invoked from within
"set ::tree [ qtree::create $brws Folders]"
(file "Main.tk" line 361)
.
- Prev by Date: Re: Handling asynchronous hardware events
- Next by Date: Re: Syntax, expressiveness and the beauty of Tcl
- Previous by thread: Mime with attachments
- Next by thread: Event extension to TinyTcl - or maybe Jim
- Index(es):