Libraries: EasyAndFastGUI library for creating graphical interfaces - page 5

 

Hi guys!

Have you been able to create more than 1 independent window using this library? That is to call WindowCreate() method more than once to additional windows on the chart within same EA? 

I can successfully create 1 window. But then when trying to create the 2nd one - it does NOT appear...

Any ideas why? 

Or, an example, how did you manage to create additional windows (not dialogs). 

Thanks!

 

Hi everybody,

Yevgen Drumachyk, have you recieve a response about the correction to give to the program ? 

Thank for you help

 

Hello, is this library still supported?

thanks

 

Hello, you have to replace


CElement::Update(true)

CElementBase::IsLocked()

CElementBase::IsVisible()

CElementBase::IsAvailable()


For Example



Hope, that helps

regards

 
Some thing has changed BUTTON click event are not working in this library , author kindly tell us how to fix it?
 
Farrukh Aleem #:
Some thing has changed BUTTON click event are not working in this library , author kindly tell us how to fix it?

Problem is in beta version of MT5 terminal......

 
Farrukh Aleem #: Problem is in beta version of MT5 terminal......

Then don't use beta build. Use only the official releases.

 
Fernando Carreiro #:

Then don't use beta build. Use only the official releases.

Thanks for the tip , i was using metaquotes demo account so it auto updated , reverted the update solved the problem.

 

Some posts have been deleted.

Codebase is open source and not the place to discuss/promote Market Products.

 

Hello! glad to see a new version release!

It is look very promising!

Thanks!