Forum Replies Created
-
AuthorPosts
-
Yes, this control is not unicode in the Delphi 7.
Thank you for code. Maybe will be better just change “string” to “acString” in the original declaration?
acString is WideString when TNTUNICODE is enabled.
January 31, 2011 at 11:05 am in reply to: [RESOLVED] TsTrackbar & custom skin not supported anymore? #44686I'll change this control in the next release.
Hello
AlphaControls dialogs (sMessageDlgPos) uses standard Windows MessageBox function which can't be positioned. I can add additional code for positioning of messagebox, but this code will not work without skins (in standard mode)…
Hello
Application can't be refreshed when current thread is fully busy.
Try to make other additional threads for long calculations…
Windows 7 tries to refresh a window by own resources and we can't forbid that.
TsComboBoxEx is inherited from standard control.
What version of Delphi do you uses? Do you uses TNTUNICODE key?
Hello!
I saw a problem in your video, thank you.
Please check the sSkinManager1.AnimEffects.FormShow.Active ptoperty as was suggested earlier.
And, what controls you are using in application – standard Delphi controls or AlphaControls?
Thank you for a file. I not see potential problems there.
You have slow paint of form when this form is shown?
You have one slow form or all forms in your project are slow?
Can you show me screenshot of the slow form or Dfm-file for this form (Dfm is better)
Try to change sSkinManager1.AnimEffects.FormShow.Active to True.
Hello
Yes, you can use this code in the sSkinManager1.OnAfterChange event.
Color of font will be changed after each skin changing in this case.
January 21, 2011 at 9:48 am in reply to: (CRITICAL) False detection of Trojan-PWS.Win32.VKont when AS is used #44545Hello
I have made several test-applications and these apps were checked on VirusTotal without reports about existing viruses..
I think, you must check your PC for these viruses too (must be checked by Emsisoft or Ikarus).
Часть русского форума 'Известные проблемы' закрыта от добавления новых тем, остальные две открыты для всех.
Hello
Yes, you must TJvEdit as 'Edit' in the SkinManager.ThirdParty property.
TJvDBGrid must be added as 'Grid' there.
Hello
You have a common problem which occurs when third party components are used in Dll's.
Please look, maybe this page will help you :
'souch' wrote:So, i will soon upgrade to 7.27 release, and depending on the result, i will maybe ask for your help aboutskin optimization :blush:You have any results after upgrading?
'jerome59' wrote:It is always scheduled for the end of the month ?Look attached file. This skin is not finished still, but maybe you have some comments..
Buttons and TabControls are not finished there.
Hello
You saw this topic : http://www.alphaskin…?showtopic=5889 ?
I need have more information about your application. Can you show me Dfm file for a form where TsSkinManager component is placed?
Hello
Skins may be initialized without problem in the Form.OnCreate event. I can't say why you have this error while I not see a code..
Maybe you can show me an example?
Try OnCreate or OnShow events.
Hello
Colums fonts are not changed, because this color may be changed only in the DBAdvGrid.Columns[0].HeaderFont.Color seems.
Maybe you know other way for fonts colors changing?
Hello
'Giuseppe' wrote:Any news about DevExpress version 6.54 compatibility ?I have checked DevEx 6.54 with latest releases of AlphaControls with no problems.
Quote:DevExpress 6.54 Not supported in ALphacontrols 7.26 at runtime.Please describe your problem.
Hello
'Giuseppe' wrote:Any news about DevExpress version 6.54 compatibility ?I have checked DevEx 6.54 with latest releases of AlphaControls with no problems.
Quote:DevExpress 6.54 Not supported in ALphacontrols 7.26 at runtime.Please describe your problem.
Добрый вечер
Ошибку исправил и файл обновил, можно скачать попробовать.
Maybe some old files are not removed? Can you share your PC for me? I can find a cause of problem.
-
AuthorPosts