[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Reduce spaces between composite

Hey Thanks,that worked !!
one more issue, I have a Composite "A",i am adding composite "B" on "A", i see some gap between the boundries of "A" and "B",is there a way to to hide "A" completly with "B" i.e. boundries of "A" collides with boundries of "B" ??