Changes between Version 6 and Version 7 of LINKS_MANIPULATION_R0
- Timestamp:
- 01/27/09 13:14:29 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LINKS_MANIPULATION_R0
v6 v7 6 6 7 7 == Overview == 8 User should be able to manage every accessible aspect of the link via hud. Also ones an element is converted to a link, there should be ability to edit the style of the element in the different states of the link(up, over, down). It will be great if we integrate this in the frame appearance halo controls hud for the frames links .8 User should be able to manage every accessible aspect of the link via hud. Also ones an element is converted to a link, there should be ability to edit the style of the element in the different states of the link(up, over, down). It will be great if we integrate this in the frame appearance halo controls hud for the frames links and create a separated hud for the text links. 9 9 10 10 == Task requirements == … … 12 12 * Create prototype of links hud. 13 13 * Add states in frame appearance halo controls hud. This control shouldn't be active except when the frame is converted to link. 14 * Create prototype for the text links styles hud with included states. 14 15 15 16 … … 18 19 19 20 == Implementation idea == 20 ^(Provide some rough implementation idea(s).)^ 21 Here is a sketch for links hud[[BR]] 22 [[Image(source:trunk/sophie2-platform/doc/userdoc-images/RELEASE_4/linksManipolationHUD.jpg)]][[BR]][[BR]] 23 Add states in frame appearance halo controls hud via combobox.[[BR]] 24 For text links provide a separated hud that allows to change the style of the text via different states(up, over, pressed, visited). 21 25 22 26 == Related == … … 39 43 40 44 = Implementation = 41 Here is a sketch for links hud[[BR]] 42 [[Image(source:trunk/sophie2-platform/doc/userdoc-images/RELEASE_4/linksManipolationHUD.jpg)]][[BR]][[BR]] 43 Add states in frame appearance halo controls hud via combobox.[[BR]] 44 For text links provide a separated hud that allows to change the style of the text via different states(up, over, pressed, visited). 45 ^(Describe and link the implementation results here (from the wiki or the repository).)^ 45 46 46 47 = Testing =