Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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


Back to the top