Forum Replies Created
-
AuthorPosts
-
Support
KeymasterThank you
Extended border image specifies not only border, but the form title, also.
If you disable extended borders in the ASkinDemo preview, then you will see your title with changed colors.
If you need to change a color of extended border/title then you have two ways:
1. Change image of the extended border (with required colors)
2. Use another extended border mode (“Add to existing” in the editor)
I think, first way is better for your skin.Attachments:
You must be logged in to view attached files.September 28, 2020 at 10:16 am in reply to: [AC 15.16] Loading form with ReportBuilder freeze application #69671Support
KeymasterHello, Giuseppe
Could you make a demo with the problem, please?
Version of ReportBuilder is 11.15? Which Delphi version used?Support
KeymasterHello
This component should support standard ScaleBy function for correct scaling.
I will check it soon.September 24, 2020 at 4:39 pm in reply to: AC 15.15: EAccessViolation when gets CM_WININICHANGE #69639Support
KeymasterThank you, this issue will be solved in the v15.16 (which will be available tomorrow =).
Support
KeymasterHello
It’s depended from a skin. If title area is specified as a raster image there, then color can’t be changed easily. Some addition actions are required. Can you show the edited skin?Support
KeymasterValue of the control in the bsEdit mode may be specified by other control, also. If we will change it automatically it will look strange for user.
And, when record is inserted, the value of field is null usually, but this value may be specified by the DB engine, also. What to do in this case? We can’t automatically change data which was specified by the DB.
Support
KeymasterThank you, it will be fixed in the nearest release.
Support
KeymasterUser was in the field but he didn’t change it.
Value was initialized not by user in this case, it’s received from DB engine there.
Check and change it if smaller than MinValue?Support
KeymasterWhat to do, if value was changed from the DB and cursor leaves the field by a user action?
If value is checked there, then will be checked value assigned from the DB, that you wanted to avoid in this topic.Support
KeymasterThank you for the video, this issue will be solved in the nearest release, I think.
Support
KeymasterThank you
I see a bad icons aligning on the second screenshot. How to repeat it? Can you give me this Dfm-file, plz?Support
KeymasterThank you for sample, I will check it.
Support
KeymasterThank you, I can repeat and fix it now.
Support
KeymasterIt was a question, not suggestion =)
If you meant an adding of new property, how this property may be named?What to do if some glyphs are multicolored or some glyphs not transparent? They are will be corrupted.
I think, this property will be “strange” and not obvious for other people..September 22, 2020 at 7:56 pm in reply to: AC 15.15: EAccessViolation when gets CM_WININICHANGE #69612Support
KeymasterHello and thank you for screenshots!
Do you know steps for repeating the problem?
Can I repeat it somehow?Support
KeymasterThank you.
Can you include the Exe-file also, pelase?Support
Keymaster‘0’ is not checked because “Modified” is False there.
Value has not been changed by user and was not checked.
Searching a solution..Support
KeymasterHello!
You can try the attached unit already.Attachments:
You must be logged in to view attached files.Support
KeymasterCoordinates and size of the hint window is defined by the DevExpress engine.
If TsAlphaHints component is not active, standard hints will be shown at the same place.
TsAlphaHints can’t control it there because hasn’t any information about the column header position.Support
KeymasterCan you show a screenshot also, please?
I see an icon aligned to the vertical center on my side.Automatic repainting of icon will be solved in the nearest release.
Nontransparent background is drawn by system, I haven’t idea how to change it right now, researching is needed.
-
AuthorPosts