Color Dropdown for PropertyGrid |
Post Reply |
Author | |
gshawn
Senior Member Joined: 04 October 2004 Status: Offline Points: 227 |
Post Options
Thanks(0)
Posted: 16 June 2005 at 6:46pm |
The Color property in its current state is very awkward to use, because it causes a modal dialog to pop up in order to choose a color. Most property grid implementations allow for a more intuitive, inline color dropdown instead.
edit: added hyperlink Edited by gshawn |
|
gshawn
Senior Member Joined: 04 October 2004 Status: Offline Points: 227 |
Post Options
Thanks(0)
|
FYI if anyone is interested in the status of this request, I am happy to report the following update:
Solution: Thank you for this suggestion, we moved it to TODO list for 10.0 release. Now this feature available only for MFC package. Thank you Thanks CodeJock, I think this will make Color properties a lot more attractive.
|
|
JamesH
Senior Member Joined: 01 December 2004 Status: Offline Points: 149 |
Post Options
Thanks(0)
|
Is the color picker dialog only going to be exposed via the property grid color fields or will the dialog be available for non-property grid use? (eg. pop the dialog up from a menu selection)
|
|
gshawn
Senior Member Joined: 04 October 2004 Status: Offline Points: 227 |
Post Options
Thanks(0)
|
Hi guys....... I guess this did not make it in to v10 after all :) I'm currently building a CSS editor and would like to use the PropertyGrid control. Having this color dropdown feature would make it much nicer than the ugly modal Window color dialog! The following 2 enhancements would also be very useful for most projects:
Thanks! You guys rock and the Suite is awesome! |
|
gshawn
Senior Member Joined: 04 October 2004 Status: Offline Points: 227 |
Post Options
Thanks(0)
|
Sorry to bump this up once more... Have there been any updates on this request?
Thanks again.
PS: After the new site update, screenshots of the desired functionality are now located at http://www.codejock.com/products/controls/tour_first.asp and http://www.codejock.com/products/controls/tour_20.asp.
|
|
gshawn
Senior Member Joined: 04 October 2004 Status: Offline Points: 227 |
Post Options
Thanks(0)
|
I still love you guys, even thought you keep ignoring this request.
Please reward my patience... it's now been 16 months, and I still need this feature just as badly! :)
Thank you!!!
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Something was added in 10.3.1. So we not totally ignore you :)
Dim ItemColor As PropertyGridItemColor
Set ItemColor = Category.AddChildItem(PropertyItemColor, "ToolbarColor", &HAA00FF) ItemColor.EditorStyle = ItemColorPopup |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
gshawn
Senior Member Joined: 04 October 2004 Status: Offline Points: 227 |
Post Options
Thanks(0)
|
That's fantastic, thank you very very much!
|
|
gshawn
Senior Member Joined: 04 October 2004 Status: Offline Points: 227 |
Post Options
Thanks(0)
|
also, the new extended color picker looks great. Keep up the good work! :)
|
|
Fabian
Senior Member Joined: 22 November 2004 Location: Switzerland Status: Offline Points: 336 |
Post Options
Thanks(0)
|
Hello
Yes it looks good ... but labels are not translated in the language resources!!! and - how can we set the 'Automatic' color?
Thanks a lot
Fabian
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.3
Platform: Windows 7 (32bit) Language: Visual Basic 6.0 / SP6 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |