Forum Replies Created
-
AuthorPosts
-
Could you ask this man to enable a Windows themes and try a program again with enabled themes?
Thanks for report, I'll try to find a cause of problem.
Use ShowFocus property.
In some skins a showing of focus rectangle was forbidden.Hello
Any skin element may have a color for filling, but in some skins this element may be filled by gradient or by texture.
So, tab may be filled by gradient and tab will not have own color in this case.I can suggest you to use a main skin color which you can receive by TsSkinManager.GetGlobalColor function.
Color of text for such tab may be received by TsSkinManager.GetGlobalFontColorThese problems will be solved soon too, I hope.
Some controls like TcxPageControl must be researched.Sorry for delay, this problem is really difficult and some code must be fully changed. I hope problem will be resolved soon.
Call stack report may be very useful.
This feature will be added soon, I think.
June 30, 2009 at 10:59 am in reply to: sRadiobutton and scheckbox not dimmed text when disabled #39789the data change is used SysUtils.date.. but EditingChange is using Now… the now has also a time stamp.
why is in the EditingChange not used SysUtils.date also ??
Difference only is in time part of value. Date have defined Time to 0
But, you are right, Date function will be used in both procedures.Yes, Exe was old there. I meant that you can recompile with latest package it and look a result…
But you haven't latest version installed seems. Demo is updated and and you can look.June 30, 2009 at 10:40 am in reply to: Problem with popupborder of TcxShellcombobox (DevExpress) #39759Thank you
QUOTE (Giuseppe @ Jun 30 2009, 11:53 AM) <{POST_SNAPBACK}>Here it is… I have added also a quantumgrid with a buttonedit on last 2 clunmns.
Look at the buttons: if skin applied, a 'I' appear on the cell !
What about a demo for TcxShellListView problem ?
Which DevEx version is used?It's really very strange, you are really have AlphaControls upgraded fully to the version 6.23?
Could you try this demo?Thanks
This problem is solved in the v6 I think. Can you try it?Hello
This problem will be linked with your skin I think. Please try other skins – an error will be occured?
Could you send me a skin for tests (to support@alphaskins@com)?Hi
Hey guys <img src="style_emoticons//biggrin.gif” style=”vertical-align:middle” emoid=”:D” border=”0″ alt=”biggrin.gif” />
I got AlphaSkins installed, and they are in the toolbox. I drag a button onto a form, but it still looks like a normal button. How do I skin it? <img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” />
I know its a dumb question, but Im new to this, so bare with me. xD
From the ahelp.chm file (“Getting started”) :
“TsSkinManager is the main component required for AlphaSkins usage. It must be put on the master form of the application or any other that will not be destroyed during the run-time of the program.
To activate the component it is necessary to define the SkinDirectory and SkinName properties and Active must be True.”QUOTEEDIT: When I put an sButton onto my form, and debug/compile it, I get an error in the uses clause, where sButton is underlined. Same if I put a sSkinProvider, or whatever its called in it.. Think someone out there can help me out?
From the ahelp.chm file (“Installation notes”) and from the Install.txt file :
“…add, (if need) AlphaControls directory in Delphi (Tools->Environment Options->Library->Library Path).”June 30, 2009 at 8:03 am in reply to: Problem with popupborder of TcxShellcombobox (DevExpress) #39777Hello Giuseppe, could you give a small demo with a problem?
Thanks.Thank you for the screenshot.
About tabs : the USETABCONTROL key must be undefined in the 'ExpressQuantumGrid 6SourcescxGridVer.inc' file, please check it.
I'll check the CheckBox and ProgressBar soon.
How Label must be skinned? And I do not see a problem with Label and TrackBar on your screen… -
AuthorPosts