Libraries: EasyAndFastGUI library for creating graphical interfaces - page 25

 

I think I was adding/removing in the old one too. But I did a lot of modifications.

But simultaneous work with 2 windows could not be realised ). How is it in the new version?

 
Oleksii Chepurnyi #:

I think I was adding/removing in the old one too. But I did a lot of tweaking.

But simultaneous work with 2 windows could not be realised ). How is it in the new version?

I haven't taken it up yet.

Everything that is new and already available is in the description on the page in the code base and in my previous post (ten points).

I don't see any difficulties to implement it in the current scheme so far. Everything is tied to event management and object accessibility.
 
Anatoli Kazharski #:

I don't see the difficulty yet

And they are ) At least I failed, somewhere stuck, I do not remember where. So I'm making a GUI from scratch )

 
Oleksii Chepurnyi #:

And they are ) At least I have not succeeded, somewhere stuck, I do not remember where. So I'm making a GUI from scratch )

Nothing, we'll figure it out.

It is useful to try to create your own schemes. With so much material on this topic it is not so difficult as it used to be. But it still takes a lot of time.
 

Hello! glad to see a new version release!

It is look very promising!

Thanks!

 

A new version of the EasyAndFastGUI v2.0 library for creating graphical interfaces has been released!

Read the details on the library page in the codebase: https://www.mql5.com/en/code/19703

Examples of ready-made graphical interfaces are shown in the screenshots below:



 

Hello Anatoli

I already intalled MT4 V2.0 library, but obtaining this error. 

At the left you could see how I installed all the modules undear EasyAndFastGUI. is this correct?

Thanks

How to purchase a trading robot from the MetaTrader Market and to install it?
How to purchase a trading robot from the MetaTrader Market and to install it?
  • www.mql5.com
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.
 
Facundo Laje #:

Hello Anatoli

I already intalled MT4 V2.0 library, but obtaining this error. 

At the left you could see how I installed all the modules undear EasyAndFastGUI. is this correct?

Thanks

Thanks for the bug report!

I'll check it now and give you instructions to fix it.

 
Facundo Laje #:

Hello Anatoli

I already intalled MT4 V2.0 library, but obtaining this error. 

At the left you could see how I installed all the modules undear EasyAndFastGUI. is this correct?

Thanks

The directories must be arranged in the same way as the script saves them. You need to move them in the same way.


//---

But there was also a problem on my part. It seems that some files were not read correctly. Perhaps the encoding of some files is different.

I will find this out soon and release an update for the EasyAndFastGUI script. For now I'll put here the archive with those files, which are necessary for library's work.

Just replace them and try to compile the example files again.

Files:
EAFgui.zip  140 kb
 
Thanks, I will try. Let you know