Ticket #101 (new enhancement)

Opened 3 years ago

Last modified 9 months ago

TColorPicker feature update

Reported by: xue Owned by: wei
Priority: urgent Milestone: 3.2
Component: Prado Framework v3 Version: 3.2
Severity: major Keywords:
Cc:

Description (last modified by xue) (diff)

TColorPicker works great so far. I have a few suggestions for its improvement:

1). Change the background color of the textbox to the selected color, instead of displaying the color in another button. When focus is in the textbox, display white background with color code as the text.

2). Allow three modes of triggering color input: a). pop up color dialog when the textbox is in focus; b). pop up color dialog when a button besides the textbox is clicked; c). manually input color code without color dialog (when out of focus, the background of the textbox is changed to the color represented by the color code.)

3). Allow developers to customize the background image (a property probably named as PickerButtonImage?) of the button for triggering color dialog. The button may be set hidden by a property such as DisplayPickerButton?.

Change History

Changed 3 years ago by xue

  • description modified (diff)

Changed 2 years ago by xue

  • milestone changed from 3.0.0 to 3.0.1

Changed 2 years ago by wei

  • milestone changed from 3.0.1 to 3.1.0

Changed 22 months ago by wei

  • milestone changed from 3.1 Alpha to 3.1 Beta

Changed 19 months ago by wei

  • milestone changed from 3.1 Beta to 3.1 RC

Changed 17 months ago by wei

  • milestone changed from 3.1 RC to 3.1.1

Changed 16 months ago by xue

  • version changed from 3.0 to 3.1

Changed 12 months ago by xue

  • milestone changed from 3.1.1 to 3.1.2

Changed 9 months ago by xue

  • version changed from 3.1 to 3.2
  • milestone changed from 3.1.2 to 3.2
Note: See TracTickets for help on using tickets.