Re: [java-gnome-hackers] Tree Success!!
Brought to you by:
afcowie
From: Mark H. <mh...@ti...> - 2002-09-10 16:20:04
|
- TreeModel: Jeff- you said you would be able to run the code generator to make the basis for this. Could you do that sometime and send me the results. I've now completed much of the tree, list and table functionality. Test applications are in=20 examples/gtk/tree/TreeExample.java and examples/gtk/dataTable/TableExample.java=20 I've also started work on SimpleList.java, a wrapper for those objects Still to be done: - All event handling (many of the parameters are very poorly documented). If anyone who knows more about the tree events wants to help, please do.=20 - More work improving the documentation - drag and drop (I'm not interested this. I have done the gtk internal drag and drop wrappers (such as reordering table columns), but the custom ones seem less appealing) - CellRendererText 'properties'. I could do with some help on this - I'm not entirely sure how/where they are stored. Related code is in org_gnu_gtk_CellRendererText.c - TreeSortable - possibly more wrapper classes like SimpleList. --=20 +----------------------------------------------+ | Mark Howard cam.ac.uk mh344@ | | http://www.tildemh.com tildemh.com mh@ | +----------------------------------------------+ |