This is the mail archive of the guile@cygnus.com mailing list for the guile project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Marius Vollmer wrote: > They work better with gtk-1.1 than with gtk-1.0. I have fixed some of > the problems for guile-gtk-0.15. You can get pretty far by putting > > (if (not (defined? 'gtk-scrolled-window-add-with-view-port)) > (define gtk-scrolled-window-add-with-viewport gtk-container-add)) > > in the right places. I recompiled with gtk 1.1.15 and it seems to be working OK (at least well enough for what I need it to). Thanks, -- Gerardo Horvilleur mago@mail.internet.com.mx