| Parts nested within of a SWT Widget? [message #991173] |
Mon, 17 December 2012 10:35  |
Alex Kipling Messages: 212 Registered: July 2012 |
Senior Member |
|
|
Is it possible to nest Model elements (Parts) within of SWT widgets?
The background of the question: I have my own SWT Widget, which provides the container for my application. Inside of this Widget I would add some parts.
|
|
|
|
| Re: Parts nested within of a SWT Widget? [message #991293 is a reply to message #991173] |
Tue, 18 December 2012 06:57   |
Alex Kipling Messages: 212 Registered: July 2012 |
Senior Member |
|
|
Ok, maybe I should reformulate my question:
I have a hierarchy of parts.
part1
-> part2
--> part3
--> part4
--> part5
I have some custom behaviour for the part2. For now I have an SWT Widget, which behaves like that.
Is it possible to implement an own part container?
One which would layout parts,
which could be added to the model.
With other words - is it possible to turn an SWT Widget into a PartContainer?
[Updated on: Tue, 18 December 2012 06:57] Report message to a moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04955 seconds