SwagSek
SwagSek
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
Personally i did it by putting textbox.selectionstart to be the same as textbox.text.length in a textbox_textChanged method
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
could that be causing issues?
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
what i'm doing for this in terms of input is that i take the textBox's text property and += a character to it depending on the button
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
i am a bit hesitant to share it too, just in case i put something personally identifiable in there
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
yeah that's fair
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
lets see if its small enough for me to just chuck through discord with a zip
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
No description
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
i wanted it to "focus" on the last character so the user can see what they're typing for longer expressions
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
No description
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
ah i see
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
No description
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
so i did something like RTL = false, textAlign = right, but that doesn't really scroll well
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
i wanted it to be on the right, since that's usually how calculators display numbers
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
No description
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
though the thing is
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
ah, i assumed that right meant right..
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
There's a property to set leftToRight to false, the issue i ran into is that if i set it to true, it would behave strangely with textAlign right
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
ah, i guess i can make a new thread, i kinda mishandled this one
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
or not, i spoke way too soon, having RTL enabled while doing text alignment to the right does some wacky stuff to the way its displayed
54 replies
CC#
Created by SwagSek on 11/6/2024 in #help
✅ Can you make labels scroll alongside input?
Thanks for the help :)
54 replies