// JP opened flex table

Click to See Complete Forum and Search --> : Q: Visual Studio/Office 97 style Dockable Menu bar


Igor Rikalo
April 13th, 1998, 07:06 PM
I could not get pop-up menus to work (none were displayed in main menubar).

Any comments?

Thanks.

Igor

Tony Hoyle
April 17th, 1998, 11:02 AM
The latest update is now on my web site http://sale.netfusion.co.uk


It now comes as a compiled DLL (+source), doesn't require the new commctrl.h

and can convert a program with two lines of code (#define + #include).


It incorporates quite a few changes made by George Stahl (primarily SDI

support and changes to the context menu handling). (I'll leave it up to him to post the update to codeguru).


Hopefully using a DLL should resolve a lot of the odd problems that people have had (like menus not appearing) which seem to be down to local configuration problems.


Tony

Ying Zi Lu
June 20th, 1998, 11:29 PM
I have download the newest version of your program. But I still could see

the menu strings except the window is maxmized. I still can use the keyboard to activate the menu, but could not use mouse to select it.

Another problem, when the VIEW TOOLBAR and VIEW STATUSBAR has been checked,

I could not unchecked them with mouse.

//JP added flex table