Re: [java-gnome-hackers] RE: [Java-gnome-checkins] CVS: java-gnom e/gtk/src/java/org/gnu/gt k TreeSe
Brought to you by:
afcowie
From: 'Mark H. <mh...@ca...> - 2004-02-28 10:44:38
|
On Thu, Feb 26, 2004 at 12:47:40PM -0500, Jeffrey Morgan wrote: > I have updated many of the tree classes over the past few days. Can > you please take a look and prioritize the remaining tree items? You have been doing an excellent job Jeff - thanks. Is the current release status to release on Monday? Hasn't there been changes in gtk API in the last couple of days? Looking through the todo... (I've deleted a few items already completed) Most important items at the top of this list CellEditable * implemented by GtkEntry and GtkSpinButton. - The class is done but Entry and SpinButton don't implement it, so it's effectively useless. It's a case of the usual gtk multiple inheritance, so I'm not sure how it's best handled. * GtkSelectionData enhancements are almost certainly needed for treeDrag* - This would be really useful. I can't find docs for it though, just references to it in the treeDrag* classes TreeIter * - add ref to treeModel * - include many methods from treemodel What do you think to these changes? IMHO, they would make the treeIter API nicer - iter.moveNext() rather than model.moveIterNext( iter ); * Make pixmap creation functions take a GdkDrawable not a GdkWindow - This is a bug. I think the other items will probably have to wait for 2.7 (but anything we can get done will be a bonus). -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |