I am trying to use a RibbonMenu that pops from a LargeButtonItem control like the Appeon Demo app.
I have placed stops on all of the events my ribbon bar can trigger, which seems to catch them all. I downloaded the code for the
Appeon Demo app and this object works just fine. It triggers the "ue_menuitemclicked" event just like it should. However, in my implementation,
it will not trigger the event even when the code matches line for line.
Has anyone stumbled upon this issue or knows some things I can look at to see if a setting is off somewhere?
4/24/2024 Update - I am wondering if my pfc w_frame is interferring in some way. I am going to swap in the w_frame from the other app where this works and see if there is a change.
When I run any of the apps from the Appeon.Demo site this functionality works fine. If I try to use it from my application which uses PFC then suddenly it doesn't work.
It could also be just the design of the PFC (pretty "long in the tooth" now). ;-)
Regards .. Chris