Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Getting and Setting SashForm Divider Location

See SashForm.getWeights and SashForm.setWeights.




"Michael Purdy" <mpurdy@xxxxxxxxxxx> 
Sent by: platform-swt-dev-admin@xxxxxxxxxxx
09/15/2004 02:29 PM
Please respond to
platform-swt-dev


To
<platform-swt-dev@xxxxxxxxxxx>
cc

Subject
[platform-swt-dev] Getting and Setting SashForm Divider Location






I've implemented a SashForm with a vertical divider and two content
areas.  I would like to keep track of the divider location when a user
moves it, thus allowing the application to get and save the user's
preference for the divider.  Then, load and set the location when the
application is loaded again.

Are there any examples or tutorials on SashForms that would show how to
do this?

Michael
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev




Back to the top