wayne

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Devexpress was not skinned with the C++ builder #56147
    wayne
    Participant
      'Support' wrote:

      Hello, Wayne

      Try to compile this demo of cxGrid with AlphaSkins: http://www.alphaskins.com/sfiles/demos/quantumgrid.zip

      We will see if the package is configured for work with DevExpress.

      This demo is old (2015), but it should work.

      PS. Remember that not all DevExpress controls are supported by the AlphaControls package now.

      DevExpress control should have a support of the “LookAndFeel” technology.

      Hi,

      It is C++ Builder(2010) we are working with, your demo is Delphi project( Note I am using the Alpha Control Builder 2010 version). Still I opened it and tried to compile with Delphi 2010. The compilation failed with below error:

      [DCC Error] acLFPainter.pas(141): E2003 Undeclared identifier: 'TcxButtonPart'

      [DCC Error] acLFPainter.pas(141): E2003 Undeclared identifier: 'cxbpButton'

      [DCC Error] acLFPainter.pas(138): E2037 Declaration of 'DrawButton' differs from previous declaration

      [DCC Error] acLFPainter.pas(155): E2037 Declaration of 'CheckButtonColor' differs from previous declaration

      [DCC Error] acLFPainter.pas(265): E2037 Declaration of 'CalculateSchedulerNavigationButtonRects' differs from previous declaration

      [DCC Error] acLFPainter.pas(274): E2037 Declaration of 'DrawSchedulerNavigationButton' differs from previous declaration

      [DCC Error] acLFPainter.pas(277): E2037 Declaration of 'DrawSchedulerNavigationButtonArrow' differs from previous declaration

      [DCC Error] acLFPainter.pas(281): E2037 Declaration of 'SchedulerNavigationButtonSizes' differs from previous declaration

      [DCC Error] acLFPainter.pas(290): E2137 Method 'DrawEditorButtonGlyph' not found in base class

      [DCC Error] acLFPainter.pas(330): E2137 Method 'GetGalleryGroupTextColor' not found in base class

      [DCC Error] acLFPainter.pas(338): E2037 Declaration of 'DrawTrackBarThumbBorderUpDown' differs from previous declaration

      [DCC Error] acLFPainter.pas(381): E2037 Declaration of 'DrawSizeGrip' differs from previous declaration

      Do you guys have any working demo on C++ Builder? In my project ,the TcxGrid which is not skinning.

      Also I would like to know which version of dev express version compatible with alpha control plugin (c++ builder version)?

      Thanks,

      -Wayne

    Viewing 1 post (of 1 total)