Page 1 of 1
StiMainMenuService needs InvokeFormOpen() method
Posted: Fri Dec 01, 2006 6:18 pm
by Mark Smith
There's no way to add a form from code, so I need this method.
StiMainMenuService needs InvokeFormOpen() method
Posted: Sat Dec 02, 2006 8:39 am
by Vital
You need add Dialog Form?
StiMainMenuService needs InvokeFormOpen() method
Posted: Sat Dec 02, 2006 4:36 pm
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
StiMainMenuService needs InvokeFormOpen() method
Posted: Thu Dec 21, 2006 5:56 am
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.
StiMainMenuService needs InvokeFormOpen() method
Posted: Thu Dec 21, 2006 2:45 pm
by Vital
I can't give you any sugestions at this moment, because at this moment we redesign UI of report designer.
Thank you.