Re: [Vala] Overriding Gtk.Container.forall (...)



Yu Feng wrote:
Surely the problem can be worked around with your proposal, but the flaw
also propagates into vala GTK binding, and it may also corrupt vala
language definition.

I don't like this workaround either. It really seems to be a GTK design
flaw. :(
But I'm interested in a solution because I have done a Vala port of
gtk-sharp-ribbon [1][2], a Google Summer of Code 2007 and 2008 project
by Laurent Debacker [3], just to see how far I could get with Vala. This
project makes heavily use of overriding Gtk.Container.forall(). Most
things already work when I change the vapi manually. I will see if I can
put it online soon if I find some space to put it.

[1] http://tirania.org/blog/archive/2007/Aug-30-1.html
[2] http://anonsvn.mono-project.com/viewcvs/trunk/gtk-sharp-ribbon/
[3] http://debackerl.wordpress.com/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]