dkeene Posted March 30, 2020 Posted March 30, 2020 Hi, All. I have been programming delphi for many years. Using unigui, I have found that under certain conditions the components that I place on unigui forms don't reflect the way that they appear; for example, dropdown boxes that are out of synch with the Itemindex, checkboxes that are out of synch with Checked property, Textboxes with the Text.property out of synch with what is displayed. I can't seem to reproduce this in a sample file, but are there conditions that would lead to this? such as the server being slow... THank you Douglas Quote
Sherzod Posted March 31, 2020 Posted March 31, 2020 2 hours ago, dkeene said: I have found that under certain conditions the components that I place on unigui forms don't reflect the way that they appear; for example, dropdown boxes that are out of synch with the Itemindex, checkboxes that are out of synch with Checked property, Textboxes with the Text.property out of synch with what is displayed. I can't seem to reproduce this in a sample file, but are there conditions that would lead to this? such as the server being slow... Hello, Please see the logs, browser console for errors... Quote
dkeene Posted March 31, 2020 Author Posted March 31, 2020 ok i will try that approach. I don't know much about debugging browswers, but i will post anything that does not look right... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.