Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Layout like Skype with e4
Layout like Skype with e4 [message #672228] Fri, 20 May 2011 11:55
Mike Moor is currently offline Mike MoorFriend
Messages: 20
Registered: November 2010
Location: Steffisburg, Switzerland
Junior Member
Hi,

My application should have a layout similar to Skype (one window version).
- the window has a PartSashContainer (horizontal).
- in the left sash is a PartStack with two Parts (Inbox and Contacts)
- depending on the selection in the left Part (a Inbox-Entry or a Contact) the right sash should change.
- I have at least 2 different Parts who can be displayed in the right sash.

I successfully implemented this behaviour with an other PartStack in the right Sash. But i don't want the CTabFolder behaviour - I don't want tabs in the right Sash. There should be just one Part open at the time.

I hope I didn't wrote it too complicated.

Does anybody know how I could do that?
Is "Placeholder" the right thing? If so, how do I have to use them? What is the "Reference" Attribute of Placeholder for?

Thanks for your help!

Mike
Previous Topic:Injection and Inheritance
Next Topic:NPE on Closing e4 App
Goto Forum:
  


Current Time: Thu Apr 18 07:14:16 GMT 2024

Powered by FUDForum. Page generated in 0.01864 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top