Forum Replies Created
-
AuthorPosts
-
HeDiBo
ParticipantThat’s not a negative image.
September 9, 2020 at 6:58 pm in reply to: An image as part of a row in TcxGrid has wrong color #69520HeDiBo
ParticipantIf I add FontAwesome to my product, could I show the image as a normal character, thereby enabling the color inversion?
HeDiBo
ParticipantAs reported, this may be a compiler bug. So don’t bother any more. It’s unimportant.
HeDiBo
ParticipantI always do a full rebuild when AC has been updated. The exact same problem is still there.
HeDiBo
ParticipantI still had it in my own project. In AMegaDemo I could not repeat it. However, if I repeat the actions from the Gif in the new AMegoDemo, I have no problem getting to a state where the two hints on disabled controls don’t show at all.
HeDiBo
ParticipantThat is inadvisable. Application.ProcessMessages may have problematic side effects.
There may be a safer place a bit more down in the code.
Do you remember why you put it there? What problem with columns in CxGrid was it supposed to cure?HeDiBo
ParticipantNo. Just do what you do for characters. They are black on light skins, but white on darker skins.
For TsImage do similar: an image can be transparent or not. If the image is transparent, the B&W logic only applies to the visible part. If the image is not transparent, the whole image goes negative for dark skins.
If the image is a png image apply the B&W logic on the non-transparent part only. In that way, pixels that are partly visible because of anti-aliasing will also be made negative on darker skins.
The property can be named HonorSkinTone.HeDiBo
ParticipantThese descriptions a big, contains links to examples for tests on the HDD and some other specific info. I was decided that descriptions marked as // Desc № will not be useful for other developers.
You’re right. I was just curious.
HeDiBo
ParticipantThanks. The problem is that skin GROUPBOX is not usable for showing text. In contrast to TsGroupBox.
By manipulating the skins at run time, I was able to show the text in the group box. First use a skin that shows the text, then focus on the second TsEdit field, then set the skin to Canvas Dark. Now the text may or may not show.
Maybe Serge can shed some light on this.HeDiBo
ParticipantLink to video
VideoThe link does not work. Please use ScreenToGif.
A little example in attachment.
The project only shows it goes wrong. Please add the project’s source so we can replicate it here.
HeDiBo
ParticipantUse ScreenToGif. The video will be small enough
HeDiBo
ParticipantYou may capture the effect in a small video using ScreenToGif
HeDiBo
ParticipantI am posting a video showing the problem with the TsEdit field.
A very nice utility that lets you post the video directly in the forum item is ScreenToGif It lets you generate a GIF and the forum allows that to be attached unaltered. The GIF is also nicely small.
HeDiBo
Participant(…) I cannot see what has been changed until the mouse cursor appears over this edited field or the change is made only after a few long seconds.
I cannot reproduce your problem. Can you make a small test project to show it?
September 8, 2020 at 1:56 pm in reply to: TsDBCalcEdit should not honor Min and Max on displaying values #69468HeDiBo
ParticipantThe problem from #69395 is still present in 15.15.
That is such a simple fix, why is it still there ⁉September 8, 2020 at 11:56 am in reply to: Access Violation loading TitleSkin property upon IDE start (AC 15.08) #69464HeDiBo
ParticipantPlease close this topic.
September 8, 2020 at 11:54 am in reply to: List of changes in history is not self explanatory #69463HeDiBo
ParticipantThanks for the link 🌹🌹
Please close this topic.HeDiBo
ParticipantYou did a good job in the HeaderFont area. Thank you. 🎶
You can close this topic now.HeDiBo
ParticipantCouldn’t you add a flag to a TsImage saying it should follow the skin. This would only work then on Black&White pictures.
HeDiBo
ParticipantÌt didn’t occur anymore. Please close this topic.
-
AuthorPosts