[vwnc] automatic manual window placement

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] automatic manual window placement

Mircea Lungu
Hi guys,

I am on VW 7.6. For some mysterious reason every now and then my image  
decides that I should do window placement  myself - manually. I have  
then to go to the preferences panel and set the placement back to  
automatic.

Did anybody encounter this? At the beginning I thought it to be funny-
weird but now it's getting annoying :(

Cheers,
Mircea

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] automatic manual window placement

Niall Ross
Dear Mircea,
    see if you can find a caller of promptForOpen: or anything in your
image that sets UI.ScheduledWindow.PromptForOpen to true.  A poorly
written window-opening test might do it for example, setting it to false
for the test and then to true instead of to the prior value in tearDown.

          Yours faithfully
             Niall Ross

>Hi guys,
>
>I am on VW 7.6. For some mysterious reason every now and then my image  
>decides that I should do window placement  myself - manually. I have  
>then to go to the preferences panel and set the placement back to  
>automatic.
>
>Did anybody encounter this? At the beginning I thought it to be funny-
>weird but now it's getting annoying :(
>
>Cheers,
>Mircea
>
>_______________________________________________
>vwnc mailing list
>[hidden email]
>http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>
>
>  
>


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc