I was just thinking of a console button.

On Fri, Apr 30, 2010 at 1:32 PM, Jonathan Gutow <gu...@uwosh.edu> wrote:

> Do you want the full console embeded in the web page or just a button
> to bring it up?
> On Apr 30, 2010, at 1:07 PM, Robert Hanson wrote:
>
> > console
> >
> > On Thu, Apr 29, 2010 at 11:51 PM, Jonathan Gutow <gu...@uwosh.edu>
> > wrote:
> > Bob et al.,
> >
> > I figured it out.  I was using calls of the form
> > object.getClass().getResource(), which can only access things within
> > the calling class.  Your suggested call to
> > ClassLoader.getSystemResource(fullPath) works.  I'm doing something
> > a little simpler in WebExport so didn't use anything but that call
> > from the code you checked in. However, I think we might want to put
> > the routine you wrote into the utilities section.
> >
> > Now that this is working I have a couple more simple widgets to add
> > and will then check in an update to webExport.  I think I have to
> > stop and update the instructions before I get involved in any of the
> > more complicated widgets that have been suggested.
> >
> > So far I've got:
> >
> > spin on/off
> > background color
> > stereo viewing mode
> > animation control
> >
> > the other simple ones (because they don't depend on the Jmol state)
> > I was thinking about adding quickly were:
> >
> > script command input box
> > slabbing/slicing
> >
> > Is there anything else like these that you can think of that would
> > be nice to have?
> >
> > Jonathan
> >
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > Jmol-developers mailing list
> > Jmol-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jmol-developers
> >
> >
> >
> > --
> > Robert M. Hanson
> > Professor of Chemistry
> > St. Olaf College
> > 1520 St. Olaf Ave.
> > Northfield, MN 55057
> > http://www.stolaf.edu/people/hansonr
> > phone: 507-786-3107
> >
> >
> > 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
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > Jmol-developers mailing list
> > Jmol-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jmol-developers
>
>                           Dr. Jonathan H. Gutow
> Chemistry Department                                 gu...@uwosh.edu
> UW-Oshkosh                                           Office:920-424-1326
> 800 Algoma Boulevard                                 FAX:920-424-2042
> Oshkosh, WI 54901
>                  http://www.uwosh.edu/facstaff/gutow
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Jmol-developers mailing list
> Jmol-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-developers
>



-- 
Robert M. Hanson
Professor of Chemistry
St. Olaf College
1520 St. Olaf Ave.
Northfield, MN 55057
http://www.stolaf.edu/people/hansonr
phone: 507-786-3107


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
------------------------------------------------------------------------------
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to