Bugs item #3028901, was opened at 2010-07-13 02:51
Message generated for change (Comment added) made by hansonr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=3028901&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: Open
Resolution: Accepted
Priority: 5
Private: No
Submitted By: Alexander Rose (morem)
Assigned to: Bob Hanson (hansonr)
Summary: no msg in context of  'set picking DRAW' 

Initial Comment:
moving an object after setting 'set picking DRAW' does not send a message to 
the MessageCallback function

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

>Comment By: Bob Hanson (hansonr)
Date: 2011-12-02 10:36

Message:
fixed for Jmol 12.2.8 and 12.3.8 (ready for release)

see http://chemapps.stolaf.edu/jmol/docs/examples-12/Jmol-12.zip

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

Comment By: Bob Hanson (hansonr)
Date: 2011-12-02 04:20

Message:
Ignore me. It's a bug. 

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

Comment By: Bob Hanson (hansonr)
Date: 2011-12-02 04:17

Message:
Ah, I see. The documentation is referring to the SHOW DRAW command, which
one could execute later. I agree that it would be nice to have this, and I
think it could be handled with a callback. But no such callback exists. We
do have the moveAtomCallback, so it does might make sense to have
moveObjectCallback or something like that. Feature request!

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

Comment By: Alexander Rose (morem)
Date: 2011-12-01 23:38

Message:
The documentation talks about a message callback:

 set picking DRAW
The vertices of all draw objects are highlighted. Holding the SHIFT key
down while dragging moves the object to a new location ("shifts" the
object); holding ALT down while dragging moves a single vertex to a new
location ("alters" the shape of the object). The draw command required to
reproduce the object can be seen immediately using the Java console. This
new command can also be seen via message callback, or in the Jmol console
using show DRAW.

currently you can use 'show DRAW' but if you want keep track of what a user
does - e.g. moving some plane around - to update a web gui, I find a
callback more reliable, with 'show DRAW' you need to create a loop that
issues that command and then you only get the last change draw object.

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

Comment By: Bob Hanson (hansonr)
Date: 2011-12-01 16:20

Message:
no message for set picking dragatom, either. Why do you expect one?

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

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

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to