Mark Valentine Posted May 31, 2014 Share Posted May 31, 2014 I'm running ImgBurn on my third monitor (attached to an AMD Radeon HD 4250; first two monitors are attached to an AMD Radeon HD 5670). After running some (not all) fullscreen games at non-native resolution on my primary monitor, most of my windows get shifted over to the right a bit and I have to move them all back (grrr, one day I'll get around to writing a utility to save/restore window positions...). However, ImgBurn's Log window gets messed up as a result (see attached screen grab), with the main log pane apparently shifting further to the right each time (screen grab shows it almost disappearing off the client area after running two offending games). Closing and re-opening the Log window doesn't fix it, I have to restart ImgBurn. I'm running Windows 7 x64. Link to comment Share on other sites More sharing options...
LIGHTNING UK! Posted May 31, 2014 Share Posted May 31, 2014 What does it do as you resize the window? What about if you minimise / maximise it? I don't do anything with the listbox in that window, it's just set to fill the entire client area (i.e. the size of the parent window). The rest should be handled by the development environment or Windows itself. Link to comment Share on other sites More sharing options...
Adrianvdh Posted May 31, 2014 Share Posted May 31, 2014 What version of ImgBurn are you running? The Menu Strip control has '&File', '&Edit', '&Tools' items where the latest version of ImgBurn does not have that. Link to comment Share on other sites More sharing options...
Mark Valentine Posted May 31, 2014 Author Share Posted May 31, 2014 What does it do as you resize the window? What about if you minimise / maximise it? Aha, resize or maximise+restore sorts it too (I had just tried moving the window, minimise/restore and toggling the View menu entry, none of which get rid of the offset). I tried without DWM (using Windows 7 Basic theme, or disabling desktop composition for ImgBurn.exe); the problem still occurs. I also may not have been clear enough in not stating that this window is messed up even before I manually re-position it; the glitch occurs when the game exits fullscreen mode, not when entering it; the amount of offset also relates to the distance the window gets displaced (if it's already hard up against the right edge of the rightmost monitor when the game goes fullscreen, there's no problem). I'm not familiar enough with Win32 programming to suggest what message might be being mis-handled, but could it be an ordering issue with messages relating to the desktop resize and redrawing? (I'm not even sure if the desktop size actually changes while the game goes fullscreen at non-native resolution, or why some games do this and some don't - whether it relates to the version of DirectX - it's more often older games which trigger this.) I haven't noticed any similar glitches in any other application windows when this window displacement occurs, and I've seen it frequently over the past year, with a fresh Windows re-install in between. This is ImgBurn 2.5.8.0 of course (no idea why I have menu items that Adrianvdh doesn't...). Link to comment Share on other sites More sharing options...
Recommended Posts