Turning Menu Separators invisible (OpenInsight Specific)
At 30 OCT 1998 12:05:10PM Duane Aldata wrote:
Does anyone know how to turn the menu separators invisible at runtime? We have various menu items turned on and off in the Create event of the MDI window, depending on who logs into the program. The problem is that if we turn all of the events between 2 separators off, we end up with 2 separators showing up with nothing between them. Oooh, Ugly! I assume that the separator is named somehow, but I can't find the name. Can anyone help me kill this ugly little bug?
Duane PekseAldata Sofware Management Inc[email protected]
At 30 OCT 1998 01:40PM Carl Pates Sprezzatura wrote:
Duane,
Check the source code for UI_MAIN and CS_MAIN forms. You'll find a reference to a couple of Send_Message functions "MENU_ADD" and "MENU_DELETE" (I think
. You can use these to remove and add separators to a menu which is how those two programs accomplish this.
I can't remember them being documented anywhere but I could be wrong
![]()
World Leaders in all things RevSoft