public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Ian Roxborough <irox@redhat.com>
To: insight@sources.redhat.com
Subject: Re: Variable windows: BLT or ???
Date: Tue, 04 Sep 2001 12:54:00 -0000	[thread overview]
Message-ID: <3B953167.F6535DC6@redhat.com> (raw)
In-Reply-To: <3B952662.3B869D36@redhat.com>

On Tuesday, August 28, 2001, at 05:31 PM, Keith Seitz wrote:
> Any way, in order to completely remove tix from our repository, we need to
> have a solution for the variable windows. This is (and has been) the
> biggest stumbling block for us whacking tix. We need some sort of
> hierachial tree widget.
> 
> I see three options:
> 
> 1) Pull in and update the "tree" widget that Source Navigator uses

This is a widget with about 200 or 300 features (no quite but it 
seems that way).  I've fixed some of problems/flaws in this widget,
however this was mainly to make Source-Navigator look pretty.
Unless you are playing with trees and tables with over a 1000
items in them, then this widget isn't the best solution.

> 2) Pull in BLT and use its hiertree widget.

Could do...

> 3) Look for another alternative (including writing our own)

I would suggest looking at BWidgets:

http://sourceforge.net/project/showfiles.php?group_id=12883&release_id=44317

A pretty lite weight Tcl only (as in no C code).
 
> Having been through the SN tree widget, my inclination is to go with #2
> right now, even though it will take some non-trivial effort (for me) to
> upgrade BLT to build on cygwin.

I tried to replace the treetable widget in SN with the BWidgets and
the BLT tree, neither of these where able to do the job out of the box,
but this is because of the overloaded nature of SN.

BWidget would be my favorite, although I would like to see BLT
in Insight (and Source-Navigator), but for other reasons.

> Anyone have any comments on BLT, SN's tree widget, other alternatives?

You could remove Tix and replace it with BWidget.  Then at some
point in the future introduce BLT.  I wouldn't be so quick to bring
in BLT just to provide one widget (I'm more interested in BLT
for the other widgets/features).

Some notes on BWidgets: Last release July 2001 and uses Tcl/Tk8.1.1
or higher.

Ian.

       reply	other threads:[~2001-09-04 12:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3B952662.3B869D36@redhat.com>
2001-09-04 12:54 ` Ian Roxborough [this message]
2001-09-05  8:02   ` Keith Seitz
     [not found] <999189447.3240.ezmlm@sources.redhat.com>
2001-08-30 11:56 ` Jim Ingham
2001-08-28 17:32 Keith Seitz
2001-08-29 10:37 ` Syd Polk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B953167.F6535DC6@redhat.com \
    --to=irox@redhat.com \
    --cc=insight@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).