
Hi,
I'm experiencing some very weird and very annoying behavior from the tool windows of the UI Studio package. I'm using the latest version, of course. I have a pretty normal IDE-looking layout, with about 10-12 tool windows. However, when I start my application, the contents of some of the tool windows will be gone. It's simply completely empty. I figured out that I could get it back by undocking the window - as soon as I do that, the controls of the window will appear, and they will stay even if I dock the window again. Now, if my application loads from a previously saved layout, it works fine, but if it starts from scratch, I get this behavior. After lots of struggling I figured out that the designer, for some reason, set the Visible property of the tool windows to false. If I change them to true, it will sometimes work, but the designer always sets them back to false at some point :(. This is of course a very big problem for me.
Now, I know you will ask me to make a sample application, but I can't reproduce this in a less complicated application - it is however a very big problem! I really hope you can help me, since my application won't be going anywhere with a problem like that. I of course hope that this is a bug you can fix, but a workaround will do as well, since I'm desperate.
I'm experiencing some very weird and very annoying behavior from the tool windows of the UI Studio package. I'm using the latest version, of course. I have a pretty normal IDE-looking layout, with about 10-12 tool windows. However, when I start my application, the contents of some of the tool windows will be gone. It's simply completely empty. I figured out that I could get it back by undocking the window - as soon as I do that, the controls of the window will appear, and they will stay even if I dock the window again. Now, if my application loads from a previously saved layout, it works fine, but if it starts from scratch, I get this behavior. After lots of struggling I figured out that the designer, for some reason, set the Visible property of the tool windows to false. If I change them to true, it will sometimes work, but the designer always sets them back to false at some point :(. This is of course a very big problem for me.
Now, I know you will ask me to make a sample application, but I can't reproduce this in a less complicated application - it is however a very big problem! I really hope you can help me, since my application won't be going anywhere with a problem like that. I of course hope that this is a bug you can fix, but a workaround will do as well, since I'm desperate.