Re: [Java-gnome-developer] Editable_cells from gtk-demo cloned
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2003-11-19 16:26:43
|
Il mer, 2003-11-19 alle 16:43, Mark Howard ha scritto: > On Wed, Nov 19, 2003 at 04:13:05PM +0100, Luca De Rugeriis wrote: > > I also have found that any time I edit a cell, it prints this message to > > stdout: > This is debugging info. Is the edit event passing the text correctly > now? If so, it can be removed. If you try it, it seems to work correctly. > One suggestion I have is to have two separate variables rather than a > dataBlock array. This has two benefits - the name should help you remember > what each dataBlock is for; and you don't have to cast to that > particular dataBlock type. Thanks a lot for the suggestion, I've used that array simply because I've ripped some code from other examples ;) I've thought to remove it too. This assumes that the rest of my code is fine ;) Are you going to amend the example and put it in the distribution ? Ciao, Luca. -- Luca De Rugeriis <pie...@li...> |