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 <[email protected]>
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
> [email protected]
> https://lists.gnu.org/mailman/listinfo/gnustep-dev
>


-- 
Sergii Stoian,
ProjectCenter lead developer
NEXTSPACE owner, lead developer
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to