mainpyFormex - Support: sr #108735, Reassigned to another tracker...

 
 

sr #108735: Reassigned to another tracker [was: fslider executes a function at value change, and at mouse button release?]

Submitter:  gianluca de santis <gianlucadesi>
Submitted:  Mon 26 Jan 2015 12:07:21 PM UTC
   
 
Category:  GUI Priority:  5 - Normal
Severity:  1 - Wish Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 26 Jan 2015 02:01:23 PM UTC, comment #1: 

THIS ITEM WAS REASSIGNED TO BUG #44093


Please, do not post any new comments to this item.

Benedict Verhegghe <bverheg>
Group administrator
Mon 26 Jan 2015 12:07:21 PM UTC, original submission:  

THIS ITEM WAS REASSIGNED TO BUG #44093
The widget fslider gives the possibility to CALL a function whenever the user moves the slider. However, this can happend very quickly so the function could be called many many times within a short time (see plugins/cameratools.setNear()).

For some longer processes (e.g. use a slide to translate and re-draw an object) this can be problematic. It easy of course to add a timer to skip the call if a minimum period of time has not yet passed from previous call. But how can we be sure that the call is executed the last time, ie. when the mouse button is released? Maybe a second function should be added to fslider, to be called when the mouse button is release?

gianluca de santis <gianlucadesi>
Group Member

 

(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 gianlucadesi (Submitted the item)
  •  

    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 logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-01-26 bverheg Reassign ItempyFormex, sr #108735 pyFormex, bug #44093

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code