Forum Replies Created
-
AuthorPosts
-
Hello
Place the TsFrameProvider component to the frame in design-time and change sFrameAdapter.SkinData.SkinSection property to 'MENUITEM'. Borders will not be drawn in this case.
You can change a looking of control by using of this property.
Hello
Is it possible to show me a program with this error?
Maybe you can make a demo or maybe you can share your PC?
Hello. This problem is linked with using of the OnAdvancedCustomDraw event by AlphaSkins engine.
I'll try to find a solution, but I'm not sure that solution may be found in this case.
Yes, and placing of the TsSkinProvider to other forms is recommended too 🙂
Hello
The problem is solved?
Hello Glauber
I haven't an experience of work with this component, can you show me a little demo (without skins)?
Please show me a demo with sources and Exe.
Hi!
Thanks for suggestion, but it's not planned at moment, maybe later 🙂
Hello and thank you for researching, I'll check it now.
You have received my message?
'darcy' wrote:GoogleTalk address to look forI'm there )
Hello Darcy and I'm sorry for a delay with answer.
sAlphaListBox unit is empty in the version 7 and will be removed from the package later.
I have some answers which can to solve a problem, do you have a possibility to link with me directly by ICQ, MSN or Skype?
I think this way will be more effective and faster.
I'll check it soon 🙂
Try to add DevEx libraries into acnt2007_R.dpk file :
Code:requires
vcl,
vclx,
vcljpg,
dxCoreRS11,
cxLibraryRS11,
dxGDIPlusRS11,
dxThemeRS11;These libraries are added automatically usually.
You need to have skinned DevExpress controls in design-time?
Try to enable DEVEX key and recompile AlphaControls packages now.
Hello
Try to install packages without DEVEX key.
And change this key after successful installing.
Hello Chris
You mean hot color defined in skin?
In the version 7 skins sections have the new 'STATES' property. This property specifies amount of control states which are defined in section.
So, if STATES is 1 then hot state information will be ignored (if property is not defined then default value is 3).
November 4, 2010 at 2:17 pm in reply to: [SOLVED] [Bug] TsEdit.Disabled = true -> text invisible #43651Hello
Could you give me a little example please?
November 4, 2010 at 2:11 pm in reply to: MDI App crashes on MDI child when using new Alpha lite #43650Thank you for demo, you have problems in the project structure seems.
TfrmStatus is declared in ChildWin.pas and in MachineStatusF.pas
MachineStatusF added to the project, but ChildWin really used (declared in 'uses' clause)…
Hello
Try to place the TsSkinProvider component on forms.
“Access violation” error will be fixed in the nearest release and I'll try to improve a drawing of ComboBox selection soon.
-
AuthorPosts