simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Simulavr-devel] kbdgentables


From: Joel Sherrill
Subject: Re: [Simulavr-devel] kbdgentables
Date: Sun, 22 Mar 2009 14:40:14 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Knut Schwichtenberg wrote:
Joel Sherrill wrote:
Indeed.  I have been thinking on how to address that.  The kbd.xbm
image and location of gui.tcl are also issues.
For kbd.xbm the situation is even more worse. Currently it has to be located in
the directory where the checkdebug.tcl is started :-(. I plan to change the load
of this image so it has to be located in the same directory a gui.tcl - or is
there a way to embed a xbm into a TCL-script?
I thought I had already fixed the working examples so
kbd.xbm was in the same directory as gui.tcl (e.g. examples).

But that doesn't solve anything for after install and gui.tcl
and supporting pieces DEFINITELY has to be part of the
install image.


I was thinking of something like checking for it in the
local build path and then in the system directory.
For some applications I have worked on, we had a "find
on a path" routine which conceptually might be helpful here. Then the gui.tcl or whatever can source the right thing.

It is probably also helpful for gui.tcl to have a subroutine
to load the .so file.  That is a common mess also.

--joel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]