I'm using emWinGUIBuilder V5.22 and would like to know if there is a newer version of this tool that might support that notion of a common graphics library? I have quite a large number of screens that need to be drawn up and it would be more efficient to just create a graphics library so that graphics that are frequently used don't need to be replicated (in terms of memory use).
GUIBuilder - common graphics library?
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
-
Hello,
Of course dialogs which are created using the GUIBuilder can be reused in an application as often as required. In general it is recommended to delete a dialog once another dialog is created/shown.
Best regards,
Adrian -
I'm actually not referring to dialogs but graphics themselves that are repeated on multiple dialogs. What's a good way to manage those graphics so I can only have a single instance of each graphic and yet still make use of the emWinGUIBuilder? I guess I'm looking for some automation here which may not exist.
-
Hello,
Yes, indeed. Unfortunately it is currently not possible to reuse exactly the same bitmap with the GUIBuilder without having it stored twice in the resulting c file. We will consider changing this in a future emWin version.
Best regards,
Adrian
-
Share
- Facebook 0
- Twitter 0
- Google Plus 0
- Reddit 0