- This topic has 11 replies, 4 voices, and was last updated 7 years ago by
Support.
-
AuthorPosts
-
September 30, 2016 at 4:13 pm #55603
Hello! Sorry for a trouble.
This issue exists with a modal form? Can you give me Dfm file for this form, please?
Showing of form is animated?
What is version number of your Windows system? Aero is enabled there?
How often this empty form issue occurs?
October 1, 2016 at 8:56 am #55606I saw that transparent form also “sometimes”, mostly with teamviewer sessions. So far i added a
Code:Form1.sSkinManager1.RepaintForms(False);in the OnShow procedure. Don't know if this really fixed it.
October 3, 2016 at 9:42 am #55611Hello!
– The issue exist for a modal form.
The main form opens a second modal form. The second modal form then is closed (free) and a third modal form is open: the issue is on the third form.
– Form is not animated, but AllowAnimation is TRUE: please find the DFM attached (renamend in .txt)
– Happens in Seven and Vista, much less with Aero disabled, but happens.
– We confirm that it happens frequently with TeamViewer sessions.
– The issue happens on 5% / 10%
– I will add the Repaintforms(true) and see if it works. I already added a Update; and Repaint; at the end of OnShow, but didnt fixed.
Thanks
Andrea
October 4, 2016 at 8:24 pm #55612Thank you.
I think, I have found a cause of the issue. I hope to fix it soon.
October 5, 2016 at 2:59 pm #55613If you have a license with full AlphaControls sources, then write me to support@alphaskins.com
I can send you a patched file for checking.
Otherwise, you can wait the nearest release and try it.
October 5, 2016 at 4:06 pm #55614Ok, just sent you a mail.
Thanks
Andrea
October 24, 2016 at 10:03 am #55671Hello.
Your fix worked. we just downloaded 11.17 b270; is the fix inclued in this release also?
Thanks
Andrea
October 30, 2016 at 8:20 pm #55724Hello!
Yes, this fix was included in the v11.18
December 14, 2016 at 9:53 am #55922Hello.
Sorry to inform you that we are experiencing the same problem, even with the last AC release.
I sent you a private mail with some screenshots so you can have a look.
Many thanks
Regards
Andrea
February 15, 2019 at 4:42 pm #59093I have the same problem!
Is it possible to apply a patch on version 10.26?
Thanks.
February 19, 2019 at 5:45 am #59100Hello, Daniele!
I'm sorry, it's not possible, a lot of changes should be made, the v10.26 is too old.
-
AuthorPosts
- You must be logged in to reply to this topic.