caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: skaller <skaller@ozemail.com.au>
To: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
Cc: caml-list@inria.fr
Subject: [Caml-list] Re: Tcl/Tk and RH 9
Date: 11 Aug 2003 06:15:42 +1000	[thread overview]
Message-ID: <1060546541.6174.21.camel@localhost.localdomain> (raw)
In-Reply-To: <20030810104355T.garrigue@kurims.kyoto-u.ac.jp>

On Sun, 2003-08-10 at 11:43, Jacques Garrigue wrote:
> From: skaller <skaller@ozemail.com.au>
> 
> > Just a comment: I have just installed RedHat 9 on my box.
> > Tcl/Tk is no longer a standard package, which is as it should be,
> > its an old, archaic system which no longer deserves any support.
> 
> RedHat is free to decide whatever they want, but Tk is still the
> simplest way to develop some software. Tcl/Tk itself is in version
> 8.4, it had unicode support earlier than Gtk, and is still under
> active development, and I see no need to kill it.

I do. First, it isn't threadable. Second, whilst the
widgets it supports are good, its widget set is not only
small, it doesn't have certain crucial widgets.
There is no tree widget, for example, you need Tix for that.

The extension model is unusable. No one can write
Tk extensions. In the whole of its life, hardly any
have been written.

OTOH, there is wide community support for Gtk.

> I suppose a move to Gtk will eventually take place.
> For this Gtk2 is a requirement (Gtk lacks some essential widgets
> present in Tk).

Yeah, Gtk 1 was pretty bad. Some widgets didn't work
properly. That's the case in 2 as well :(
The edit widget is not good, compared to Tk's.
Morons are trying to copy Windows :(
It still doesn't edit correctly.

The tree widget doesn't work properly in your demo
by the way: when you delete an item it just clears
the line, doesn't redraw the tree properly.

>  But LablGtk2 is now usable enough we can start to
> think about it.

The whole of my desktop uses Gnome/Gtk.

> So yes, I see a change ahead, but certainly not in 3.07!
> And of course labltk/camltk support will not be dropped.

That was my question: whether there will be a move to Gtk.
Whilst labltk doesn't need to have support dropped,
I can't see it being worth doing continued work in it:
it becomes a deprecated tool.

Lots of nice things could be done with OcamlBrowser,
for example. You can't do that work twice. You have to pick
which model to extend. That's Tk now, until Gtk version
is up to scratch, and Gtk itself is up to scratch.

Some of the work is just too hard in Tk. For example
it doesn't reparent correctly. Gtk does. There is a 
workaround in Tk, but it only works 'to some extent'
and that workaround defeats some of its functionality.
[Basically all Tk widgets have to be top level names
or they can't be reparented: HWM is all about reparenting :-]

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  parent reply	other threads:[~2003-08-10 20:15 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-09  2:03 [Caml-list] version 7 beta typing change? skaller
2003-08-09 12:10 ` Jacques Garrigue
2003-08-09 16:15   ` skaller
2003-08-09 16:33   ` [Caml-list] Tcl/Tk and RH 9 skaller
2003-08-09 16:59     ` Matt Gushee
2003-08-10 15:57       ` Eray Ozkural
2003-08-10 20:18         ` skaller
2003-08-10  1:43     ` [Caml-list] " Jacques Garrigue
2003-08-10  1:53       ` Alexander V. Voinov
2003-08-10 21:26         ` skaller
2003-08-10 23:15           ` Eray Ozkural
2003-08-10 23:24             ` Eray Ozkural
2003-08-11  0:41             ` Matt Gushee
2003-08-11  1:20               ` Eray Ozkural
2003-08-11  2:02                 ` skaller
2003-08-11  8:38                   ` Sven Luther
2003-08-11  9:41                 ` Christoph Bauer
2003-08-10 20:15       ` skaller [this message]
2003-08-11  9:17         ` Christoph Bauer
2003-08-12  4:14           ` skaller
2003-08-10 22:11     ` [Caml-list] " Olivier Andrieu
2003-08-10 22:45       ` Matt Gushee
2003-08-10 23:16         ` Eray Ozkural
2003-08-11  1:33         ` skaller
2003-08-12  7:11 [Caml-list] " Jason Gibson

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=1060546541.6174.21.camel@localhost.localdomain \
    --to=skaller@ozemail.com.au \
    --cc=caml-list@inria.fr \
    --cc=garrigue@kurims.kyoto-u.ac.jp \
    /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 NNTP newsgroup(s).