Changes between Version 32 and Version 33 of IMAGE_CONTENT_R0


Ignore:
Timestamp:
12/22/08 14:49:34 (16 years ago)
Author:
alex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IMAGE_CONTENT_R0

    v32 v33  
    3131 
    3232== How to demo == 
    33  * Create C!FrameView containing a Frame with !ImageFrameContent. 
     33 * Create !FrameView containing a Frame with !ImageFrameContent. 
    3434 * The !FrameView should contain an !ImageContentView. 
    3535 * We should be able to view a frame with an image using scenes and the scene element from the !FrameView. 
     
    4040 * It should implement the model property of !ContentView with template type !ImageFrameContent. 
    4141 * It should implement the element property of !ContentView with template type !ImageSceneElement. 
    42  * It should implement the contentHaloMenu property of !ContentView with template type !ImageContentHaloMenu. 
     42 * It should implement the property of !ContentView associated with halo menus for images. 
     43   (Can't be done right now because halo menus for content aren't implemented yet.) 
    4344 
    4445 * Create !ImageFrameContent class extending !FrameContent. It's concrete implementation of !FrameContent for images.