Re: Tklib tooltip usage problem with configure

Liste des GroupesRevenir à cl tcl 
Sujet : Re: Tklib tooltip usage problem with configure
De : mark (at) *nospam* qtrac.eu (Mark Summerfield)
Groupes : comp.lang.tcl
Date : 27. Jun 2024, 06:42:30
Autres entêtes
Message-ID : <utudnee1LKZbZuH7nZ2dnZfqnPWdnZ2d@brightview.co.uk>
References : 1 2
User-Agent : Pan/0.154 (Izium; 517acf4)
On Wed, 26 Jun 2024 20:17:44 +0200, nemethi wrote:

[snip]
That blue/grey background and the error message generated by
"tooltip::tooltip configure" are caused by some bugs in version 1.8 of
the tooltip package.  These bugs are now fixed in the latest tooltip
version 1.8.2.  I suggest you to check out this new version, in which
the default tooltip background is lightyellow (again) and
"tooltip::tooltip configure" works as expected.

Thanks, I just downloaded and installed from trunk and the background in
lightyellow.

Incidentally, before installing Tcllib and Tklib I always have to edit
installer.tcl to add the line

tk scaling 1.67

I wish both contained this so I wouldn't need to:

if {[info exists env(TK_SCALING)]} { tk scaling $env(TK_SCALING) }

Date Sujet#  Auteur
26 Jun 24 * Tklib tooltip usage problem with configure8Mark Summerfield
26 Jun 24 +- Re: Tklib tooltip usage problem with configure1Harald Oehlmann
26 Jun 24 `* Re: Tklib tooltip usage problem with configure6nemethi
27 Jun 24  `* Re: Tklib tooltip usage problem with configure5Mark Summerfield
27 Jun 24   `* Re: Tklib tooltip usage problem with configure4nemethi
27 Jun 24    `* Re: Tklib tooltip usage problem with configure3Mark Summerfield
27 Jun 24     `* Re: Tklib tooltip usage problem with configure2nemethi
27 Jun 24      `- Re: Tklib tooltip usage problem with configure1Mark Summerfield

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal