window opens up fine just first time... in Vista
Hi, I am encountering a very strange problem just on Vista (on XP works fine):
I have created a window1 and window2. Also a button in window1 and in the button.onClick() function I put the window2.show().
Now, the first time the user clicks on the button, window2 appears with all elements inside. If the user closes it and click again on the button, a bigger and completely empty window appears.... ![]()
On Windows XP this does not happen and every time I click on the button, the window appear with its content.
What could it be? What to look at? I have no idea.
Many thanks
Giuseppe