Re: [BUG REPORT] UI Manager demo fails
"Andy Chambers" <[email protected]>
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
On 5/18/07, Andy Wingo <[email protected]> wrote: > Hi Andy, > > On Sat, 2007-05-12 at 16:11 +0100, Andy Chambers wrote: > > I've just stumbled across guile-gnome whilst looking for a way to make > > a gui using a lisp-a-like language. Guile seems to be a very well > > documented and practical scheme and gnome has IMHO by far the best > > looking widgets (although I've never used a Mac ). > > The widgets look nice, but you are being kind if you say that > guile-gnome is well documented ;) Well actually I meant guile itself rather than guile-gnome. The guile-gnome documentation could be better and once I understand it better myself, I'd like to practice my doc writing skills and provide you with some patches. I noticed you're looking into working on a system for getting online docs available so I'd use the devhelp format if that's still your thinking on the issue. > > However, one of the demos doesn't work on debian. I installed the > > guile-gnome packages from debian unstable and also tried using the > > examples from the bzr repositry but in both cases, the ui-manager > > crashes the demo. > > Odd, this works for me. You refer to the one in the guile-gtk-demo? It seems to work for me too now. Perhaps I'd changed the file by accident. Sorry. Many Thanks, Andy