[Vala] Simple HTML viewer in genie syntax

2009-03-10 Thread Barry Kauler
Thanks to Alberto Ruiz who did the original gtkmozembed binding and wrote a simple demo HTML viewer in Vala, and also to another webkit example, I was able to put together a very simple HTML viewer written in Genie, with toolbar and buttons. See snapshot and code at my blog:

Re: [Vala] Simple HTML viewer in genie syntax

2009-03-10 Thread Hans Baier
It's so beautifully simple! The thing is though, I'm stuck on one thing and I was wondering if someone on this mail-list could advise a solution. I want to grey-out the forward and back buttons as-appropriate, and I have a update_buttons() method in the code, but I don't know how to call it