12-21-2023, 11:14 AM
(12-21-2023, 07:48 AM)Zubersoft Wrote: The problem is that putting focus on the text field will cause the virtual keyboard to be displayed. I was trying to avoid that for a user that just wanted to drag the slider or tap the -/+, as the virtual keyboard will push the whole dialog up. This isn't a big deal on a larger display, but is more of an issue on a small display like on a phone. So what I will do is automatically focus the field on larger devices to allow for faster text entry.
Mike
Mike,
Ahh, makes perfect sense.
That Sir, is why you are the developer and I am just the user...