- This topic has 11 replies, 6 voices, and was last updated 13 years, 1 month ago by
tulusbp.
-
AuthorPosts
-
November 21, 2012 at 11:03 am #49403
Hello!
This function is declared in the cxLookAndFeelPainters.pas (DevExpress)
Please check if this function exists there.
November 21, 2012 at 12:20 pm #49406'Support' wrote:Hello!
This function is declared in the cxLookAndFeelPainters.pas (DevExpress)
Please check if this function exists there.
No, there's no GetExtendedStylePainters function in a cxLookAndFeelPainters.pas file. The file timestamp is 2012.11.01 17:41.
Regards,
Jacek
November 22, 2012 at 8:28 am #49415Hello!
Please wait few days, I'll check it.
December 1, 2012 at 2:29 pm #49523Have the same mistake.
AlphaControls 8.10
DevExpress vol.2012 v1.5
December 3, 2012 at 2:23 pm #49532Have the same mistake.
AlphaControls 8.10
DevExpress vol.2012 v1.6
December 3, 2012 at 2:23 pm #49533add // in front of if GetExtendedStylePainters
December 6, 2012 at 6:58 pm #49587Jacek, Ondra, ghost_i, try the attached file please.
Thank you, muratk.
December 7, 2012 at 9:49 am #49594'Support' wrote:Jacek, Ondra, ghost_i, try the attached file please.
Thank you, muratk.
Thank you, installed without any problem.
Regards,
Jacek
January 18, 2013 at 1:51 pm #49955'Jacek' wrote:Thank you, installed without any problem.
Regards,
Jacek
still error :
Build
[Error] acLFPainter.pas(330): Declaration of 'DrawGroupBoxCaption' differs from previous declaration
[Error] acLFPainter.pas(1317): Incompatible types
[Fatal Error] sThirdParty.pas(27): Could not compile used unit 'acLFPainter.pas'
AlphaControl 8.1.5
DevExp 2011 vol 2.4
delphi7
January 21, 2013 at 8:04 am #49972Hello!
'tulusbp' wrote:still error :
Build
[Error] acLFPainter.pas(330): Declaration of 'DrawGroupBoxCaption' differs from previous declaration
[Error] acLFPainter.pas(1317): Incompatible types
[Fatal Error] sThirdParty.pas(27): Could not compile used unit 'acLFPainter.pas'
AlphaControl 8.1.5
DevExp 2011 vol 2.4
delphi7
Can you try the latest version of DevExp please?
Otherwise, you should disable keys for latest versions in the acLFPainter.pas file.
I think, you should disable the VER12_1_6 key, and maybe the VER26 key too.
January 21, 2013 at 9:26 am #49974'Support' wrote:Hello!
Can you try the latest version of DevExp please?
Otherwise, you should disable keys for latest versions in the acLFPainter.pas file.
I think, you should disable the VER12_1_6 key, and maybe the VER26 keys too.
OK Solved , i'm disable the VER12_1_6 key
-
AuthorPosts
- You must be logged in to reply to this topic.