Forum

Mac Execution and Debugging Problems

Hi I have hit a brick wall with with running anything on my latest MT4 platform (1562) build on the mac. I am using the playonmac emulator and have tried re-installing MT4 many times as well as changing the wine versions (tried mt4 website recommended 1.4.1 and 1.5.21). Despite the compile working

use of subclasses

Hey Guys I have two subclasses with lots of the same functions and I would like to call a series of same functions from both classes, the simplest example of what I would like to do is below (btw I use "virtual" to ensure the sub-base function is prioritized over superclass function!) int OnStart ()

ChartScreenShot() is saving the files as empty

hi there ‌‌I am noticing that ChartScreenShot() is saving the files as empty (i.e. zero byte files), anyone noticing a similar result ? ChartScreenShot () function returns true btw and I am using the latest build of 1052. I am using the following code : int OnStart(){ long chartid;