Libraries: EasyAndFastGUI library for creating graphical interfaces - page 27

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello. Thanks for providing this library, it has been very helpful.
I have purchased the new updated version. However, I am having difficulty using the digitized resources you have provided (or even importing a .bmp file) for use in, for example, a button.
I know your example 001 uses button images/icons. Although when I try and compile that it gives me an ex5 write error.
Could you show me an example of how to include an icon on a button? Using the digitized resources, or just an include image. I am really struggling to do so.
Thanks so much.

Hello. Thanks for providing this library, it has been very helpful.
I have purchased the new updated version. However, I am having difficulty using the digitized resources you have provided (or even importing a .bmp file) for use in, for example, a button.
I know your example 001 uses button images/icons. Although when I try and compile that it gives me an ex5 write error.
Could you show me an example of how to include an icon on a button? Using the digitized resources, or just an include image. I am really struggling to do so.
Thanks so much.
Thank you for message.
The EX5 write error is not related to the library. This issue has already been discussed on the forum. Try one of the suggested methods.
//---
A little later I will show a minimal example according to your request.
...
I know your example 001 uses button images/icons. Although when I try and compile that it gives me an ex5 write error.
...
Hi!
I looked at how it works now and yes, indeed, the problem began to appear very often, which makes it difficult to work.
The reason is still unclear to me. I turned to the developers for help in solving this problem. As soon as I know the answer I will let you know.
What is the licensing agreement for this library? I couldn't find that information.
Are we free to use it to create our own products and sell them on the marketplace?
What is the licensing agreement for this library? I couldn't find that information.
Are we free to use it to create our own products and sell them on the marketplace?
Yes!
With this library you can:
Good luck!
Hello. Thanks for providing this library, it has been very helpful.
I have purchased the new updated version. However, I am having difficulty using the digitized resources you have provided (or even importing a .bmp file) for use in, for example, a button.
I know your example 001 uses button images/icons. Although when I try and compile that it gives me an ex5 write error.
Could you show me an example of how to include an icon on a button? Using the digitized resources, or just an include image. I am really struggling to do so.
Thanks so much.
Forum on trading, automated trading systems and testing trading strategies
Libraries: EasyAndFastGUI library for creating graphical interfaces
Anatoli Kazharski, 2022.10.20 19:59
Thank you for message.
The EX5 write error is not related to the library. This issue has already been discussed on the forum. Try one of the suggested methods.
//---
A little later I will show a minimal example according to your request.
This question was answered in Service Desk:
Thanks for the provided code.
A bug in the resource packer has been found and fixed.
The error occurred in cases of simultaneous use of "resource variables" and resources
Unfortunately, there is only one recipe for successful compilation in the current build - do not use "resource variables" if resources are used.
Henry Wallace #:
Therefore, you can wait for the next build with a terminal update, where this problem will be solved, or solve the problem yourself.
Some users encountered an EX5 write error when compiling examples demonstrating the library's capabilities.
The necessary materials were passed to the support team. The error was reproduced and fixed. The fix will be in the next build.
Tip for the moment until the terminal is updated (build 3476):
Thank you for providing the code.
An error in the resource packer has been detected and fixed.
The error occurred in cases of simultaneous use of "resource variables" and resources.
Unfortunately, the only recipe for successful compilation in the current build is not to use "resource variables" if resources are used.
New version released ( v2.14 ).
New version published (v2.14):