On Mon, Jul 5, 2010 at 1:15 PM, Thomas Friedrichsmeier
<thomas.friedrichsme...@ruhr-uni-bochum.de> wrote:
>
> On Wednesday 30 June 2010, Prasenjit Kapat wrote:
>> I can improve .rk.grapch.history.gui () marginally so that not all the
>> devices need updating when browsing through history.
>
> I haven't looked into your code in detail, but I'm afraid, this had side-
> effects, and I suggest to revert this part to the slightly wasteful, but
> simpler, and not significantly slower solution from before.
>
> Bug reports, for the current implementation:
> Run
>  plot (1, 1)
>  plot (2, 2)
>  x11 (); plot (3, 3)
> - The device history should contain at least two items (1,1 and 2,2) at this
> point.
> However, the "next"-button remains disabled for the first device.
> - Sometimes the "previous"-button remains enabled when at the start of the
> history, and in fact, clicking it, I can wrap around to the last plot. Then
> sometimes it will be disabled at some point, but I have not figured out, when
> or why.

Thanks. I'll look into it. The logic has probably gotten more
complicated than necessary!
Keep more of them coming...

Regards,
-- 
Prasenjit

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to