[Gtk-sharp-list] Exposes Constantly

Adam Tauno Williams adam at morrison-ind.com
Thu Dec 27 16:58:32 EST 2007


On Fri, 2007-12-14 at 09:33 -0600, Mike Kestner wrote:
> On Fri, 2007-12-14 at 09:13 -0500, Adam Tauno Williams wrote:
> > Funny, I've been researching for months, reading blogs, articles, and
> > tutorials;  and not one ever mentioned Gtk.Style.  Do you know of any
> > tutorials or documentation relating to Gtk.Style beyond what is
> > presented in Monodoc?
> GGAD has a little info on it.
> http://developer.gnome.org/doc/GGAD/sec-style.html
> The API is pretty descriptive, and if the monodocs aren't fleshed out
> you can use the C docs at gtk.org/api to get more info.
> > My target is more *like* -
> > http://www.monocalendar.com/images/screenshots/Monocalendar-0.1b.jpg -
> > than a month view.  I don't know if that makes any difference in your
> > recommendation.
> No difference.  The point is that you are likely to just need to draw
> boxes and straight lines and paint text and maybe some nav arrows, all
> of which is suited nicely to Style, and by using the Style class, when
> the user changes their theme, all your lines and fonts and colors and so
> on will be adjusted to match the built in widgets in Gtk.
> Gtk.Style is just a tool to make it easier for your widgets blend in
> with the theme.

Thanks for the assistance;  I have it working.  It can scroll, change
number of days displayed, etc...  Layout is working reasonably well.
http://docs.google.com/Doc?id=ddv5htgd_16gm8x3rdw

Still needs some "beautification".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20071227/74377aa7/attachment.bin 


More information about the Gtk-sharp-list mailing list