Forum Replies Created
-
AuthorPosts
-
Thank you for information, I'll try to reproduce that.
Disabling of animation removes an error? Did you check it?Hi
Try to use SkinData.BeginUpdate before loop, and SkinData.EndUpdate after, repainting will be forbidden.
Thank you, I will research it now.
Yes, I can paste this letter there :
QUOTETsMousePosition = (mpLeftTop, mpLeftBottom, mpRightTop, mpRightBottom);
It's not the TPoint. This type shows a position of the mouse near hint.
For more universal hint creation try to use HintWindowClass instead THintWindow, something like that :type
TComboItemHint = Class(THintWindow);
…
…
hw := TComboItemHint(HintWindowClass.Create(Application));
…
hw.ActivateHint(r,Text);Hints will be skinned in this case if sHintManager used.
Just this letter was sent before my visiting of forum.
What Windows and Delphi versions must be used?
I can't receive this effect unfortunately, maybe you can make a little demo?This manual will be updated soon.
Thanks for idea, maybe this feature will be added later
Hello
It's a lacks of layered windows technology, I know some other lacks too…Hello Brian
Thank you for suggestion, support of these controls is in plans already, but I can't say when will be done, unfortunately.Hello
You can check also your inbox, a letter with other solution was sent there. Maybe this solution will be more universal.Hello and sorry for trouble. You haven't received our notification about a new release seems.
Peter is right, please write to
your registered email-address or ShareIt ref. number and problem will be solved.What skin was used when error has occured?
Ok, thank you!
This part of code will be researched more and changes will be added in the next release.I think this problem is linked with your previous message. We will discuss there, Ok?
Hello Christopher
QUOTEWhen we switch from non skinned mode to skinned mode, we get an AV (after we set TsSkinManager.Active to true).
Where you change it? By the button pressing or in other event?
It will be great if you can show a demo with error..Problem will not occurs if disable skins changing animation in the SkinManager.AnimEffects property, but a cause of problem must be found in any case.
Hello John
ExtendedBorders property is False?
Could you help me to reproduce this situation?Hello Peter
Problem is solved with the demo that was sent to you?Thank you for the info!
Could you upload a sources of the demo also?
Thanks.Thank you, problem will be resolved in the nearest release I think.
AuthorPosts