This forum is now read-only. You can discuss you questions on Forums of MQL4.community and MQL5.community

How to reset window position ?


Back to topics list
avatar
109
MichelB 2006.04.11 04:26 
Hello !,
Few days ago I worked with dual monitors and I place the alert's window on the second monitor. Now I can no more use a second monitor but the alert's window is still "outside" the screen and it's not possible to read it !!
Please, how is it possible to reset it's position ?
Thanks very much!
avatar
Moderator
4464
Slawa 2006.04.13 17:39 
\config\terminal.ini
remove AlertWindowLeft, AlertWindowTop, AlertWindowRight, AlertWindowBottom lines
avatar
109
MichelB 2006.04.13 18:10 
\config\terminal.ini
remove AlertWindowLeft, AlertWindowTop, AlertWindowRight, AlertWindowBottom lines


Thanks !!!
avatar
14
JR48aec43f3eedc 2010.01.09 21:12 
this post looks like an answer to my question, however no one tells you where to remove the lines mentioned. Where do you go to put in the |config|terminal.ini and remove the lines suggested? thanks.
avatar
14
JR48aec43f3eedc 2010.01.09 21:20 
Slawa :
\config\terminal.ini
remove AlertWindowLeft, AlertWindowTop, AlertWindowRight, AlertWindowBottom lines

Can you walk me through how to find the lines we should remove. How do I get to the \config\terminal.ini ? where do I find that in the mt4 platform? Once i opent he MT4, then what? walk me through the steps please.

avatar
14
JR48aec43f3eedc 2010.01.09 21:55 
JR48aec43f3eedc :
Slawa :
\config\terminal.ini
remove AlertWindowLeft, AlertWindowTop, AlertWindowRight, AlertWindowBottom lines

Can you walk me through how to find the lines we should remove. How do I get to the \config\terminal.ini ? where do I find that in the mt4 platform? Once i opent he MT4, then what? walk me through the steps please.

avatar
14
JR48aec43f3eedc 2010.01.09 21:56 
Thanks for the help. I figured it out. Went to the mt4 file on hard drive, then to the config folder, then clicked on terminal and opened file. Then found the files i was to remove and presto...it worked. I have my window back. thanks a million.
Back to topics list