Bug 213717

Summary: [SashForm] Method to lock SashForm to disable resize
Product: [Eclipse Project] Platform Reporter: Fabian Zeindl <fabian.zeindl>
Component: SWTAssignee: Duong Nguyen <duongn>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: ericwill, jan.hvozdovic, lafeuil, steve_northover
Version: 3.3Keywords: helpwanted, triaged
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Fabian Zeindl CLA 2007-12-21 12:37:43 EST
It would be good if one could lock a SashForm so that it won't resize.

http://dev.eclipse.org/newslists/news.eclipse.platform.swt/msg15069.html describes the problem.
Comment 1 Fabian Zeindl CLA 2008-04-26 08:35:35 EDT
Any comments about that?
Comment 2 Steve Northover CLA 2008-04-28 12:08:44 EDT
Duong, correct me if I am wrong but this would require new API?  The API freeze for 3.4 has already happened.
Comment 3 Duong Nguyen CLA 2008-04-28 14:16:31 EDT
Yes. It would require new API.
Comment 4 jan CLA 2010-11-15 05:58:19 EST
Is there any plan to change API for future releases?
Is there any workaround how to disable resizing of sashForm?
Comment 5 Eric Williams CLA 2018-08-14 17:21:22 EDT
I'd be happy to review patches for this feature.