Home » Developing U++ » UppHub » XMLMenu
XMLMenu [message #56520] |
Sun, 21 March 2021 06:22  |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
Linux, Clang:
/home/buildbot/worker/l-upphub-XMLMenu/build/XMLMenu/examples/TestXMLMenu/TestXMLMenu.cpp:17:4: error: call to member function 'Add' is ambiguous
.Add("New" , callback(dummyCb))
~^~~
/home/buildbot/worker/l-upphub-XMLMenu/build/XMLMenu/XMLMenu/XMLCommand.h:89:16: note: candidate function
XMLCommands &Add(const char *id, Function<void()> cb)
^
/home/buildbot/worker/l-upphub-XMLMenu/build/XMLMenu/XMLMenu/XMLCommand.h:94:16: note: candidate function
XMLCommands &Add(const char *id, Function<void(XMLToolBar &)> mc)
^
Regards,
Novo
|
|
|
|
|
Re: XMLMenu [message #56575 is a reply to message #56520] |
Fri, 26 March 2021 10:12   |
mdelfede
Messages: 1308 Registered: September 2007
|
Ultimate Contributor |
|
|
Hi,
I'm using XMLMenu on a couple of my applications, but on last 2 years I had few time to code, so I let all my
packages alone.
I'm thinking to grab them again and fix in short, but can't tell exactly when...
If you thing you should remove XMLMenu from upphub, just do it. If you prefere to fix it (it should be trivial...), just do it.
I'm convinced that a dockable menu system is useful, but I may be wrong.
I've seen now that some other stuffs from me (like PolyXML) are used in other packages, so they should stay in upphub, or embedded somewhere else, if you prefere.
Best regards
Massimo
|
|
|
|
Re: XMLMenu [message #56651 is a reply to message #56586] |
Wed, 31 March 2021 18:25   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
Thanks!
For some reason it is not supported on Mac. Theoretically, it shouldn't be a big problem to port it to Mac ...
Regards,
Novo
|
|
|
|
|
|
Goto Forum:
Current Time: Fri Apr 25 12:16:11 CEST 2025
Total time taken to generate the page: 0.00885 seconds
|