Hi,
Everybody , I am confronted with a trouble in
using SWT to develop my GUI .
I have a bunch of data to display in my table.
And I can't display these in a regular table , for
example , I need 3*3 table , but meanwhile , I
need the the second cell in the first line to combined
with the second cell in the second line . So are
the rows , is there any way to achive this ?
Thank you in advance !
servicesfirst@gmail.com - 13 Oct 2006 10:02 GMT
> Hi,
> Everybody , I am confronted with a trouble in
[quoted text clipped - 7 lines]
>
> Thank you in advance !
I think it is irregular tables !
ddimitrov - 15 Oct 2006 06:09 GMT
If you haven't solved your issue, check KTable.
Dimitar
Bo Yang - 17 Oct 2006 09:40 GMT
> If you haven't solved your issue, check KTable.
>
> Dimitar
It is just what I need , thank you
very much , Dimitar !
Thanks again !
Bo Yang - 17 Oct 2006 09:50 GMT
> > If you haven't solved your issue, check KTable.
> >
> > Dimitar
> It is just what I need , thank you
> very much , Dimitar !
> Thanks again !
Another question , there not seem to be any
document in the project home , do you know
where can I find any document about how to
use the library , or I must to look in to code to
learn how to use ?