Quote Originally Posted by tmighty2 View Post
Here it is.
I was "out of file space", so I had to delete some of the files I used in posts first.

Edit:
I had never seen the source code of the menu bar, and I wasn't aware it is open sourced.

So I can just use the class and change that myself, right?
Unfortunately the open source widgets are the old RC5 widgets. Olaf has yet to publish the latest RC6 widget sources (not sure what his plans are in that regard), so I don't recommend using the current open source classes directly. They can be useful as a guide though as I suspect the RC6 widget code only has a few small improvements/fixes compared to the older code.


Quote Originally Posted by tmighty2 View Post
I am currently a bit baffled... but it is only the widgets that are open source, right?
Yes, correct.

PS: I tried your example and pressing Right-Alt does move the focus to the menu, but this is normal behaviour in all non-RC6/regular Win32 apps I tried too. Is Right+Alt mapped to something different on your machine? Perhaps IME or some kind of keyboard helper app?