Re: Someone explain (Mc)Clim to me as if I were 5 years old



On 2006-10-26, Ken Tilton <kentilton@xxxxxxxxx> wrote:
The one you want is Cello, now based on Tk/Tcl and OpenGL. Full event
stream, true callbacks, access to the many Tk/Tcl libs, and terrific
portability (of more than just the native look/feel GUI -- sockets,
threads, file manager services, the whole Tcl language really.

Usenet: Where others tell me what I want.

Seriously, both cells-gtk and Cello sound like something worth looking
at for someone interested in "normal" graphical user interfaces.

But perhaps I also like CLIM, now based on GTK+ and Cairo. Full command
objects, true presentations, access to many Lisp libraries, and terrific
portability (it works on my Linux), sockets not something it cares
about, but has threads, a flexi-trivial dired, and no Tcl at all.

CG is just win32 and for all I know they have more users on
Gtk (or not doing GUIs at all).

Allegro 8.0 has a GTK+-based CG for Linux.


d.
.



Relevant Pages

  • Re: Multithread safety
    ... portability is not important for a lot of folks anyway... ... >> BSD Sockets happily support multiple socket I/O on a single ... The trick is to use non-blocking sockets and select ... > friendly (you cannot wait for I/O and other Windows kernel objects ...
    (microsoft.public.win32.programmer.networks)
  • Re: Multithread safety
    ... up to 64 simultaneous sockets present no problem in the ... BSD model since a single thread can handle them for I/O. ... At some point the number of threads in the client ... whereas portability might be important. ...
    (microsoft.public.win32.programmer.networks)