Feature Requests item #2028211, was opened at 2008-07-25 15:27
Message generated for change (Settings changed) made by hansonr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379136&aid=2028211&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: None
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: echo command

Initial Comment:
Would it be possible to name an echo so it could be turned on or off similar to 
many other Jmol features, i.e.

echo myecho "Hi there";
echo myecho off;
echo myecho on;

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

Comment By: Bob Hanson (hansonr)
Date: 2008-08-14 13:17

Message:
Logged In: YES 
user_id=1082841
Originator: NO

While that may be true, the advantages of the commands will outweigh this
problem, I think. It will just have to be clear in the documentation. The
ability to hide/display OBJECTS selectively is an important new capability.
Possibly?

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

Comment By: Rolf Huehne (rhuehne)
Date: 2008-08-14 07:38

Message:
Logged In: YES 
user_id=1344570
Originator: NO

I suppose in contrast to 'hide/display selection_expression' 'hide/display
$objectName' will only hide/display object '$objectName' and not also
display/hide all other objects. 

Wouldn't that difference in behaviour lead to confusion?

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

Comment By: Bob Hanson (hansonr)
Date: 2008-08-14 07:24

Message:
Logged In: YES 
user_id=1082841
Originator: NO

good point. OK, that's "hide" now, and, in addition, this is even better:

hide $objectName
display $objectName

where objectName can be anything that can have an ID, including echo,
draw, pmesh, lcaocartoon, isosurface, 
and wild card * is allowed at the beginning or end:

hide $my*

Bob

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

Comment By: Rolf Huehne (rhuehne)
Date: 2008-08-14 06:01

Message:
Logged In: YES 
user_id=1344570
Originator: NO

Wouldn't the syntax be more consistent if the option pair would either be
'HIDDEN/DISPLAYED' or 'HIDE/DISPLAY' instead of 'HIDDEN/DISPLAY'?

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

Comment By: Nobody/Anonymous (nobody)
Date: 2008-08-13 22:19

Message:
Logged In: NO 

  set echo myecho on 

though documented, was never implemented, and

  set echo myecho off

actually DELETES an echo. So.... 

Jmol 11.6.RC7 introduces

  set echo myecho HIDDEN
  set echo myecho DISPLAY


Bob Hanson




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

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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to