Re: [Vala] Vala port of gtk-sharp-ribbon



Alberto Ruiz wrote:
If you or anyone feel brave enough after porting this, porting the
gridview from medsphere[0] would be a pretty cool thing to do. There's
been a lot of people complaining about the lack of this widget in the
Gtk+ toolkit, and porting this to Vala would be a pretty good way of
having something to play with to define an API that could go into Gtk+
itself.

I'm pretty sure there would be tons of beer for the one who write this :)

Done. :)

I have the source attached, together with a demo in plain C.
To compile type "make", then run "./gridviewdemo". The widget depends
on libgee [1].

'gridview.vala' is precompiled to 'gridview.c'. If you want to build it
from scratch you have to modify 'gtk+-2.0.vapi' due to the
Gtk.Container.forall() issue.

Regards,

Frederik

[1] http://live.gnome.org/Libgee

Attachment: gridview.tar.gz
Description: GNU Zip compressed data



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