Hi Frank, fair enough. So how do we distinguish between sliders that respond while you drag and sliders that respond after you let go?
Is this a per-slider setting or should there be a document setting for this (which would then also apply to Graph mappers, Gradients etc.)? -- David Rutten [email protected] Robert McNeel & Associates On Apr 8, 1:25 pm, frankS <[email protected]> wrote: > david, > > because using the slider menu means: > - doubleclick (open slider menu) (mouse action) > - set focus on value (mouse action) > - typ value (keyboard action) > - click ok (mouse action) > ... instead of just using the slider as usual. > > or am i missing a smarter way to do that (except from using tab to set > the focus to the next object...)? > > the "output on mouseup only" could help speeding up the handling of > value that require a lot of recomputing time. > > frank > > On Apr 7, 9:05 pm, David Rutten <[email protected]> wrote: > > > Hi Alpha, > > > try disabling Grasshopper events. Does that do what you need? You can > > manually force a recompute by pressing F5. > > > If you know what value you want to go to, why not type that value > > directly into the Slider menu? > > > -- > > David Rutten > > [email protected] > > Robert McNeel & Associates > > > On Apr 7, 7:26 pm, Alpha222 <[email protected]> wrote: > > > > hi david,, > > > > i have a gh definition which is kinda complex ,once i wanna do some > > > adjustment ,i have to drag sliders one by one, during this period gh > > > automatically computer results repeatly .then i have to wait when my > > > old cpu is busy doing these computering work . > > > > i hope one day i have a opintion that gh will not recomputer > > > automoatically before i am adjusting paramters or otherthings . > > > > best, > > > alpha
