Jump to content

Message Box After Completion


RobRoy

Recommended Posts

That is a bit of an annoyance.  There are 2 temporary workaround that might work.  One is to dock the Log window with the ImgBurn main interface window.  I haven't tried that yet but it might work.  What DOES work is what I've done.

 

I moved the OK completion window well to the right side of the Log window so it can't go behind the Log window.  It's a bit of an inconvenience and isn't pretty :) but it works.

Link to comment
Share on other sites

All the message boxes within the app behave the same way (they flow through one function). Generally speaking, the 'owner' window parameter of the MessageBox Windows API call is set to the one that's active when they're displayed. For the 'operation successfully completed' ones, that would be the main window. I'm not sure why it would be going behind the log window as I'd expect it to be centred relative to its owner. Where is your log window in comparison to the main window? Is it maximised?

I don't really recall it being a problem, but we are going back 10+ years!

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.