I kludged it. I'm having the OnSize function go through all the
children and explicitly SetSize() on them. There's got to be a better
way than that.
···
----------
Keith J. Farmer
kfarmer@thuban.org
http://www.thuban.org
-----Original Message-----
From: Robin Dunn [mailto:robin@alldunn.com]
Sent: Friday, February 01, 2002 09:43
* get the notebook and its pages to resize with the appbar
* get the appbar to properly notify the OS to move other things out of
the waybut I can't get them both to happen simultaneously.
They both seem to be working for me.