erlgtk question

Joe Armstrong joe@REDACTED
Tue Sep 28 17:00:39 CEST 2004



Hello,

I'm trying to port my ex11 widget library to erlgtk.

Two questions:

1) any ideas on how to set the background color of a top level widget?

2) failing that how can I add a new command to erlgtk?

   There is a function

     gtk_widget_modify_fg (widget, GTK_STATE_NORMAL, &color);

   Which should do what I want but it's not in the library

   Cheers

   /Joe




More information about the erlang-questions mailing list