[solved] Inplace Edit Background Color |
Post Reply |
Author | |
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
Posted: 25 November 2014 at 10:26pm |
The ReportControl Inplace Edit window always uses the system window background colour, but this looks "wrong" if the row has a different background colour.
I've been looking for a property to control this (in 16.2.6), but have not had any luck. Am I missing something, or does any know a workaround? Thanks. |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hi,
Thank you for bringing this to our attention. I’ve added this to our bug database. The problem will be addressed according to its priority. Regards, Lebed Oleksandr |
|
Elias Politakis
Newbie Joined: 22 June 2018 Location: UK Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Has this been resolved yet?
Is it possible to change InPlace Editor colors using SkinControl?
|
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello,
I'm glad inform you that this have been already implemented in v18.4. Added CXTPReportInplaceEdit::m_clrBack and appropriate m_xtpBrushBack method for CXTPReportInplaceEdit::CtlColor() on creation CXTPReportInplaceEdit added initialization m_clrBack = pControl->GetPaintManager()->m_clrControlBack; Regards, Oleksandr Lebed |
|
Elias Politakis
Newbie Joined: 22 June 2018 Location: UK Status: Offline Points: 2 |
Post Options
Thanks(0)
|
In ActiveX too?
|
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
yes, ActiveX based on C++ core, so everything in C++ impact on ActiveX version.
|
|
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 |