Forum Replies Created
-
AuthorPosts
-
August 16, 2020 at 6:56 pm in reply to: AC15.13: TsMonthCalendar should have a function to reload #69265
Support
KeymasterThe RefreshAcceptedDates procedure will be available in the v15.14
Behavior of the ChecksActive is not obvious. Do you suggest to enable/disable calling of the OnAcceptDate event by this property?Support
KeymasterHi
You can forbid skinning of any control if add ‘256’ to the Tag property.
If this way is not good for your situation, please write it. I can suggest another ways also (a bit more complex).By the way, look this article, please: https://www.alphaskins.com/randtip.php?num=9
-
This reply was modified 4 years, 9 months ago by
Support.
Support
KeymasterBut this behavior is standard? Or I don’t understand a problem?
August 16, 2020 at 5:36 pm in reply to: Hints on disabled controls may cause AV if modal form is freed #69260Support
KeymasterHow often this AV is repeated?
For a reproducing this error I need to show a modal form and close this form by pressing a SpeedButton while Hint is visible, right? (I’m trying to repeat it now)Support
KeymasterThank you for the good test-app, some optimization will be available in the v15.14 already.
Support
KeymasterHello!
Do you use the HeaderFont property?
If you doing it in the run-time then add such code:
RedrawWindow(CategoryPanelGroup1.Handle, nil, 0, RDW_INVALIDATE or RDW_ALLCHILDREN);
Support
KeymasterUnderstand now, I will think how to do it better.
August 11, 2020 at 9:18 pm in reply to: AC15.13: TsMonthCalendar should have a function to reload #69233Support
KeymasterI will think about a best solution soon.
Support
KeymasterHello!
Lasse, I have made many tests with comparing of v15 with versions 14 and v12.
Speed of work was near to v14 and much faster than v12.
Maybe you have enabled the Lighting effect animation? This may have influence to speed of work.
Can you help me to make a new test with slow work of components, please? Also, can you show some screenshots of slow forms?To Dick: the problem of repainting without animation is not linked with issue of this topic. Thank you for the info, it will be fixed in the nearest release.
August 11, 2020 at 9:10 pm in reply to: V15.13 Does Not Skin TTntDBText controls in a DBCtrlGrid #69231Support
KeymasterThank you for the demo, I will check it soon.
Support
KeymasterMaybe you can use the something like Eurekalog or MadExcept and receive a more informative call-stack information after next error?
Support
KeymasterHello!
You can use the “Add fonts” button on the “Embedded fonts” tab.
Or I not understand what you mean?Attachments:
You must be logged in to view attached files.Support
KeymasterI think, this internal error is linked with big amount of links between units in the package.
Other version of th Delphi hasn’t this issue.
I will check what I can do there.August 11, 2020 at 8:33 pm in reply to: TsDBCalcEdit should not honor Min and Max on displaying values #69225Support
KeymasterSome changes will be added in the nearest release.
You will be able to try it at the end of this week.Support
KeymasterThank you for the demo, this issue will be solved in the nearest release.
Support
KeymasterI will try to add the TabsAlignment property.
Support
KeymasterYes, it will be made in the next release.
Support
KeymasterBig changes where made in ComboEdits and I forgot about this procedure, sorry.
I have sent the new unit to you by email, PopupWindowClose is available there.Support
KeymasterThis IDE exception is repeated?
How can I repeat it step-by-step?August 6, 2020 at 1:26 pm in reply to: TsDBCalcEdit should not honor Min and Max on displaying values #69198 -
This reply was modified 4 years, 9 months ago by
-
AuthorPosts