neofibril
06-11-2004, 04:15 AM
Some applications have vertical divider that partitions objects.
This divider is similar to that of an HTML frameset, and provides for horizontal resizing.
The difference is that resizing happens after mouseup, instead of being a live-resize.
When the mouse is moved over the divider, a col-risize cursor is shown.
When the mouse button is depressed, a checkered bitmap - the same size as the divider - is positioned under the cursor.
When the mouse is moved, while still depressed, the bitmap follows the mouse.
When the mouse button is released, the bitmap disappears, and the panel moves to that point, resizing the objects on either side.
What is it called?
This divider is similar to that of an HTML frameset, and provides for horizontal resizing.
The difference is that resizing happens after mouseup, instead of being a live-resize.
When the mouse is moved over the divider, a col-risize cursor is shown.
When the mouse button is depressed, a checkered bitmap - the same size as the divider - is positioned under the cursor.
When the mouse is moved, while still depressed, the bitmap follows the mouse.
When the mouse button is released, the bitmap disappears, and the panel moves to that point, resizing the objects on either side.
What is it called?