Resizable Sheets

I needed this in a project I was working on and it turned out that Seth Willits had written about how to do this in a ResExcellence post from 2006.

Download the code to try it out. To use it, simply include the ResizableSheet class in your project and set your sheet’s Super to it. And of course, be sure to enable the resizable property on the sheet.

It worked pretty well for me in REALbasic 2008 Release 1.

Download Resizable Sheet Project

Comments are closed.