Linux, cannot set global variables

 

I have MQL4 running in Linux but I seem unable to set the global variables.

I can open the screen by pressing F3 but when I double click on a value, it does nothing and will not edit the variable.

ANy other ways to do this?


http://img257.imageshack.us/img257/2343/sp3220100721180551.gif

 

I don't have any problem setting global variables...

Maybe you didn't registered comctl32?

Use winetricks:

  • winetricks comctl32 comctl32.ocx comdlg32.ocx gdiplus

Reason: