Skip to main content



      Home
Home » Archived » Visual Editor (VE) » SWT problem: unable to change size when gridlayout is used
SWT problem: unable to change size when gridlayout is used [message #615003] Wed, 17 January 2007 20:06
Eclipse UserFriend
Originally posted by: liudan.ntlworld.com

I'm new to SWT and I'm trying to use VE to create a simple application. I'm using gridlayout at moment. My problem is when I put a new component (e.g. Table,TextArea) into my Composite panel, I can't change its size at all. I've tried to change its size in my code (e.g. myTable.setSize(new Point(300, 200)), but it doesn't seem to work. Can someone explain how gridlayout works and how to resize my components? Thanks
Previous Topic:How to test a BeanInfo
Next Topic:SWT problem: unable to change size when gridlayout is used
Goto Forum:
  


Current Time: Mon Jun 23 06:09:28 EDT 2025

Powered by FUDForum. Page generated in 0.05741 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top