On Mon, 2 Jun 1997, Brian Huggins - x2895 wrote:
> It appears that you cannot easily specify a bitmap directory using the
> bitmap entry box in the attributes window. For example, say I wanted to
> specify a bitmap like this:
>
> set bitmap_dir /host/users/bghuggin
>
> @$bitmap_dir/my_bitmap
>
> I haven't been able to do anything like this. It's very inconvenient to
> hardcode the location of every bitmap, especially since I am running my
> application on two different platforms, with two different locations for
> files.
this is definately a problem in the current implementation. it's
technically difficult to fix given the way visual tcl stores an
open application. since this will change in 1.11, this limitation
should go away.
-stewart-