[Cuis-dev] [IMPROV] Re: Tool tips appearance

Gerald Klix cuis.01 at klix.ch
Mon Aug 9 03:17:11 PDT 2021


I now see what you mean.

I did not expect the calculations being done
in the Preferences class. I expected them
in the UI-Part of the system eg. in the Morph
hierarchy, therefore I neglected to look
at #windowBorderWidth's implementation.


Thanks a bunch,

Gerald



On 8/7/21 9:40 PM, Juan Vuletich via Cuis-dev wrote:
> Well, the discussion was on how to adapt it to different screen 
> resolutions. The interesting part is not the senders, but the 
> implementation!
> 
> On 8/7/2021 4:25 PM, Gerald Klix via Cuis-dev wrote:
>> Ä, unless I am too dumb to copy and paste and
>> operate a Browser's senders-button -- which
>> can be the case, considering all the stupid things I already did --
>> I dare say that #windowBorderWidth is only sent
>> SystemWindow>>#defaultBorderWidth without further computation.
>>
>>
>> Me puzzled,
>>
>> Gerald
>>
>>
>>
>> On 8/7/21 8:59 PM, Juan Vuletich via Cuis-dev wrote:
>>> See #windowBorderWidth for a style that is used in several places.
>>>
>>> On 8/7/2021 6:19 AM, Hilaire Fernandes via Cuis-dev wrote:
>>>>
>>>> But with the display extent it will not work either, think about 
>>>> changing the cuis window size. You need at least the host screen 
>>>> resolution or better dpi. I have not seen obvious way to trigger 
>>>> these information from Cuis.
>>>>
>>>> Le 07/08/2021 à 10:46, Gerald Klix a écrit :
>>>>> monitor. I will implement a border-width relative to the
>>>>> Display's extent.
>>>> -- 
>>>> GNU Dr. Geo
>>>> http://drgeo.eu
>>>> http://blog.drgeo.eu
>>>>
> 
> 


More information about the Cuis-dev mailing list