emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Latest master broken on Cocoa/NS


From: martin rudalics
Subject: Re: Latest master broken on Cocoa/NS
Date: Fri, 15 Jul 2016 09:28:45 +0200

> For others, this addresses the cases where tooltips are 'first-class'
> frames in Emacs terms (--with-x-toolkit={no,lucid,motif}, MS Windows,
> GTK[23] builds when 'x-gtk-use-system-tooltips' is nil). The goal was
> to avoid tricky global variables and (hopefully) to reduce overall
> complexity of the relevant code.

Why do we need frame parameters when there can be only one tooltip per
display?  Why not put the tooltip timer and the last_show_tip_args into
the display info too just like you did with tip_frame?

martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]