I have added inline help capability to the Jmol application for 11.1.46.

help

or

help <commandName>  #targets that particular command

or just

help <anything>   #does a search


Bob




Thank you, Nico!

Nicolas Vervelle wrote:

> Bob Hanson a écrit :
>
>> This is about as close as we are going to come to a Rasmol-like 
>> inline help, and I would argue that it is far superior, at least for 
>> the applet. (If someone could show how the application could display 
>> HTML from a web page -- perhaps open a browser, for instance --  we 
>> could implement this in the application easily enough. In 11.1.43 
>> "help" is ignored in the application, but in 11.1.45 it will at least 
>> give the URL.)
>>   
>
> Starting from Java 6, it's easy to open the default browser with an URL.
> See java.awt.Desktop.browse()
> Before Java 6, it's a mess to open an HTML web page.
>
> I suggest using the Java 6 method, even if only Java 6 users will see 
> it working.
>
> Nico



-- 
Robert M. Hanson
Professor of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get. 

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to