mIRC Home    About    Download    Register    News    Help

Print Thread
#193902 27/01/08 01:47 AM
B
BlueThen
BlueThen
B
For some strange reason, I can't open a dialog at a specific X,Y position other than the center.


For example,
Code:
/dialog -sm ani.set ani.set 1 1
always opens the dialog in the center of the screen. I want it to open at the top left corner of the screen.

I've tried this multiple ways, it gives no errors, and does the samething everytime.

Edit: Nevermind! I found it out.

Last edited by BlueThen; 27/01/08 03:32 AM.
#193903 27/01/08 02:41 AM
A
asmodeo
asmodeo
A
Hi BlueThen

/dialog -ms name table x y w h

Last edited by asmodeo; 27/01/08 02:45 AM.
#193907 27/01/08 03:30 AM
B
BlueThen
BlueThen
B
Originally Posted By: asmodeo
Hi BlueThen

/dialog -ms name table x y w h
Tried it, still doesn't work.


Edit: Nevermind! I found it out. I had to do /dialog -s AFTER I opened the dialog.

Last edited by BlueThen; 27/01/08 03:31 AM.

Link Copied to Clipboard