- This topic has 14 replies, 3 voices, and was last updated 4 years, 2 months ago by Support.
-
AuthorPosts
-
September 8, 2020 at 1:41 pm #69467MetroFXParticipant
Something strange happens with the TsEdit field after updating to 15.15. After entering the text everything is OK. When I go back to TsEdit and change its contents and then leave this field with the Tab key, 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.
The same happens with the TsComboBoxEx field. After you programmatically change the index number of the ItemIndex icon, the change appears with a slight delay.
September 8, 2020 at 2:19 pm #69469HeDiBoParticipant(…) 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 2:23 pm #69470MetroFXParticipantThis is a strange behavior that doesn’t happen every time. After reverting to 15.12 everything works fine.
September 8, 2020 at 5:41 pm #69477MetroFXParticipantI am posting a video showing the problem with the TsEdit field.
September 8, 2020 at 6:08 pm #69478HeDiBoParticipantI 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.
September 8, 2020 at 6:09 pm #69479MetroFXParticipantUnfortunately, I cannot post the video.. Maximum file size allowed is 2 MB.
September 8, 2020 at 6:27 pm #69481HeDiBoParticipantUse ScreenToGif. The video will be small enough
September 8, 2020 at 7:02 pm #69482September 8, 2020 at 8:03 pm #69483MetroFXParticipantThe problem is with the CanvasDark skin and when we set the SkinSection to GROUPBOX for the TsEdit control.
A little example in attachment.
September 8, 2020 at 8:06 pm #69484MetroFXParticipantA little example in attachment.
Attachments:
You must be logged in to view attached files.September 9, 2020 at 9:34 am #69487HeDiBoParticipantLink 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.
September 9, 2020 at 9:39 am #69488September 9, 2020 at 10:14 am #69490HeDiBoParticipantThanks. 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.September 9, 2020 at 4:07 pm #69500MetroFXParticipantI am very hopeful that the problem will be fixed in the next version. Right now I’m going back to 15.12 and waiting for some good news.
September 9, 2020 at 6:11 pm #69515SupportKeymasterThank you for the demo.
I think, I understand the problem and this problem will be solved in the nearest release. -
AuthorPosts
- You must be logged in to reply to this topic.