[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: How do I resize a SWT table using SashForm?
|
- From: asha.s@xxxxxxxxxxxx (Asha Subramaniam)
- Date: Wed, 14 Nov 2007 06:14:35 +0000 (UTC)
- Newsgroups: eclipse.platform.swt
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi Matthew,
Thanks for the quick reply.
I want the entire table to be resized.
My requirement is that I should be able to resize the entire table by
pulling the bottom edges of the table.
I have a parent composite over which I have a table and 3 buttons adjacent
to the table. I want to only resize the table.
If shashform can help, how exactly can i use it. If not, which other
control can be used for it?
I have created a small MSPaint example of what i want. but I am not able
to attach the same in the groups.
Is there any other way I can send the snapshots across..
I have tried the examples from http://www.java2s.com. But it is very
different from my requirement.
Asha.