bugGNU Octave - Bugs: bug #41832, Callback WindowButtonMotionFcn

 
 

bug #41832: Callback WindowButtonMotionFcn

Submitter:  None
Submitted:  Tue 11 Mar 2014 01:19:13 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Works For Me Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 31 Jul 2014 09:29:03 PM UTC, comment #1: 

This works now in default. Try this:

set(gcf, "windowbuttonmotionfcn", 'get(gcf, "currentpoint"),fflush(stdout);')


Andreas Weber <andy1978>
Group Member
Tue 11 Mar 2014 01:19:13 PM UTC, original submission:  

The callback function for WindowButtonMotionFcn is triggered only when a mouse button is pressed which is in contrast to the behaviour of MATLAB where the function is triggered whenever the mouse is moved.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by andy1978 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-07-31 andy1978 StatusNone Works For Me
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code