gnustep-dev
[Top][All Lists]
Advanced

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

Re: PCButton - tracking rect


From: Sergii Stoian
Subject: Re: PCButton - tracking rect
Date: Tue, 21 May 2019 00:19:20 +0300

Hi Riccardo,

I've wrote tooltips for ProjectCenter PCButton's implementation. After that someone has copied this implementation into NSView.
I looked into ProjectCenter sources long time ago. I was convinced that PCButton's private tooltips implementation was replaced with NSView's.


On Mon, May 20, 2019 at 1:45 AM Riccardo Mottola <address@hidden> wrote:
Hi all,


in ProjectCenter's PCButton access to private ivar _tracking_rects is
done (actually in our header it is PACKAGE_SCOPE , I don't know exactly,
but it must translate into private).

How could I avoid that? apparently it is a hard error on latest clang,
but it is ugly anyway.

I found no public method for accessing it.


Apparently, this is all done for tooltip management... I wonder if it is
needed at all, I don't understand what the code is doing special there,
don't have Buttons standard toolitps?


Thank you,

Riccardo


_______________________________________________
Gnustep-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/gnustep-dev


--
Sergii Stoian,
ProjectCenter lead developer
NEXTSPACE owner, lead developer

reply via email to

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