Re: Tooltips
- Posted by David Cuny <dcuny at LANSET.COM> Aug 05, 2000
- 408 views
Matthew Lewis wrote: > I got tooltips working. Turned out all I had to do was add > WS_EX_TOPMOST--the tooltips were being displayed > behind the window. :( Wow - glad I didn't have to track _that_ one down. Your turn around time in getting code out is frighteningly fast! I got a chance to play with the demos - very slick! As you noted, they need a bit of polish. For example, you might want to take a look at automatically resizing the rebar when the window resizes (like the toolbar and statusbar do). It would also be nice getClientRect (I *think* that's the name) took into account the rebar when it calculated it's size. Thanks again for all your hard work! -- David Cuny