[Gtk-sharp-list] Databindig IList to a Gtk.TreeView

Philip Van Hoof spam at pvanhoof.be
Sun Apr 23 18:40:00 EDT 2006


On Mon, 2006-04-24 at 00:26 +0200, mlgs at arsis.net wrote:
> Quoting Philip Van Hoof <spam at pvanhoof.be>:

> > Let me know. It's a mod_svn so I can apply any type of Apache2 authent-
> > ication (htpasswd2, etc).
> > 
> 
> I see no prob here. I'm prepared to do my share of work on this one. Especialy
> if this would have a chance to get in regular gtk-sharp TreeView (or if the
> mainters decide what kind of Databindings they prefer).

Know what, try to catch me on IRC and I'll give you credentials with
commit permissions. My nickname is pvanhoof. I'm for example on the
#mono channel (if I'm awake).

That's for everybody who's interested in such a SVN account and/or
planning to tryout things with the code.

> If anything matters, I did another patch, but I'm not on my computer right now
> so I can't send it right now, I didn't expect that childish patch would be taken
> in consideration so soon (and if it even would).

> Second patch is restoring the state of treeview after same datasource has been
> applied again. Restoring position and selections. Only one problem with that
> patch, I can't get rid of flicker in treeview on restore (redrawing start and
> then changing position with another redraw). Doing
> treeviewobject.GdkWindow.FreezeUpdates() and
> treeviewobject.GdkWindow.ThawUpdates() doesn't seem to help here either (any
> idea is appreciated). Have to look more than 15 minutes as I did so far.

As long as this is typical for the view, I'm okay with such a patch.
Else it might be more interesting to implement this by inheriting as a
new type. But I'll take a look.

You may of course put a new such type in SVN once you have the
credentials / the account (in case the feature is better implemented in
a new type).

> I plan to try making the same thing for Combo.

Okay.


-- 
Philip Van Hoof, software developer at x-tend 
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
work: vanhoof at x-tend dot be 
http://www.pvanhoof.be - http://www.x-tend.be



More information about the Gtk-sharp-list mailing list