Forum Replies Created
-
AuthorPosts
-
Thank you for your reply but it didn't work
Please describe a problem which you have.There is a demo of dll using with acntD7_r.bpl package linked dynamically (“Build with run-time acntD7_R package” must be checked in both projects). Compiled in Delphi 7.
Hello!
This problem exists because TCollectionItem is not intended for events using. I'll try to find a solution soon (after the v7 release).Hello!
Look this item in FAQ : http://www.alphaskins.com/afaq.php#T8
There you can find some answers…
Write here again if some problems will not be solved, please.QUOTE (Leandro @ Jun 17 2010, 10:24 PM) <{POST_SNAPBACK}>What's the problem with skinned TQRStandardPreview?
Potential problems exists there, but these problems will be solved in the v7Hello
Speed optimization is a main feature of the version 7 <img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” />
I hope, applications will be drawn really faster.PS. What is your main skin?
Hello
If you have created the SkinManager component in the main application and have forms in DLL's, then easiest solution will be – to use run-time linking of the acntDx_R.bpl library.
You have an experience with that? Application and Dll's must be compiled with enabled “build with run-time libraries” and must be used the acntDx_R.bpl library as run-time linked.Закладки в AdvPageControl скинятся если добавить контрол в ThirdParty, но сама страница (AdvTabSheet) – нет. И кнопки не рисуются. Кстати, у меня не получается заставить эти кнопки заработать и не в скиновом режиме. Там секрет какой-то есть?
TMS DropDown не получится заскинить полностью. Как я и предполагал – он наследован не от стандартного ComboBox, а имеет свое рисование почти всех элементов.
Hi
All skins from the gallery will be updated. Panel is drawn with this issue in all versions because this section is not fully compatible with panels (reasons is a painting optimiztion).
I'll fix it too.Maybe something like that will be made later, such skin is not difficult
You can make something like that with the TsPageControl component (text in tabs may be drawn manually).
I'm not sure what you mean. Using a user image for a form drawing?
Hello
I'm busy with the version 7 preparing now, ribbon control will be added later.1. Install DevExpress and AlphaControls
2. Enable the 'DEVEX' key in the sDefs.inc file (AlphaControls), must be {$DEFINE DEVEX}
3. Be sure that latest version of DevExpress is installed, or check a list of supported DevExpress versions in the beginning of the acLFPainter.pas file (AlphaControls)
4. Configure the sSkinManager component and compile the project.In the run-time will be skinned all DevExpress controls which have LookAndFeel property properly supported. LookAndFeel.NativeStyle property must be False.
Hello and thank you for the demo!
Glyph is not visible in this case because ImageList converts a glyph to the 32-bit bitmap with empty mask (so, glyph is drawn with mask using but pixels are invisible because alpha value is 0).
You can look this glyph if save him to the disk from the glyph property.I'll try to solve a problem in the AlphaImageList component, but I haven't idea how to affect a standard imagelist…
Of course, TsSpeedButton haven't such problems.Maybe the SkinData.CustomFont property can help you?
Hello
I'm sorry, but AlphaControls can't be used with Basic, only Delphi and C++ Builder are supported.June 12, 2010 at 11:11 am in reply to: v6.66 TsShellistview + TntControls= no text only icons visible #42753Hello!
The problem will be solved in the nearest release I think.Hello
Maybe these topics can help you?
http://www.alphaskins.com/forum/index.php?showtopic=4394
http://www.alphaskins.com/forum/index.php?showtopic=4450