Re: [Vala] Simple HTML viewer in genie syntax
- From: Hans Baier <hansfbaier googlemail com>
- To: Barry Kauler <bkauler gmail com>
- Cc: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Simple HTML viewer in genie syntax
- Date: Wed, 11 Mar 2009 11:01:42 +0700
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 when a window page changes.
Gtk.Widget.sensitive = false
Another problem is I would like to tell it to use a different font,
especially to display antialiased.
The Gtk.Widget.get_style () / set_style () methods might help.
Hans
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]