Pinboard-object flicker when moving
Hi LispWorkers, I have a rectangle (subclass) object within a pinboard-layout which I move horizontally using a scroll-bar. I get a flickering/flashing effect when I move it. I've noticed a number of previous posts relating to similar situations, but I'm not clear what the solution is, if any... Is with-atomic-redisplay meant to work in such a situation? Having tried it at various places in my code I'd have to conclude 'no'. I'm moving the rectangle from within the scroll-bar callback by setfing pinboard-pane-position. Any pointers, anyone? Cheers, Chris