From: Henning T. <le...@he...> - 2012-03-27 19:45:27
|
I want to use a splitterWindow. For instance I wanted to change the 'gravity' because the default value is not appropriate for my application. Unfortunately there is no splitterWindowSetSashGravity function. Then I like to react to a moved sash of the splitter window. I did not find an Event for this purpose. How can I define my own one? |