|
|
Re: ScrolledComposite [message #1053713 is a reply to message #1053642] |
Tue, 07 May 2013 07:11  |
Eclipse User |
|
|
|
Hello Eric!
Thank you for the answer so quickly.
I understand the fact that when I'm editing a screen do not have an actual widget, however the option to create a composite in another source and use an instance of it is not feasible for me.
I developed my own palette components, where each component is extended SWT of components and these components generate my source code in language X, which by the way is not object-oriented. So in my case it is not feasible to make the component in another source.
When I am editing a screen does not deal with live widgets, however SashForm own behavior to increase or diminuar the space it occupies, or even editing a screen I have user interaction in SashForm.
I made a component of the extended Sash and saw that the class SashFormSelectionEditPolicy is responsible for allowing this interaction in the editing screen.
I wonder if it is possible to create a component that use other basis than the Slider component and allows you to use the scroll screen editing, using perhaps a ScrolledSelectionEditPolicy or something.
Thank you!
|
|
|
Powered by
FUDForum. Page generated in 0.66819 seconds