Re: [Java-gnome-developer] Editable_cells from gtk-demo cloned
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2003-11-19 17:48:37
|
Il mer, 2003-11-19 alle 17:56, Mark Howard ha scritto: > On Wed, Nov 19, 2003 at 05:24:18PM +0100, Luca De Rugeriis wrote: > > Are you going to amend the example and put it in the distribution ? > > Could really do with getting the base of the gtk-demo application > started, including an interface for each code example to extend. > Unfortunately I don't have any time for this in the next few weeks. > Would you be interested in working on this? Yeah, this is why I've written this example. However, with my inexperience it takes me a couple of hours to write EditableCells, so I'll do that, but don't expect it will done quickly :) Now my question is about the structure of the project: I guess that the file that contains the main method (JavaGnomeDemo.java ?) must draw the main window, do (very simple) syntax highlighting and create all the objects for each example. Each single example must be in a separated class. Does it sound good? Is it preferable to create a javagnomedemo (or something) package? Have you a suggestion for the main class naming? Any further hint? If you confirm these choices are right ones, I'll write down the JavaGnomeDemo main window, and add all the needed interfaces. Then integrating the existing examples will be a snap. Let me know also if I should report the work in progress to the list, and post new code to be reviewed. Thanks, Luca. -- Luca De Rugeriis <pie...@li...> |