Search found 5 matches

by b100dian
Sun 12 Apr 2009, 20:35
Forum: Programming
Topic: Vala and Genie programming
Replies: 516
Views: 310689

You may not need a thread for updating the label. I think something along the lines of if (Gtk.events_pending()) Gtk.main_iteration () after each set_text would suffice. However care must be taken not to enter a second (a third etc) that click handler (because main_iteration () will process clicks t...
by b100dian
Fri 10 Apr 2009, 15:56
Forum: Programming
Topic: Vala and Genie programming
Replies: 516
Views: 310689

Here is the same result, but now without libglade, coded "by hand" with the native Gtk bindings. (Shameless plug, I know... ) Here is the same code "by hand" with gtkaml (Mark, you once said you 'haven't tested the library') <Window xmlns="Gtk" xmlns:g="http://gtk...
by b100dian
Wed 08 Apr 2009, 11:01
Forum: Programming
Topic: Vala and Genie programming
Replies: 516
Views: 310689

So Vala/Genie are really on a good way, if they find interest even under such "critical" conditions Thanks very much for your work, Mark Well I am only another Vala user, but thanks for the thanks:) However, I have one question regarding Vala/Genie, Puppy Linux and Gtkaml: I am in the pro...
by b100dian
Tue 07 Apr 2009, 22:58
Forum: Programming
Topic: Vala and Genie programming
Replies: 516
Views: 310689

luckily I was watching the referrals since yesterday's release was downloaded before being announced.. :) don't hesitate to file bugs or write me if this version doesn't fix it.

Vlad
by b100dian
Tue 07 Apr 2009, 22:38
Forum: Programming
Topic: Vala and Genie programming
Replies: 516
Views: 310689

To compile it, I first installed vala 0.6.0.
This installed the required header.
Sorry for the additional work involved, MUguest. I fixed this in 0.2.5-1.