[bt-devel] New main index
Joachim Ansorg
bt-devel@crosswire.org
Sun, 7 Jul 2002 15:00:43 +0200
A staus update:
Drag&Drop of references works now, event auto opening of groups which support
drops on them.
Dragging bookmarks on a read window works, too.
Moving items in the tree doesn't work yet. I hope I can get it working, soon.
The popup menu is now more sonistent and only the actions are enabled which
all selected items support. I hope you like it.
Joachim
> I added the new main index classes. At the moment the old groupmanager and
> the new tree are created on startup - this is only for testing! The old
> groupmanager will be removed when the new one is fully working!
>
> Drag&Drop works basically. Menus work basically. Test it out and report
> what you dislike and what you like.
>
> Don't forget
> make -f Makefile.cvs
> ./configure
> make
> make install
>
> Joachim