>> The only difference I observed is how small I could make the window.  Is
>> there any way to control the minimum size of the Jmol pane?
> 
> Well, I suppose it could be forced, but since the overall purpose is to have
> everything resized
> automatically, it would be troublesome. It could be done in v. 0.3-0.4 where
> javascript takes 
> care of the sizes, but certainly it won't be easy in v.0.5, where it's the
> browser doing the
> resizing (and that's the beauty of it).
> Do you see any trouble in getting too small an applet? Remember it's the user
> who is resizing 
> the window at will; if the applet is barely seen, all (s)he has to do is
> increase the size of the
> window! And Jmol seems to behave at very small sizes.
  I have a layout (controls on both the left and right sides) that could get
messy if the Jmol pane gets too small.  The user CAN make the window larger,
but I'm not sure they would KNOW to make the window larger to get the
controls in the right place.

  There is a CSS property "min-width", but (as with many very useful CSS
properties) it is not supported by IE6.  There are various workarounds, but
they appear "ugly" and somewhat fragile.

  Again, I think this is very useful and will work for a lot of pages.  I'm
looking forward to the "always square" implementation!

Dean



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to