PopupMenu in Custom component?
Hello Group,
how can you add an entry in an Menu of a custom component?
In the older Reportbuilder-version we just override the CreatePopupMenu
and PopupMenuClick methods to get access to the popupMenu for this
component, but since the Architecture is heavily changed, these Methods
do no longer exsist. So how can i get access to the popupmenu in
RB 10.06?
Thanks in Advance,
Peter Laube
how can you add an entry in an Menu of a custom component?
In the older Reportbuilder-version we just override the CreatePopupMenu
and PopupMenuClick methods to get access to the popupMenu for this
component, but since the Architecture is heavily changed, these Methods
do no longer exsist. So how can i get access to the popupmenu in
RB 10.06?
Thanks in Advance,
Peter Laube
This discussion has been closed.
Comments
Take a look at the myChkboxDesign.pas file located in the
\RBuilder\Demos\RCL\... directory for an example of how to manipulate the
popup menus for a custom component.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com