Changes between Version 9 and Version 10 of FRAME_PADDING_R0
- Timestamp:
- 01/09/09 13:23:35 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_PADDING_R0
v9 v10 38 38 * For the scene element creation create !FramePaddingRectangle class extending the !DefaultSceneElement and implementing the !ShapeSceneElement. This class is going to be used for representation of the frame padding rectangle and computing the rectangle to vertices so that it could be added to the frameSceneElement and drawn. 39 39 40 * Add !FramePaddingRectangle paddingRectangle property to the !FrameViewToDo class. To It is used to init the paddingRectangle property, which is added to the frameSceneElement so that it could be drawn.40 * Add !FramePaddingRectangle paddingRectangle property to the !FrameViewToDo class. 41 41 42 42 * Add the paddingRectangle to the frameSceneElement.