jgreene / slimtune

Automatically exported from code.google.com/p/slimtune
MIT License
0 stars 0 forks source link

The "Connecting to Target" dialog shouldn't be always-on-top #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When starting a profile, the "Connecting to Target" progress box is set to 
always-on-top when it doesn't need to.

Original issue reported on code.google.com by tristanl...@gmail.com on 5 Jan 2010 at 2:20

GoogleCodeExporter commented 9 years ago
It's not set as always-on-top, it's just set as a modal dialog box with the 
connect
or run dialog as a parent. I think that makes sense, unless I'm missing 
something?

Original comment by promit....@gmail.com on 8 Feb 2010 at 6:02

GoogleCodeExporter commented 9 years ago
I've tested again on my machine and can confirm that it is indeed 
always-on-top: not 
only modal to its parent window, but over the windows of any other programs.

I ran the profiler on a .NET 4 executable (I know it doesn't work, but it makes 
the 
Connecting to Target dialog appear and stay there).

I'm running Windows 7 with both .NET 3.5sp1 and .NET 4 installed.

It's not a huge problem as the dialog usually doesn't stay there long but it's 
still 
uncool.

Original comment by tristanl...@gmail.com on 8 Feb 2010 at 10:51

GoogleCodeExporter commented 9 years ago
Ok, found it. Accidentally set the TopMost property on that dialog.

Original comment by promit....@gmail.com on 13 Feb 2010 at 5:15

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r142.

Original comment by promit....@gmail.com on 13 Feb 2010 at 5:16