GreasyP
11-16-2002, 06:24 AM
I'm having a lot of trouble with this.  I have the normal CCeCommandBar attached to the bottom of the screen with the new menu, buttons, etc., and I also have a CToolBar above that.  Problem is, the CCeCommandBar displays tooltips fine (after calling the normal TB_SETTOOLTIPS or whatever) but the CToolBar doesn't.  I'm using the same init code for both, and CCeCommandBar is actually a sub-class of CToolBar, so why would this be?  When you hold the stylus on a button in the CToolBar, it doesn't even look like the button is pressed.  It's weird.  Can anyone help?  Thanks.