[Gtk-sharp-list] Custom cell renderer

cm9x4 coolman9999 at mail.ru
Thu Sep 11 00:28:34 EDT 2008




Christian Hoff wrote:
> 
> Works for me, maybe you need to update your Gtk# installation. Method
> body:
> 
> protected override void Render (Gdk.Drawable drawable, Gtk.Widget 
> widget, Gdk.Rectangle background_area, Gdk.Rectangle cell_area, 
> Gdk.Rectangle expose_area, Gtk.CellRendererState flags)
> 
> cm9x4 schrieb:
>> I need to realize some custom cell renderers based on CellRendererText,
>> but i
>> can't override Render.
>>
>> How it can be solved?
>>   
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
> 
> 
Thanks! It really works! But I have described just a part of my problem. I
need to create cutomcelrenderer for date editing that shows basicly like
date string and like Calendar in edit mode. I have no idea how i can do
this.
-- 
View this message in context: http://www.nabble.com/Custom-cell-renderer-tp19408393p19427634.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.



More information about the Gtk-sharp-list mailing list