On Monday 18 September 2017 14:08:13 fredvs wrote: > > When main form is "scrolled" using the scrollbar does not refresh docked > form. > > See video: > > mse_scroll.mp4 > <http://mseide-msegui-talk.13964.n8.nabble.com/file/t2/mse_scroll.mp4> > The problem is the negative shifts in mainfo.container.frame.frameimage_left, *_top, *_right, *_bottom. That means that the frame area is composed by the widget client area and the frame imagelist -> simple window scrolling is not possible. Either reduce the negative shifts until there are no artifacts or activate mainfo.container.optionswidget ow_noscroll (performance drawback).
Martin ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

