Forum Replies Created
-
AuthorPosts
-
Hello
I'll try your code soon. You can check this demo also, maybe you will found something useful there.
Hello
I plan to add a possibility of including of custom font to skins, but this feature can't be implemented now.
This feature will be added later, in some of beta versions.
Hello
Calendar will have parent font size In the next release, also will be added the PopupHeight property.
Please, be sure that TsSkinManager can find external skins (*.asz files) or you can add several skins to the TsSkinManager.InternalSkins property.
Also, be sure that TsSkinManager.Active property is True.
Hello
This error not happens when skins are disabled?
Can you emulate this error in a small demo? (for debugging)
Hello
Can you try the 7.25 version?
Thank you for the demo, but some forms not exists in the package. Can you upload them too?
PS. What problem must I see in this demo?
Hello and thank you for the information!
December 17, 2010 at 10:42 am in reply to: Problem on create form after sSkinManager1.Active := False; #44215Hello, m56ober
I have checked skinned FastReport now and hadn't a problem there.
Please give a more info, what is TFRM_EDITIONS?
It's your form?
You can disable automatic skinning of Delphi forms if TsSkinManager.SkinningRules.srStdForms will be False.
For skinning of form the TsSkinProvider component must be used in this case.
But will be good, if you give more info about a problem..
This problem will be solved in the nearest release.
Your applications is drawn skinned after resizing only?
You have TsSkinProvider component on this form?
December 6, 2010 at 4:18 pm in reply to: Please add support for VirtualExplorerEasyListModeview #44109Thank you!
I'll try to add a support very soon, if it's possible.
Thank you for more info.
Try to open all forms in IDE and re-build an application fully.
Maybe you have not removed all old AlphaControls files before installing v7.25?
The problem must be solved with latest release.
Hello
Your program disappeared when SkinManager was deactivated?
Can you show a screenshot of the program?
Hello
Can you show a small example please?
This code must work.
December 6, 2010 at 2:03 pm in reply to: TsComboboxEx.SelectedItem.Indend in AlphaControls V7.24 #44100Try this file, please (you must know a password from last mail notification).
December 6, 2010 at 1:58 pm in reply to: TsComboboxEx.SelectedItem.Indend in AlphaControls V7.24 #44099I'm sorry, you are right, I'll add it.
Hello and thank you for the demo.
The error occurs because frame is not created – frame is created immediately before opening.
You can add such line in your code : if sFrameBar1.Items[0].Frame <> nil then …
December 6, 2010 at 11:59 am in reply to: TsComboboxEx.SelectedItem.Indend in AlphaControls V7.24 #44095Hello and sorry for a delay.
Why you not asked me when we communicated?
TsComboBoxEx component is derived from standard TComboBoxEx control and have standard properties and standard behaviour now.
You can use standard Selected property.
-
AuthorPosts