StiMainMenuService needs InvokeFormOpen() method

Stimulsoft Reports.NET discussion
Post Reply
Mark Smith
Posts: 37
Joined: Tue Jun 13, 2006 8:59 am
Location: Yorkshire, UK

StiMainMenuService needs InvokeFormOpen() method

Post by Mark Smith »

There's no way to add a form from code, so I need this method.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StiMainMenuService needs InvokeFormOpen() method

Post by Vital »

You need add Dialog Form?
Mark Smith
Posts: 37
Joined: Tue Jun 13, 2006 8:59 am
Location: Yorkshire, UK

StiMainMenuService needs InvokeFormOpen() method

Post by Mark Smith »

Hi vital -

Yes. I need to replace the menu UI offered by StiMainMenu with one that fits in with the rest of my application, as well as provide a main menu for StiPreviewForm when hosted in an MDI application. If I'm not going to completely rewrite StiMainMenu, I need access to all its useful methods.

Regards
Mark
Mark Smith
Posts: 37
Joined: Tue Jun 13, 2006 8:59 am
Location: Yorkshire, UK

StiMainMenuService needs InvokeFormOpen() method

Post by Mark Smith »

I ended up copying a couple of hundred lines of code from StiMainMenu into my application. It works fine right now, but I'm going to have to spend some time making sure it works with every release you create until all you make all of StiMainMenu's user-event handlers accessible from code.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StiMainMenuService needs InvokeFormOpen() method

Post by Vital »

I can't give you any sugestions at this moment, because at this moment we redesign UI of report designer.

Thank you.
Post Reply