[Gambas-user] Pop-up to identify control being selected?
Benoît Minisini
benoit.minisini at gambas-basic.org
Wed Sep 20 20:05:05 CEST 2023
Le 20/09/2023 à 20:02, Benoît Minisini a écrit :
> Le 20/09/2023 à 18:41, sbungay a écrit :
>> GAMBAS 3.18.3.
>>
>> Presbyopia (the progressive inability of the eye to focus on near
>> objects as we age) is something to be considered when designing a UI.
>> For example, in the area where a control is selected for inclusion on
>> a form, hovering the mouse pointer over the control would (in earlier
>> versions if the IDE) result in a pop-up containing the name of the
>> control being hovered over. That pop-up did not have a different focal
>> distance than the item being looked at and moving to the next control
>> did not require refocusing on where the mouse is to move to the next
>> item.
>>
>> Please restore the pop-up in the control selection area.
>>
>
> OK, done in last commit.
>
> Regards,
>
If you really need it now, you just have to uncomment the line #46 in
the FToolPanel.class file, recompile and reinstall the IDE.
Regards,
--
Benoît Minisini.
More information about the User
mailing list