Gallery of UIs written in MQL - page 40

 
Edgar Akhmadeev #:

How can you work in this weather?

If it's not a volcanic eruption, you can keep going! :)
 
Реter Konow #:
If it's not a volcanic eruption, you can keep going! :)

I remember writing once after the promised end of the world: "The end of the world came yesterday and we didn't notice much difference".

 
Edgar Akhmadeev #:

I remember writing once after the promised end of the world, "The end of the world came yesterday and we didn't notice much difference."

Was that in '12?)) I remember the noise and fuss in the media.

It's good to have energy and inspiration. I wish you all.
 
Update coming soon. Fixed a lot of bugs. Improved work of some elements. Working.

With the release I will release an updated engine. Instead of the engine file there will be only a line. I found a good solution - selective connection of engine functionality from the constructor functionality. That is, no huge files of 20K lines as before.

The Internal API file does not contain anything unnecessary. I will add prototypes of element functions for user clarity.

Coming soon.
 
Реter Konow prototypes of element functions for user clarity.

Coming soon.

Will there be new ones?

 
moskitman #:

Will there be new ones?

There will be, we'll fix it.
 
Реter Konow prototypes of element functions for clearer understanding of users.

It will be released soon.

Worth celebrating!

 
hini #:

It will be released in the near future.

Worth celebrating!

Thank you! I'm in the same frame of mind. :)

I'm preparing the release for Sunday.
 
The release will take place tonight.
 

Good evening dear forum members.

Finally, the time has come to release the engine and help those who want to create large and very cool programmes with a rich graphical interface in MQL5. Now this goal is at arm's length.

And so:

1. The first release of the engine. I want to emphasise the word "first". Nothing is ever perfect the first time. You'll probably find bugs that I didn't notice. That's okay. I haven't had any bugs that I haven't dealt with yet. Everything is solved quickly.

2. The engine is not completely finished. At the moment, the"conditional-user" application (1) EA Shell v1.mq5 (specially written for testing the engine) catches all the events of the controls of the created GUI. This already makes it possible for the user code to react programmatically. The events come, bring values to the necessary cases of the OnGuiEvent() function; It is there, in the API file, that the user will write his code of reactions to the events of the interface.

3. A lot of work has been done on the engine. The changes affected both local and global levels. Further I will describe in detail what exactly I have written and redone during this time. The list will be long.

4. The release has installation instructions in the ReadMe.txt file. However, I will add pictures for clarity. If it's not clear, ask. I will help you.


In general, take the release and let's get started.

Files: