Jump to content

Controls on Forms not showing current state


dkeene

Recommended Posts

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

Link to comment
Share on other sites

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...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...