On Sat, May 31, 2008 at 09:34:07PM -0700, Ernest Prabhakar wrote: > Fair enough. Let me know if you need help with the Mac OS X stuff...
Ohh, I need lots of help with the OS X stuff. I have never been able to get the scroll bar controls to paint correctly. Originally I was using an HIScrollView (which would only paint when I clicked on it.) I don't know if it's a problem with my HIView's EventControlDraw handling or if I'm not calling the right repaint methods... I was using HIViewSetNeedsDisplay. Seems like that would repaint. Now I'm using CreateScrollBarControl. And placing the scroll bar control in the parent of the HIView. It resizes okay (painting residues are everywhere) but the scroll bar control receives no events. The thumb can't be dragged, the arrows can't be clicked. Very stuck. _why
