Re: [Echo-list] Grid bug
Brought to you by:
tliebeck
From: Georg S. <geo...@we...> - 2004-02-27 14:07:20
|
Hmm, I cannot reproduce this behaviour with stable Echo dist. A Grid with "bar" is rendered. And looking at the Grid-Code: if there is a cell existing than this cell is replaced by the new cell. Georg Am Fre, 2004-02-27 um 14.42 schrieb Lendvai Attila: > > hi, > > if you have a Grid, and add labels to a specific cell twice, then the > cell is not rendered. > > grid.add(0, 0, new Label("foo")); > grid.add(0, 0, new Label("bar")); > > and neither foo, nor bar will be visible, and no exception is thrown. > > - 101 > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id56&alloc_id438&op=click > _______________________________________________ > Echo-list mailing list > Ech...@li... > https://lists.sourceforge.net/lists/listinfo/echo-list |