New event - BeforeShowDesigner?

edited 6:09AM in FastReport 3.0
Hi,

i'm trying add new MainMenu to Designer - it is possible? I found only one way - by adding new event...

please - it is possible to add new event - BeforeShowDesigner?

I tested it with FastReports 3.07 and it works great...

Just add one simple event before code FDesigner.Show;//Modal;

And please add GroupIndex to MainMenu's Items... (File:1, Edit:3, Report:5)

After that is possible in new event simple add own menuitems (to rigth positions by specifing GroupIndex in new menu):

frxRep.Designer.Menu.Merge(frxEditorMainMenu);

Comments

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.