Page 1 of 1

Bug with showing the IDE window

Posted: Wed Feb 14, 2007 10:19 pm
by AND51
Hello!

I can only describe it in german, but freak will understand it (i hope).
  • Wenn man das Strukturenverzeichnis anzeigen lässt und die Option "Immer im Vordergrund" aktiviert, kommt es zu Störungen, wenn man zwischen der PB IDE und anderen Anwendungen wechselt.
    Beispiel:
    IDE öffnen, Strukturenverzeichnis öffnen, immer im VOrdegrrund aktivieren, zu anderem Programm (z. B. IE) wechseln.
    Dann in der Taskleiste die IDE wieder anwählen => geht nicht
    Strukturenverzeichnis anwählen => geht nicht
    Die Option "Immer im Vordergrund" anklicken => holt die IDe endlich nach vorn

Posted: Wed Feb 14, 2007 11:10 pm
by Trond
Le problème est dans Windows (Je pense). Tu clices deux fois et cela fonctionnera.

Posted: Wed Feb 14, 2007 11:10 pm
by Kaeru Gaman
AND wrote:If you activate the Structure-Viewer of the PB-IDE with topmost-flag,
there are problems with switching applications.
example:
open the IDE, open the Structure-Viewer, activate "stay on top", switch to another app via taskbar.
click on IDE in taskbar => doesn't work
click on Structure Viewer => doesn't work
click "stay on top"-option => finally works
this is a standard-win problem:

if you switch to another application via taskbar, the sub-win will still be topmost.
if you switch back to PB via taskbar, the topmost window of the app (PB)
will be refreshed and put top, but not the lower windows of the app.
this applies also for clicking on the topmost window.
there is (I presume) no message to put the IDE-window as background of the topmost again,
since the topmost IS already topmost.
only deactivating the "stay on top" recalls the back window of the IDE,
because then the whole app is recalled....

as I see it, it's not a specific PB-IDE problem, I discovered similar behaviour in other apps......

PS:
@trond
oui... xD... just what I said with more words...