Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
135
Changing state of non visible UI Controls
posted

I seem to have found a bug with the .isl files.  My issue is that I have an MDI tab application in which one screen updates the state of a handful of controls on another screen.  For example, it may change a textbox from ReadOnly to enabled. 

I noticed that when I then go back to the other tab that contains the controls with the updated states, I must "hover" over the control for it to "re-paint" itself with the correct style.

 This is a strange one...but I have verified that it does not happen when I do not load an .isl file.

Parents
No Data
Reply
  • 135
    posted

    For more clarification, this seems to happen when I am using the Default Office 2007 Blue isl file.  In addition to the above I have also noticed that when using this styleset with grids, the cell text disappears when clicking around the grid.  Then when a cell is hovered over, the text reappears.

    So this might be a specific problem with the Office 2007 Blue styleset.

Children