by "kiyookasan" <gen@[EMAIL PROTECTED]
>
Jul 4, 2005 at 12:49 AM
Drawers are problematic - Carbon drawer windows must be HIView
composited windows, which means they don't seem to work right with
PPobs. At least that is my experience. I spent a few days trying to
hack it up, but never got it working to my satisfaction. You're better
off rolling your own drawer functionality using WindowGroups to set the
group (move together etc) and use the Carbon WindowFun
(developer.apple.com) sample to see how to draw your own borders.
Gen