Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Qvark

#1
Hey, yeah it works was my bad, just had to rearrange some input logic.
Staying up too late at night =D
#2
Loved your min size thumb addition.

I have another thing that puzzles me now.  :D

I don't seem to get any backspace events in my EditBox widget. Is this by design? Del key works though, although that is not as nice since I then have to move an "invisible marker" to in-front of where I want to delete.
I should add that so-far I am not using any themes but the default one.
Should add that I am compiling on Windows currently.
#3
Wow, that was really fast!
Thank you. I'll be trying it out very soon.
#4
Sounds great either way, it would be appreciated for sure.
#5
Hi,

I would love to see a way to set a minimum size for the "thumb/draggable area" on a scrollbar.
As it is I am loading a lot of data into a listbox causing the draggable area to shrink until it vanishes after awhile.
It would be great with a function like setThumbMinimumSize or something like this.