Re: DND with CList




Aaron Digulla <digulla@wi-pc44.fh-konstanz.de> writes:

> Quoting Owen Taylor (otaylor@redhat.com):
> 
> >
> > Aaron Digulla <digulla@wi-pc44.fh-konstanz.de> writes:
> >
> > > I'm writing a boomark sorter for Netscape bookmarks in Gtk.
> > > Basically, I show the Bookmark hierarchy on the left in a GtkTree
> > > and the Bookmarks themselves in a CList on the right. Now I
> > > want to do the same as in an Explorer on Windows: Click on an
> > > item in the CList to drag&drop it into a new folder in the Tree.
> > > How can I do this ?
> >
> > Basicically, DND only currently works on entire widgets.  I'm
> > currently working on a rewrite of DND for GTK+-1.2. Until that's
> > finished, you'll just have to provide a "Add to Tree" button or
> > something.
> 
> Hmmm... ugly but I could create a button which I could drop on a
> tree item. I guess I can live with such a workaround :-)
> 
> I have problems with threads and Gtk+ 1.1.1. Will thread support change
> much for 1.2 ?

Thread support will not change in 1.2, except for any bugs that
are found and fixed. I don't really understand the problem you
were having, but I'll say that in more detail in a response
to that. ;-)

                                        Owen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]