Re: [Scid-users] Tooltips on Analysis Window

2008-08-04 Thread Pascal Georges
2008/8/4 Israel Chauca <[EMAIL PROTECTED]> > Hi, > > The other problem I have with these tooltips is that they frequently >>> appear incomplete, that is, only an area (the length is variable) on >>> the left of the rectangle is filled with content, the thicker border >>> is visible and the backgr

Re: [Scid-users] Tooltips on Analysis Window

2008-08-04 Thread Israel Chauca
Hi, >> The other problem I have with these tooltips is that they frequently >> appear incomplete, that is, only an area (the length is variable) on >> the left of the rectangle is filled with content, the thicker border >> is visible and the background is yellow, the rest has a thin black >> borde

Re: [Scid-users] Tooltips on Analysis Window

2008-08-04 Thread Pascal Georges
2008/8/3 Israel Chauca <[EMAIL PROTECTED]> > Hi, > > Tooltips appear behind the Analysis window, I think that's because in > tcl:utils:tooltip.tcl, line 78 it says: > > raiseWin .tooltip > > When I change it to: > > raise .tooltip > > tooltips are shown correctly in front of the button. That's r

[Scid-users] Tooltips on Analysis Window

2008-08-03 Thread Israel Chauca
Hi, Tooltips appear behind the Analysis window, I think that's because in tcl:utils:tooltip.tcl, line 78 it says: raiseWin .tooltip When I change it to: raise .tooltip tooltips are shown correctly in front of the button. The other problem I have with these tooltips is that they frequently