![]() |
customizing CXTPControlColorSelector |
Post Reply
|
| Author | |
esc67
Newbie
Joined: 09 June 2005 Status: Offline Points: 29 |
Post Options
Thanks(0)
Quote Reply
Topic: customizing CXTPControlColorSelectorPosted: 21 November 2006 at 7:59pm |
|
This is a feature request. Does anybody else think this would be useful?
Could you please expose "extendedColors" hidden in the CRobloxControlColorSelector implenentation?
If extendedColors were a static std::vector<CColorInfo> member of CRobloxControlColorSelector then I could initialize it with my own colors. (I suppose an ATL collection would be OK, too)
Also, please make XTP_SELECTOR_SIZE, XTP_SELECTOR_MARGIN, XTP_SELECTOR_WIDTH and XTP_SELECTOR_HEIGHT into runtime-modifiable fields.
I copied the CXTPControlColorSelector source into my project and customized it with great success. I'd rather not do this, because I have to re-implement it each time there is an update.
Thanks!
-Erik
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 November 2006 at 1:51am |
|
Hello, you can replace it using Galleries. See CommandBars\GallerySampe
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
esc67
Newbie
Joined: 09 June 2005 Status: Offline Points: 29 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 November 2006 at 11:52am |
|
Wow. A whole new API to learn
Thanks
-Erik
|
|
![]() |
|
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 |