Changes between Version 1 and Version 2 of GROUP_EMBEDDED_BOOKS_R0
- Timestamp:
- 03/24/09 14:45:02 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_EMBEDDED_BOOKS_R0
v1 v2 39 39 == Implementation idea == 40 40 * Create classes EmbeddedBookContent and EmbeddedBookResource (similar to other frame contents and resources). 41 * You may display the first page of a book only as a start.41 * You may display the first page of a book as a starting point and change that later. 42 42 * Have a look at the Resource library and see how it handles cyclic dependencies. 43 43 * See similar tasks in the Related section to get an idea of how things can be done.