Re: [Java-gnome-developer] Editable_cells from gtk-demo cloned
Brought to you by:
afcowie
From: Mark H. <mh...@ca...> - 2003-11-19 15:44:21
|
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. 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. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |