> From: "Sherlock, Ric" <[EMAIL PROTECTED]>
> 
> ---Oleg Kobchenko wrote:
> > Do you do wd'msgs' for wd refresh?
> 
> Thanks, that forces the refresh in jwdp too. Interesting that it is not 
> required 
> in jwdw?
> 
> > Trackbars behave differently, but for interactivity
> > you can use arrow keys once in focus.
> 
> The arrow keys give you finer control than clicking on the trackbar, but do 
> not 
> replace the experience of being able to interactively drag the trackbar and 
> see 
> the changes.
> Assuming that it is possible to implement this in Jwdw I'm thinking I should 
> add 
> this to
> http://www.jsoftware.com/jwiki/System/Windows_Front_End/Bugs
> Or
> http://www.jsoftware.com/jwiki/System/Windows_Front_End/Requests

This looks like a Request. I would also add scrollbar tracking,
and specifying thumb size.


> > ---"Sherlock, Ric" wrote:
> > > I was just checking the math/deoptim demo under jwdp and
> > found that although the
> > > plot updates in real-time, the other outputs (static
> > controls - Generations,
> > > Cost-Value etc) only update when the finishes.
> > > Under jwdw they all update in real-time as the optimization
> > progresses.
> > > Is it possible to get everything updating in real-time
> > under jwdp too?
> > >
> > > To test:
> > > Install 'math/deoptim' using Package Manager.
> > > Try the Demo in jwdw & jwdp:
> > >    load 'math/deoptim/eg_deoptim'
> > >
> > > Trackbar behaviour also seems differ between jwdp & jwdw.
> > > Whereas under jwdp, dragging the trackbar fires the button
> > event during the drag
> > > (on mouse-move) - meaning it becomes an interactive tool,
> > that is not the case
> > > under jwdw, where the button event only seems to fire once
> > the slider is dropped
> > > (i.e. on mouse-up).
> > > The jwdp behaviour is preferable in this case, is the same
> > possible in jwdw?
> > >
> > > To test:
> > > Use 'math/deoptim' as above or:
> > > Install the 'media/wav' addon using Package Manager.
> > > Try dragging the trackbar in the Wave Form Viewer in jwdw & jwdp:
> > >    load 'media/wav/view'
> > >    wavview '~addons/media/wav/test1.wav'
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm



      
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to