gnustep-dev
[Top][All Lists]
Advanced

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

PCButton - tracking rect


From: Riccardo Mottola
Subject: PCButton - tracking rect
Date: Mon, 20 May 2019 00:44:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

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




reply via email to

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