[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Switch off URL in Splash Screen  XML
Forum Index -> Development
Author Message
heyl

Power User

Joined: 10/01/2008 09:41:55
Messages: 267
Location: Ettlingen
Offline

Hello everyone,

is it possible not to display the URL in the Splash Image?
Is there a parameter in org.eclnt.client.page.PageWebStart to do this?

Best regards
Frauke

Code:
     <application-desc main-class="org.eclnt.client.page.PageWebStart">
 		    .....
 	    <argument>splashimagehttp=images/nexusLogo.png</argument>
                     .....
 
rheinrichs

Power User
[Avatar]

Joined: 08/05/2009 10:05:36
Messages: 209
Offline

Hi Frauke,

as far as I know, you have to override the startup class. (with signing and delivery within jar) For our customer we implement an (*appName*)Starter.class for handling title and images.
The disadvantage is, that new client classes are not alway compatible with the previous version. Thus: To extends the default classes might be incompatible with an updatet CC-Version.

Kind regards
Roland
heyl

Power User

Joined: 10/01/2008 09:41:55
Messages: 267
Location: Ettlingen
Offline

Hi Roland,

thanks for your answer!
But I am not sure, which starter class you are thinking of, but overriding the PageBrowser,.... I would rather not!

Best regards
Frauke
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5519
Offline

Hi Frauke,

Roland is right: this function is not available. So you would have to add on your own etc. etc.

Or you wait for the next update, for a new client parameter! ;-)

Regards, Björn

Björn Müller, CaptainCasa GmbH
heyl

Power User

Joined: 10/01/2008 09:41:55
Messages: 267
Location: Ettlingen
Offline

Hi Björn,

if you would insert a new client parameter, I would be delighted to wait for the next version!

Best regards
Frauke
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team