Page 1 of 1

Create Custom Windows-Like Context Menus

Posted: Sun Jul 30, 2023 3:21 am
by thetrader
Hello, guys.
Need to ask a -perhaps silly- question. Is there a possibility to create custom context menus with a c++ dll and show it on Metatrader 4/5?

I am creating an indicator and I would like to use it something like that instead of creating all the GUI by myself.
I have tried but TrackPopupMenu always returns false or 0 and nothing is shown.
Thanks in advance.