mIRC Home    About    Download    Register    News    Help

Print Thread
#171585 26/02/07 09:41 AM
Joined: Oct 2006
Posts: 166
B
b1ink Offline OP
Vogon poet
OP Offline
Vogon poet
B
Joined: Oct 2006
Posts: 166
I'm working on some script to pop-up an input request when mirc minimized but it seems to be that the input request isn't centered. but on the far left corner. anyway to center it?
thanks.

b1ink #171601 26/02/07 02:18 PM
Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
What are you using to get the $input box to appear? It should be centered by default.

Riamus2 #171610 26/02/07 03:45 PM
Joined: Oct 2006
Posts: 166
B
b1ink Offline OP
Vogon poet
OP Offline
Vogon poet
B
Joined: Oct 2006
Posts: 166
try below example and see the $input request poped-up on the far left-up corner.
Code:
//.timer 1 1 noop $!input(test,oh) | showmirc -n

b1ink #171673 27/02/07 02:18 PM
Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
It's because mIRC is minimized. If you want it centered when mIRC isn't minimized, I guess you'll need to use a dialog. Still, I think this should be centered even when mIRC is minimized. Maybe it should be put in the bugs forum for Khaled to see.


Link Copied to Clipboard