On 25 Feb 2012, at 11:33, Richard Sanders wrote: > I am having a problem with hide and show with 1.3. Windows and Linux > show the identical problem. > > I have an input for an angle and three inputs for degrees minutes and > seconds. The user via radio buttons can select the input format they > want to use, Decimal or DMS. > > Chose decimal and the D, M, S inputs are hidden and the decimal field > is shown and viky verky. > > What has recently started is that the field that should be hidden is > not, with the resulting mess on the screen. Switch back and forth 2-3 > times and things then get back to normal until the program is > restarted, at wich point the mess starts again.
I see Edzard already replied, and I concur with his suggestion that this really sounds like a boxtype issue. I know I have seen that sort of effect when the widget was set to use a frame type rather than a boxtype, for example. As an alternate view, have you changed anything on the host machines? I had a really weird bug where I'd not set the boxtype right, but it didn't show up at all on any host machine until I enabled anti-aliased text rendering (e.g. Cleartype on windows and XFT on X11) then the rendering got all strange after a few refreshes of the widget. Once the boxtype was fixed, it worked just fine. So... _______________________________________________ fltk mailing list fltk@easysw.com http://lists.easysw.com/mailman/listinfo/fltk