Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Use of setShowPerspectiveBar
Use of setShowPerspectiveBar [message #466627] Mon, 23 April 2007 06:45 Go to next message
Eclipse UserFriend
I have an RCP application where by I have an initial login screen
created with a non closeable view, this belongs to a login perspective.
When I have a successful login I switch to a different perspective.

My question is, is it possible to not show the perspective bar in the
initial login perspective and then show it when a successful login has
occurred.

It appears that the setShowPerspectiveBar is only available during the
preWindowOpen phase of the application.

Any ideas on how to access this at other times, if indeed it is possible??

Regards

/Dominic
Re: Use of setShowPerspectiveBar [message #466646 is a reply to message #466627] Mon, 23 April 2007 12:26 Go to previous message
Eclipse UserFriend
If your idea is to prevent the user from doing anything before logging in, I think there is a better solution. Eclipse 3.3 M6 has a custom splash screen where you can do the login part. Have a look at:

http://download.eclipse.org/eclipse/downloads/drops/S-3.3M6- 200703231616/eclipse-news-M6.html
Previous Topic:Palette.Label
Next Topic:RCP build using wrong version of plugin - how to specify?
Goto Forum:
  


Current Time: Sat May 24 07:18:04 EDT 2025

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

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

Back to the top