Forum Replies Created
-
AuthorPosts
-
May 12, 2009 at 9:23 am in reply to: Is it possible dynamically remove one Frame and add the other Frame simultaneously? #39134
Some changes was added
Could you send me your cxLookAndFeelPainters.pas file please?
May 12, 2009 at 9:19 am in reply to: Is it possible dynamically remove one Frame and add the other Frame simultaneously? #39132Some changes was added
Sorry, it was problem in the package and AlphaClontrols Lite is updated now. Please download it and try again.
This problem happens under Aero?
Please try latest release..
Hello
Automatic support of DevEx available since AlphaControls v6.12
You must have installed DevExpress and installed AlphaControls (install AlphaControls as described in the Install.txt file).When you have both packages are installed then you can enable support of DevEx skinning – change sDefs.inc file, you must have such line there : {$DEFINE DEVEX}
That's all, Devexpress will be skinned when AlphaSkins are active. No patching or other actions are required.Current versions of AlphaControls was tested with DevEx 6.40-6.42
Hello
TsTrackBar is inherited from standard TTrackBar and have fully equal behaviour. You can try to derive own component from TsTrackBar
Hello
This line is removed in the v6.31 and will be removed soon in the next stable release, please wait few days.Hello
Skinning of TBevel component is not easy task because it's TGraphicControl and haven't a Handle (hooking is not possible).
I hope solution will be found soon.Hello and thank you for message. This problem will be solved in the v6.32
Hello
Grids, standard controls and third-party controls are skinned automatically in the version 6, no need in components like grid adapter.
Just define a required type for skinning in the SkinManager.ThirdParty property.Thank you
Thank you
I'm interested in form which must be shown first.
Also, what version of Windows and Delphi is used?Hello
Could you send me Dfm-file of the form which have this error?
Also be sure that you not uses skins from the version 6.31, because new properties was occured there and some problems are possible.Hello
Yes, these controls are equal with very little difference : CurrencyEdit haven't ES_MULTILINE editor style, because button is not used (and EditRect is not changed in this control).
So, GlyphMode property is exists in CurrencyEdit, but not used.Answered <img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” />
Hello
I'll try to implement it soon
May 5, 2009 at 1:29 pm in reply to: Is it possible dynamically remove one Frame and add the other Frame simultaneously? #38992Thanks, I'll look it soon.
Hello
I'll try to look it soon <img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” />AuthorPosts