Changes between Version 72 and Version 73 of InteractionAndGraphicsDesign


Ignore:
Timestamp:
06/04/09 11:33:49 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InteractionAndGraphicsDesign

    v72 v73  
    398398  * '''Graphic Design''' The page HUD could look just like the frame appearance HUD.[[BR]] 
    399399  * '''Interaction Design''' [[BR]] 
     400   * Border style 
     401    * Border size - Text field. Defines border width. Says "Custom" when advanced border is chosen 
     402    * Border style - dropdown menu with preview button (clickable box) 
     403     * None - icon in the button 
     404     * Solid color - color box 
     405         * Gradient - color box 
     406         * Image - button allows "Drop", otherwise triggers a dialog 
     407         * Pattern - button allows "Drop", otherwise triggers a dialog 
     408   * Background style - dropdown menu with preview button (clickable box) 
     409    * None - icon in the button 
     410    * Solid color - color box, on click triggers a Color Chooser 
     411        * Gradient - color box, on click triggers a Color Chooser 
     412        * Image - button allows "Drop", otherwise triggers a dialog 
     413        * Pattern - button allows "Drop", otherwise triggers a dialog 
     414   * Opacity - slider, 0-100%. Defines opacity for the whole frame. 
     415   * Mode - dropdown menu, radio buttons or checkboxes  
     416    * Custom - default style, allows editing 
     417        * Lock - locks current style, doesn't allow changing until another mode is chosen 
     418        * Template - Recovers the style defined by the template. 
     419   * Advanced page 
     420    * Advanced border 
     421     * Top - Text field. Defines top border width 
     422     * Right - Text field. Defines right border width 
     423         * Bottom - Text field. Defines bottom border width 
     424         * Left - Text field. Defines left border width 
     425         * Mode - dropdown menu, radio buttons or checkboxes  
     426      * Custom - default style, allows editing 
     427          * Lock - locks current style, doesn't allow changing until another mode is chosen 
     428          * Template - Recovers the style defined by the template. 
     429        * Advanced background - active when an image is selected 
     430         * Mode - dropdown menu, radio buttons or checkboxes  
     431      * Custom - default style, allows editing 
     432          * Lock - locks current style, doesn't allow changing until another mode is chosen 
     433          * Template - Recovers the style defined by the template. 
     434         * Image offset 
     435          * X - Text box, default is 0 
     436          * Y - Text box, default is 0 
     437     * Image Size  
     438          * Width - Text box, default is the width of the chosen image 
     439          * Height - Text box, default is the height of the chosen image 
     440          * Lock - Checkbox or button, default is ON. 
     441         * Image opacity 
     442          * Slider - 0% - 100%. Default is 0. 
     443         * Image Rotation  
     444          * Textbox, in degreees, 0-359, default is 0. 
    400445 * ''FrameAppearanceHud''[[BR]] 
    401446  * '''Description''' The frame appearance HUD is used to set the border & fill for the frame. Color squares allow setting color; drop-down menus allow choosing different fill and border styles.[[BR]]