wiki:FRAME_HUD_R0
Last modified 3 years ago Last modified on 12/17/08 19:24:34

Pages linking to FRAME_HUD_R0:
TASK_INDEX

Ticket Summary Owner Status Type Component Priority Effort Importance
#733 FRAME_HUD_R0 tanya closed planned_task FRAME_PROPERTIES 3 1 20

Reported by Astea, 4 years ago.

Description

wiki page: FRAME_HUD_R0 - effort: 1d

Analysis_owners

tanya

Analysis_reviewers

peko

Analysis_score

3.5

Design_score

0

Imp._score

0

Test_score

0

Analysis

Overview

Frame Hud is the hud that appear when the appropriate Halo Button of the Frame Halo Menu is clicked. Using this hud Background Color, Border Thickness, Border Color, Transparency, etc. of the frame can be changed.

Task requirements

  • Create a hud halo button as part of the frame halo menu.
  • Create a hud.
  • Provide that background color, border thickness and color, position, size of the frame can be changed through the hud.
  • (Optional, if there is time) Margins, paddings of the frame can be changed through the hud.

Task result

  • The result of this task should be source code.

Implementation idea

  • Create a FrameHud class.
  • Position the appropriate components in it, so that the user could change the background color, border thickness and color, position, size of the frame.

How to demo

  • Create a frame.
  • Select the frame and click the appropriate halo button of the frame halo menu.
  • A hud dialog should appear.
  • Change the border color and thickness through the hud.
  • Assert that the border of the frame has changed according to what have been selected.

Design

Implementation

(Implementation results should be described and linked here (from the wiki or the repository))

Testing

Comments

(Write comments for this or later revisions here.)