[Gtk-sharp-list] Layor or Fixed (please!)

Manuel Alejandro Cerón Estrada ceronman at gmail.com
Mon Jan 15 22:08:04 EST 2007


Hello,

For doing something like that that, using cairo, I suggest to use
Gtk.Layout. For some reason I have not been able to catch some events
with a Gtk.Fixed. Gtk.Layout has the advantage of being very similar
to Gtk.DrawingArea, that is why it is perfect for drawing with Cairo.

Manuel.

2007/1/9, Peter Johanson <latexer at gentoo.org>:
> On Tue, Jan 09, 2007 at 12:39:05PM -0500, Adam Tauno Williams wrote:
> > I'm going to try to build a weekview calendar widget, something like you
> > seen in evolution/outlook - like
> > http://ftp-us-at.componentsource.com/res/pub/img/products/full/516197.gif
>
> This is almost invariably going to require a custom widget to accomplish
> everything you'd need out of a calendar widget. Your best bet is reading
> the source to the calendar widget in evolution, and using that as
> inspiration. They recently moved to cairo for all of their drawing, I'd
> suggest you do the same, if you want it looking good.
>
> -pete
>
> --
> Peter Johanson
> <latexer at gentoo.org>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>


-- 
· Manuel Alejandro Cerón Estrada
· ceronman at gmail.com
· http://ceronman.blogspot.com


More information about the Gtk-sharp-list mailing list