Changes between Version 5 and Version 6 of TEXT_LINK_MANIPULATION_R0
- Timestamp:
- 10/20/09 15:11:12 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_LINK_MANIPULATION_R0
v5 v6 22 22 * Mouse pressed 23 23 * Mouse released 24 * The events are also similar to the events for regular links. However some new must be added: 25 * Open URL 24 26 == Task result == 25 27 The result of this task must be code. 26 28 == Implementation idea == 27 [[]] 29 * Sample HUDs and their layout 30 * By default the link color for the ''over'', ''pressed'', ''visited'' and ''normal'' is the same, but the user can change that accessing additional subhud (as shown on the picture)[[BR]] 31 [[Image(textlinks.png)]] 28 32 == Related == 29 ^(Add links to related tasks that could be useful or helpful.)^ 30 33 GROUP_LINKS_R0 31 34 == How to demo == 32 ^(Provide instructions for demonstration of the task.)^ 35 * Insert text frame. 36 * Add some text in it and create link. 37 * Use different coloring options. 38 * Try if the link works in preview mode or reader. 33 39 34 40 = Design = … … 36 42 37 43 = Implementation = 38 * Sample HUDs and their layout[[BR]] 39 [[Image(textlinks.png)]] 44 40 45 = Testing = 41 46 ^(Place the testing results here.)^