GUI & ex11

Tony Rogvall tony@REDACTED
Mon Mar 3 17:27:23 CET 2003


Vlad Dumitrescu (EAW) wrote:
> Hi all,
> 
> After all the debate about GUIs (which I hope isn't over yet :-) I came to think about one thing that is actually rather obvious, but hey, I'm not from the Unix world! 
> 
> <idea> The language that Joe was looking for might very well be the X11 protocol! </idea> 
> Especially since there is a XPrint extension and also XFree86/Cygwin works on Windows. 
> 
> Now I started converting Tobbe's old ex11 package to use the binary format (I'm one third through it), but am wondering why didn't anyone else thought about it before... Is there anything wrong with the approach? I can't see any showstoppers. Then one can start building a Xtoolkit entirely in Erlang :-)
> 
> Tobbe: I thought I would add ex11 to Jungerl, is this okay?
> 
> best regards,
> Vlad
> 
> 

I am about 50% ready with the x11 client :-) Got stuck with image stuff. 
I can load fonts, display text, display graphics etc etc. I have an 
automated process for turning xproto header file into records and binary 
syntax parsing etc. We definietly need merge the stuff, or?
Why am I doing this? Actually not becuase of joe's ides, but becuase I 
wanted to write a window manager completly in erlang! (look at 
http://www.inria.fr/koala/gwm for a lispish variant)

/Tony





More information about the erlang-questions mailing list