Changes between Version 8 and Version 9 of TEXT_CHAIN_AUTO_R0
- Timestamp:
- 11/16/09 12:56:29 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_CHAIN_AUTO_R0
v8 v9 27 27 Code 28 28 == Implementation idea == 29 ^(Provide some rough implementation idea(s).)^ 30 29 Make a single method that uses the dry run of HotLayout and recalculates the areas needed for the text flow. It should add or remove pages if necessary. 30 When auto-chaining is enabled call this method whenever chainging the layout of the HeadTextFrameView. 31 31 == Related == 32 32 TEXT_AUTO_CHAIN_BEHAVIOUR_R1[[BR]]