Merge menus RB7 vs RB10
I am importing an application that has been running under RB7
I replace the [Help] menu item on the ReportExplorer with my
own [Help] menu item my using the MergeMenu property
with an item with GroupIndex 30 (as described in the
ppRptExp.pas file.
This works fine under v7 but give me an access violation
under v10. I'm not sure that this is an RB issue as
I am also porting from D7 to D2006.
Comments would be appreciated.
Jon
I replace the [Help] menu item on the ReportExplorer with my
own [Help] menu item my using the MergeMenu property
with an item with GroupIndex 30 (as described in the
ppRptExp.pas file.
This works fine under v7 but give me an access violation
under v10. I'm not sure that this is an RB issue as
I am also porting from D7 to D2006.
Comments would be appreciated.
Jon
This discussion has been closed.
Comments
Here is an example that show how to customize the RB 10 menus and toolbars.
You need to update to RB 10.01, to run this example...
www.digital-metaphors.com/tips/Designer10_CustomizeMenusAndToolbars.zip
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Are you slowing down Nard?
Thanks for the speedy response.
Jon
the raIDE unit was in the uses and would be an issue for
some users who are not aware of the unit's purpose.
Jon
Thanks for pointing the out, I updated the example
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com