In a dialog, I resize some images and then force the window to sizeToContent. Then, I want the dialog to center itself to the screen. How can I do this?
|
feedback
|
|
The end result would be a window that moves itself? Please don't make it too annoying :) Anyway, you'll have to do it manually using Here's an interesting example, although it doesn't center the window, it ensures it's visible: http://www.koders.com/javascript/fid3F51B87DFD457428278627805CCA8D39ADC13455.aspx?s=window#L3 | |||
|
feedback
|
|
A | ||||
|
feedback
|
|
I also searched around and looked to the MDC for anything which would center it but found nothing so I created this! This will work both on window and dialog.
The only thing you must change is I hope this has helped! | ||||
|
feedback
|