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
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
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
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