Rank: Member Groups: Member
Joined: 2/21/2008 Posts: 25
|
Hello, I have a situation where position of the bottom of the dialog is lower then height of screen resolution, and dialog placed itself at the bottom of the screen. Is it possible to avoid that and force dialog to stay on x/y position I was defined?
tnx
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You can only "suggest", but can not "force" the dialog position. The dialog always tries to automatically adjust its position to be within the viewable window. In your case, since your dialog is bigger than the viewable window, so there is no simple way to make it entirely visible, your best option would be to reduce the size of your dialog.
Thanks!
|