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.


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


Invision Support
#Invision on irc.irchighway.net
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


Kind Regards, blink
b1ink #171673 27/02/07 02:18 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
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.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard