John :
> [...]
> In terms of GUI, well I just use GTK+ as IMO it is fairly high-level
> and abstracted enough from raw C that it is pretty easy to use. You
> also get the benefit of cut 'n pasting a lot of pre-written code if
> you go this route. Chicken embeds easily into a GTK+ app. I just do
> the interface code in GTK+ and backend in Chicken.

Do you mean you write the ui with gtk+ in C ? How is the wiring
between that and Chicken done (which one calls the other and how) ?
Thanks
mt


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to