Richmond wrote: > On the top left of my windows there is a black circle which indicates > minimization. Sometimes this circle goes missing. Well at the moment it > is eclipsed, i.e. I can see the bottom segment of it. > > I also have a minimize button on the right of the window 4th from the > end which looks OK still. >
I have these lines: RightTitleButton ":dot" = f.iconify RightTitleButton "bitmapname" = f.fullzoom RightTitleButton ":delete" = f.delete I don't really know why there is a black circle on the left. I see no left title button. But maybe I have changed the symbol associated with the iconify button. Anyway, to recreate the problem described above, you can just click and hold the title bar of a maximized window. This causes a display of the geometry co-ordinates of the window to appear over the top of the left hand iconify button. And when it disappears, the button is not repainted. OK it's not that important in the grand scheme of things.
