erlgtk 0.9.7 (was: Re: 2D in erlang)
Vlad Dumitrescu
Vlad.Dumitrescu@REDACTED
Wed Nov 5 09:32:29 CET 2003
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. The output is
1> all:run().
HELLOWORLD
HELLOWORLD2
PACKBOX
TABLE
BUTTONS
RANGEWIDGETS
PROGRESSBAR
LABEL
ARROW
PIXMAP
CLIST
ENTRY
ASPECTFRAME
NOTEBOOK
SCROLLEDWIN
STATUSBAR
RE_ENTRY
IP_TEST
BUTTON_SWAP
true
2> gdk window= {7068648,16567208}
2> match([], {kclosure,{comp_class,"\n"}}) = nomatch
2>
Trying again a couple of times, I also get
=ERROR REPORT==== 5-Nov-2003::09:30:49 ===
Error in process <0.135.0> with exit value: {badarg,[{ets,lookup,[gtk_enum,{'GtkJustification','GTK_JUSTIFY_LEFT'}]},{gtk,
enum,2},{gtk,label_set_justify,2},{label,main,0}]}
4> ** exited: {badarg,[{ets,lookup,
[gtk_enum,{'GtkJustification','GTK_JUSTIFY_LEFT'}]},
{gtk,enum,2},
{gtk,label_set_justify,2},
{label,main,0}]} **
This is on Win2k, with R9C.
regards,
Vlad
More information about the erlang-questions
mailing list