Forum Replies Created
-
AuthorPosts
-
Support
KeymasterHello!
I have not big exeprience of work with cxGrid. Maybe you have a demo which I can debug?
How can I repeat the issue?Support
KeymasterHello, Lasse!
Can you repeat the error and receive a call-stack of the error? Is it possible?
Or, maibe this error may be repeated in a demo? (it will be great)August 4, 2020 at 3:14 pm in reply to: TsDBCalcEdit should not honor Min and Max on displaying values #69178Support
KeymasterIf the new AutoValueCorrect property is False, then developer is able to handle this error in the OnValidateError event. Value will not be autocorrected and developer can leave it as is. Will it help?
Support
KeymasterWhere you are watching the CalendarDate value? Which event used?
I see one problem there, this problem will be solved in the v15.13Support
KeymasterHello, Andy
I’m watching screenshots, but can’t understand a problem..
White color is defined in the skin by the ASkinEditor tool.
Color of elements in the custom skin may be changed to any other.Support
KeymasterHi!
It will be available in the v15.13Support
KeymasterThank you for the demo, it will be fixed in the v15.13 ItemIndex value is changed, just Checkbox not refreshed there.
Where execution is stopped when AV is occured? (Can’t repeat AV)Support
KeymasterThis structure is filled when skin is loaded immediately.
If skin is active then this structure is filled. Maybe you know a way how can I repeat the error?
Which buttons has this error? TsBitBtn? The error occurs when form is shown immediately? Skin is active already there?-
This reply was modified 4 years, 9 months ago by
Support.
Support
KeymasterI see it now, it’s not depended from OS. This issue exist under Delphi 5 only.
I will research and try to fix it.July 28, 2020 at 10:14 am in reply to: OnValidateError has may be more functional in TsCalcEdit #69143Support
KeymasterThank you for suggestion, this property will be added in the nearest release.
TheInhibitAutoMaxMin
name is Ok? or maybe name it asAutoValueCorrect
or something other?July 28, 2020 at 9:01 am in reply to: Force display of Hint on another component with AlphaHint #69142Support
KeymasterHello!
Yes, it’s possible, look this article please:
https://www.alphaskins.com/randtip.php?num=29Support
KeymasterHi
Can you give the demo with Exe-file please?Support
KeymasterHello, Andy
Try to add theTAdvWordCloud
class name to the TsSkinManager.ThirdParty list as `Edit’.
The control will receive color from the current skin automatically.Support
KeymasterAre you sure that problem is in grid?
I see this code in the first report: “sThirdParty.GetCommonData”
This code used for drawing of buttons only. Maybe some button causes the problem there?
I still think that you should try the latest version of the package. Code in the sThirdParty.pas is not changed, but huge changes in other linked units exists.Support
KeymasterThank you
Which Delphi version do you use?Also, please describe your Windows system.
I can’t repeat the issue with your Exe.
Maybe something in the Windows should be changed for that.-
This reply was modified 4 years, 9 months ago by
Support.
July 19, 2020 at 8:50 pm in reply to: Panels and other components are still visible when set to false #69124Support
KeymasterSorry for the trouble, it will be fixed soon.
Support
KeymasterHi!
Skinning of latest DevExpress components is not supported yet.Support
KeymasterHello, Christian
I not quite understand a problem. Could you show more screenshots, please?
Can you remove the AlphaControls package and check this issue without the package?
Can I connect to your PC and look it remotely somehow?Support
KeymasterHello!
SkinIndex is an index of skin data for appropriate section.
This index used for searching of data which stored in the sections array (“gd”).How to check that it is valid?
How to check that it is not bigger than the size of “gd”?The “IsValidSkinIndex” function checks it already, so, SkinIndex is correct there and “gd” array is not empty.
Do you know which control has this problem? And when it happens?
Support
KeymasterHello!
I can’t repeat it in tests, unfortunately.
Could you help me with a demo, please? -
This reply was modified 4 years, 9 months ago by
-
AuthorPosts