| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Just made an IDE for MQL4 https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=627 |
Page 24 of 32 |
| Author: | AnotherBrian [ Thu Apr 25, 2013 2:43 am ] |
| Post subject: | Kinda funny! |
Does anyone else see the humour in this thread? I came back here to figure out why my outdated version doesn't update Empty4 after an F5. So here I am reading through the posts to find what I need and it just goes on, and on, and on,... ...the forums best coders requesting mods like newbies to the Hopwood empire!! w633 - you are a GOD If you don't see the humour in this, you might be a coder |
|
| Author: | ovo.cz [ Mon May 06, 2013 9:53 am ] |
| Post subject: | Re: Just made an IDE for MQL4 |
Could anyone be so kind and navigate me, how to lock items in the Favourites tab, so they do not vanish after the editor closes and re-opens? |
|
| Author: | gaheitman [ Mon May 06, 2013 10:56 am ] |
| Post subject: | Re: Just made an IDE for MQL4 |
I tested it on my installation and it works. Looking at the sidebar.lua code, the favorites is saved in a file called "favorites.lst" that is stored in the root of your home directory (for example, c:\users\george if you happen to have a username of "george" and are using windows 8). You can see your homepath by opening a cmd prompt and typing "echo %homepath%". The session file is held there as well. George |
|
| Author: | ovo.cz [ Mon May 06, 2013 11:35 am ] |
| Post subject: | Re: Just made an IDE for MQL4 |
Thank you gaheitman, I located the file, it seems that it does not update. Looking at the lua code, it gives me no clue what might be the cause, so I am going to re-install the editor occasionally. The session file updates. |
|
| Author: | gaheitman [ Mon May 06, 2013 11:36 am ] |
| Post subject: | Re: Just made an IDE for MQL4 |
If you edit the file manually, does it stay up-to-date? |
|
| Author: | ovo.cz [ Mon May 06, 2013 11:38 am ] |
| Post subject: | Re: Just made an IDE for MQL4 |
Yes. Whatever I type it shows up in the list. EDIT: I believe I got it. The space in the "Program files". Other paths do work, unless there is an item with a space, which erases all items. |
|
| Author: | mrmedia [ Tue May 14, 2013 6:33 pm ] |
| Post subject: | Re: Just made an IDE for MQL4 |
Would be great if you could check in and check out code in a version control. RapidSVN on linux works all locally, not internet transfers. |
|
| Author: | droland [ Sat Jun 08, 2013 6:36 pm ] |
| Post subject: | Re: Just made an IDE for MQL4 |
I am not sure if this has been suggested but why can't you simply copy these two files from whatever Empty4 platform you are using to somewhere in the ScITE subdirectory from which they can be seen by the Editor. I don't think these files change with the respective updates of the MetaCrap platform so once they can be seen by the Editor, all compiles should work. |
|
| Author: | gaheitman [ Sat Jun 08, 2013 6:45 pm ] |
| Post subject: | Re: Just made an IDE for MQL4 |
The editor doesn't look for these files, it is the command line compiler, so it needs to be where the compiler wants to look. I think there have been a couple of solutions posted to this issue later in the thread. George |
|
| Author: | w633 [ Sun Jun 09, 2013 5:28 am ] |
| Post subject: | Re: Just made an IDE for MQL4 |
Yes, to re-iterate, the easier solution is to create a directory link to "include" folder, do this on "indicators", "libraries", and "scripts" folders. just open a command console (cmd.exe) under administration mode, go to your indicator directory (c:\whatever\indicators) and use the following command: Code: Select all |
|
| All times are UTC | Page 24 of 32 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|