Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ui-best-practices-working-group] RCP - MDI presentation

Hello everyone!

I was trying to figure out if it is possible to create a rcp presentation
which shows the editors as windows like in a MDI application.

My idea is to implement org.eclipse.ui.presentations.StackPresentation and
to somehow use org.eclipse.swt.widgets.Shell to display the
IPresentablePart's.

Has anyone done this before - or isn't it possible at all?

Regards,
  Alessio




Back to the top