[Gtk-sharp-list] #List - a simple list view widget

Freon Freon <freongrr@gmail.com>
Thu, 4 Nov 2004 19:29:02 +0100


Wow, that's pretty good, I have no idea where you've found so much
information on how ListView worked ;)
The only problem you may have is the win.DeleteEvent not compiling on
the MS compiler (use new DeleteEventHandler(WindowDelete) instead).

Anyway, since you look like you know the how and why of TreeView,
could you have a look at this problem I have (related to
TreeCellDataFunc)
http://lists.ximian.com/archives/public/gtk-sharp-list/2004-November/005040=
.html

On Thu, 04 Nov 2004 17:31:55 +0100, =D0=A2=D0=BE=D0=BC=D0=B8=D1=81=D0=BB=D0=
=B0=D0=B2 =D0=9C=D0=B0=D1=80=D0=BA=D0=BE=D0=B2=D1=81=D0=BA=D0=B8
<tome@users.ossm.org.mk> wrote:
> On =D1=81=D1=80=D0=B5, 2004-11-03 at 21:23, Hasan Veldstra wrote:
>=20
> > A screenshot and the source of both widget and a demo program are here:
> > http://veldstra.co.uk/blog/index.php?p=3D10
> > Please post your opinions, comments and suggestions.
>=20
> Looks great. Very usefull for quickly making simple lists on the fly.
> Great job, keep it up. I love the icon option.
>=20
>=20
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>