Forum Replies Created
-
AuthorPosts
-
SupportKeymaster
Спасибо, скоро посмотрю.
SupportKeymasterСпасибо за сообщение, скоро буду смотреть.
SupportKeymasterOk, I will research this question with version 5 too. Could you write here something using your language? Thanks.
SupportKeymasterТочно, я не заметил. Будет Ок скоро.
SupportKeymasterHello 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.SupportKeymasterHi
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?SupportKeymasterHi
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).
SupportKeymasterHello
Please do not start new topic for old questions. I have answered them in old topic.
About animations – more animations will be added soon.SupportKeymasterHello 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..SupportKeymasterHello!
QUOTE (HeDiBo @ Nov 11 2009, 06:05 PM) <{POST_SNAPBACK}>I also think, putting it in SkinProvider as a published property is a better solutionSupportKeymasterHello
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.SupportKeymasterHello
Problem with columns text is solved in v6.50?SupportKeymasterСкорее всего у SkinProvider свойство UseGlobalColor выставлено в False, нужно вернуть True…
SupportKeymasterВ ближайшем релизе ошибки не будет.
SupportKeymasterСпасибо, я вроде нашел причину и будет пофиксено в следующем релизе.
SupportKeymasterHello
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.SupportKeymasterТолько что я ставил АС 5.49 и смотрел – то же самое.
Не понятно – как он может быть прозрачным, похоже там фон заливается просто цветом парента всегда. Приложен пример вообще без АС, прозрачности там нет…SupportKeymasterКлассический вид включен (без поддержки тем).
Можно лучше скриншот экрана прислать где и черный Label виден?SupportKeymasterQUOTE (idealist @ Oct 1 2009, 04:52 PM) <{POST_SNAPBACK}>в AC v5.49 было все нормально.
Раньше TAnimate был прозрачным разве?SupportKeymasterДа, нужно устанавливать пакет с ключом SKININDESIGN, тогда фреймы будут меняться в дизайне.
Но возникают другие проблемы, идеального решения нет. Лучше все-таки когда он выключен мне кажется.AuthorPosts