Bugs item #1506572, was opened at 2006-06-15 05:11
Message generated for change (Comment added) made by hansonr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1506572&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Applet
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Bob Hanson (hansonr)
Summary: Default background color

Initial Comment:
Hi,

With earlier versions of jmol, the user could setup the
default color for background, which I prefer to be
white instead of black.

With this new version this is not possible, unless jmol
is started with a startup script with a line
"background white". This procedure is not very obvoius.
However if I want to open a new window this will appear
with a black background. Couldn't the new window have
the same background as parent window?

Luis

----------------------------------------------------------------------

>Comment By: Bob Hanson (hansonr)
Date: 2006-08-22 18:23

Message:
Logged In: YES 
user_id=1082841

We need to keep this functionality as is. 

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2006-07-26 07:36

Message:
Logged In: NO 

Thank you for your response.

I actually meant the application and not the applet.

Luis

----------------------------------------------------------------------

Comment By: Bob Hanson (hansonr)
Date: 2006-06-15 08:22

Message:
Logged In: YES 
user_id=1082841

Luis,

Although this was tagged "application", I think it refers to
the applet. Just use

  jmolSetAppletColor("white");
  jmolApplet(300,...);

I'm not sure what you mean by "a new window" in this
context. If you are opening browser windows, you have full
control over what the background is using CSS or HTML. If by
"window" you mean the applet frame itself, then just use the
jmolSetAppletColor() command from Jmol-js.

Bob Hanson



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1506572&group_id=23629

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to