Elinulok32
Elinulok32
Hello @Zeus64, I've seen ways to retrieve and customize controls added to the TALDialog using their respective get functions like GetRadioButton, GetCheckBox and GetEdit but can't figure out how to...
Thanks. Tried it and it worked perfectly. > you are right, i forget to add a property to retrieve all buttons (GetButtons). I will add it asap ! and also...
Hello @Zeus64, I hope these questions finds you well. I Have 2 questions. 1. How do you get the TALDialog to follow the theme set by the App and not...
> i added GetButton(const ATag: NativeInt): TALButton and GetButtons in the last commit. please update your repository That's wonderful, Thanks so much. Regarding the themes, before posting the question, I...
[MultiDeviceTest.zip](https://github.com/user-attachments/files/20439493/MultiDeviceTest.zip) I noticed that the app theme change works well on Windows but not on Android. Haven't tested on iOS yet.
Hello @Zeus64, I hope you're doing well. Please any updates on the theme change issue pertaining to android? (works well on Windows and iOS). Also, any updates regarding the TALDialog...
I found a solution to my subsequent Dialog situation. It may not be the right approach but works well without crashing the app. I displayed the subsequent dialog in a...
How then do you activate Material 3 Controls (at Runtime). I have a series of checkboxes that are created at runtime and I need them to have the Material 3...
[MultiDeviceTests.zip](https://github.com/user-attachments/files/15753883/MultiDeviceTests.zip)
> hi normaly MinEdgeSpringbackEnabled and MaxEdgeSpringbackEnabled must do the job, can you send me a demo project just i can see what wrong ? Hello @Zeus64, please I've sent you...