erlgtk 0.9.7 (was: Re: 2D in erlang)
Chris Pressey
cpressey@REDACTED
Wed Nov 5 09:53:20 CET 2003
On Wed, 05 Nov 2003 09:32:29 +0100
"Vlad Dumitrescu" <Vlad.Dumitrescu@REDACTED> wrote:
> Hi,
>
> Wow, that's great! :-)
>
> But... trying to run the Windows binary distro as-is, I can't get to
> start examples/all:run(). Some windows flash briefly and disappear
> right away, and that's all.
Hmmm... interesting, I get that too. I think it has to do with recent
GTK+ 2.x changes (temporarily disabling the multiline textbox examples.)
Try running them one at a time, i.e.
1> clist:run().
2> notebook:run().
3> ip_test:run().
...that way should be much more predictable.
Definately try wheelbarrow:run(). Betcha GS can't do *that* :)
-Chris
More information about the erlang-questions
mailing list