On Wed, 2 Apr 1997, Curtis L. Olson wrote:

> Alex,
> 
> I can't say if any of this can be done from within vtcl.  I don't know
> of any way to do what you are asking in a listbox.  However, I think
> you should be able to do this with text widget using tags.  I've done
> something similar in an app I've been working on.  You can see a
> screenshot of my app at:
> 
>     http://www.menet.umn.edu/~curt/cbb/cbb-main.gif

 Alex,

 It is not possible to do this with the standard Tk listbox and there are
 currently no shortcuts in VTCL for creating widgets such as Curtis'
 (which, btw, looks nice). I would recommend that you look at his code
 for hints.

 -stewart-


Reply via email to