- keyboard repetition
STARGÅTE:
- ButtonScreenGadget events are triggered, even if the button is pressed but the mouse button is released somewhere else. Usual behavior (e.g. under windows) is that the event is not triggered. To trigger an event, the mouse button must be released over the gadget.
-The TrackBarScreenGadget can be changed by mouse wheel even if it is in the background of an other window, hiding the gadget. Same for scroll areas
-Text in the StringScreenGadget can't be selected, the selection always vanishes immediately
(only occurs when the gadget height is insufficient for the font)
My :
- The window does not come to the foreground when clicking on one of its gadgets.
- When using the scroll wheel on a list view that is not completely filled, the content scrolls.
@STARGÅTE:
Mouse wheel action is inverted on a TrackBarScreenGadget(). The value decreases, when the mouse wheel is rotated up
I don't understand, for me it works like the trackbar gadget.
There are still many features to add: tooltip, requester, set color... No need to make requests right now.
You would be very kind to find a little fewer bugs this time!
Get to work!


