Forum Replies Created
-
AuthorPosts
-
Ok, I will research this question with version 5 too. Could you write here something using your language? Thanks.
Hello Adrian
I think you must search third-party TreeView which have this feature, and inherited from standard TreeView.
Standard treeview haven't correct support of this thing, and TsTreeView haven't it too.Hi
Problem with transparent child forms must be solved in the v6.50 (you must choose transparent SkinSection in SkinProvider.SkinData property, 'CHECKBOX' for example).
I can't understand why glyphs are not grayed in buttons which have Grayed property changed to True, could you send me example please?Hi
I can explain where is a problem. Delphi 7 haven't a support of unicode, you have correct language in the title because your system have this language by default.
Look a screenshot, I have this window after running of your example (thanks for Exe). So, your application haven't support of unicode.You have good result because your Windows understand a caption and draws it correctly. But Delphi can't do it and all graphical procedures haven't support of unicode.
Solution : you must use free TntControls for support of unicode in Delphi 7 (sources of AlphaControls are required also) or you can use latest versions of Delphi (you will not have a problems in these cases).
Hello
Please do not start new topic for old questions. I have answered them in old topic.
About animations – more animations will be added soon.Hello Mathias and thanks for message!
This problem must be researched more because your solution is not universal (ASkinData may be Nil in some cases).
Could you help me reproduce a problem? I can't receive an error in tests..Hello!
QUOTE (HeDiBo @ Nov 11 2009, 06:05 PM) <{POST_SNAPBACK}>I also think, putting it in SkinProvider as a published property is a better solution
Hello
Problem with PNG was occured because some code was not recompiled after enabling the USEPNG key. Problem solved in the v6.50.
About second problem with captions – can you give me Dfm-file with this problem? Or a little example..
Problem in TsButton will be solved soon.Hello
Problem with columns text is solved in v6.50?Hello
You must use TRANSPARENCY and HOTTRANSPARENCY (all reserved words may be found in sSkinProps.pas)
Also I must say that empty item exists already in all skins. 'CHECKBOX' section will be empty and transparent always and you can use this section.Hello Jeremy
I'll try to solve a problem with form transparency soon.
Another quirk I noticed is that with certain skins, when speed or bit buttons are drawn in a disabled state (with dkGrayed and dkBlending enabled), you sometimes see the whole button appear slightly gray instead of just the glyph itself being gray. This is very noticeable in some skins but not at all in others, which makes me wonder if it's a property of the skin itself?
Which button type was used here? You must use Grayed property instead DisabledKind seems (DisabledKind property defines kind of all control when disabled). So, try the Grayed property.Hello Alexander
Please help me to reproduce a situation. Is it possible to make a small example?
Which Delphi and Windows versions were used?I'll try to find a solution, as was discussed by ICQ, please wait.
Hi
I see these problems and I'll try to solve them soon.
Problem with TButton is new because image in this control is new for Delphi.I see a problem and, I hope, this problem will be solved soon.
For Luciano Aibar, your message really was offtopic – deleted.
Hello
The problem with column text drawing will be solved in the nearest release, I think.
Adding the Font property for TsAlphaHints component is in plans now already, please wait.
Hello
Problem will be solved in the nearest release I think.Hello
I'll try to solve this problem in the nearest release. You are using TntControls?
You can help me if send a small example of the problem.Yes, you are right, title have standard behaviour in the non-skinned mode.
Thank you for demo.
Problem occurs under latest versions Delphi (with unicode support).
I know a cause now and problem will be solved in the nearest release.AuthorPosts