Window menu (OpenInsight 32-bit)
At 17 OCT 2011 03:44:50PM Jim Vaughan wrote:
The window menu off the main application window (that is my application running under OI) used to contain (at the bottom) a list of currently open mdi child windows.
On my install of OI 9.2.1 this is no longer displayed. Is this a bug, or the way it's meant to work? Anyway of getting the old behavior back?
At 17 OCT 2011 04:51PM Barry Stevens wrote:
I have a 9.2.1 test system and it is showing the mdi's windows menu.
BTW: Is it showing at the bottom of any other menu.
At 17 OCT 2011 05:05PM Jim Vaughan wrote:
Hmmmm so it must be something I am doing that makes it not appear.
I have added new items to the Windows menu, I wonder if adding items wipes out the mdi list?
… and no they do not appear on any other menu.
Jim R Vaughan
At 17 OCT 2011 05:10PM Barry Stevens wrote:
Try a separator under the last item
At 17 OCT 2011 06:15PM Jim Vaughan wrote:
I just tried doing that. When I did that for some reason the 2 menu items to the right of Window (Macro and Help) vanished and the mdi child items still did not display.
Jim R Vaughan
At 17 OCT 2011 07:49PM Barry Stevens wrote:
Sounds like there is something going on with the structure of the menu record
At 18 OCT 2011 02:26PM Jim Vaughan wrote:
It's caused by me having the following style bit set equ PSS_NOOWNERDRAWNMENU$ to 0x00040000.
I set this for compatibility with WinBatch.
Should this work this way with the Stylebit set?
Jim R Vaughan
At 19 OCT 2011 04:36AM Carl Pates wrote:
Hi Jim,
That's a bug. I'll look at getting it fixed for the 9.3 release
Cheers
C
At 19 OCT 2011 03:46PM Jim Vaughan wrote:
Thanks Carl.
Jim R Vaughan
At 14 NOV 2011 09:36AM Carl Pates wrote:
Hi Jim,
Just FYI - this should be fixed in the next beta - when it's released can you check and let me know?
Thanks
Carl
At 14 NOV 2011 02:33PM Jim Vaughan wrote:
Yes will do, and thanks.
Jim R Vaughan
At 15 NOV 2011 07:29AM mike ruane wrote:
Jim-
Beta due out in next day or so.
Mike
At 15 NOV 2011 12:20PM Jim Vaughan wrote:
Cool thanks Mike.
Jim R Vaughan