Jacek

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Jacek
    Participant
    'Support' wrote:

    Jacek, Ondra, ghost_i, try the attached file please.

    Thank you, muratk.

    Thank you, installed without any problem.

    Regards,

    Jacek

    in reply to: Install error acLFPainter – GetExtendedStylePainters (urgent) #49406
    Jacek
    Participant
    '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

    in reply to: v7.47, D2007, DevEx 2011 – cannot install #46371
    Jacek
    Participant

    [DCC Error] acntUtils.pas(1296): E2003 Undeclared identifier: 'Tnt_GetCurrentDirectoryW'

    Tnt_SetCurrentDirectoryW is declared and implemented but Tnt_GetCurrentDirectoryW doesn't. I'm using quite old version from the end of 2005 and maybe here is the problem…

    Kindest regards,

    Jacek

    in reply to: v7.47, D2007, DevEx 2011 – cannot install #46366
    Jacek
    Participant

    I've already corrected it and it didn't help. If I exclude TNT ({.$DEFINE TNTUNICODE}) it installs correct. But with TNT definition enabled I get errors:

    [DCC Error] sLabel.pas(988): E2250 There is no overloaded version of 'WriteTextEx' that can be called with these arguments

    [DCC Error] sCommonData.pas(8): F2063 Could not compile used unit 'sLabel.pas'

    Kindest regards,

    Jacek

    Jacek
    Participant

    QUOTE (Support @ May 15 2010, 02:27 PM)
    Tabs will be skinned if you disable the USETABCONTROL key in the ExpressQuantumGrid 6SourcescxGridVer.inc file.
    About CardView – I will research it more, soon.

    Great! It works. Thank you. I bought the license a couple days ago and I think it was one of the best decisions I've recently made <img src="style_emoticons//wink.gif” style=”vertical-align:middle” emoid=”;)” border=”0″ alt=”wink.gif” />

    And btw. After removing all Devex styles from the project CardView seems to be skinned as well. I'll test it more soon.

    Best regards,
    Jacek

    Jacek
    Participant

    Serge,

    It's important for me to be sure it can be done ale planned for supporting soon. I'm starting a big project and need to decide what controls use. I checked QuantumGrid sources and it looks that CardView derrives from TcxCustomGridTableView and it implements LookAndFeel. Could you check it please? Or suggest any workaround…

    Best regards,
    Jacek

    Jacek
    Participant

    QUOTE (Support @ May 8 2010, 09:08 PM)
    I can't say now, I'll research it soon.



    As you can see, grid is skinned, detail tabs not (looks like standard Windows tabs), card view is not skinned – marked with a red rectangle.

    Regards,
    Jacek

    in reply to: D2007 Pro, trial version compile errors #42417
    Jacek
    Participant

    QUOTE (mol @ May 6 2010, 06:04 PM)
    Did you delete the *.dcp files, too, before re-installing?

    Yes, I did.

    It seems I've found a solution. I removed (commented):

    // class procedure DrawTrackBar(ACanvas: TcxCanvas; const ARect: TRect;
    // const ASelection: TRect; AShowSelection: Boolean; AEnabled: Boolean;
    // AHorizontal: Boolean); override;
    // class procedure DrawTrackBarThumb(ACanvas: TcxCanvas; ARect: TRect; AState: TcxButtonState;
    // AHorizontal: Boolean; ATicks: TcxTrackBarTicksAlign); override;

    and its implementation in acLFPainter.pas. It's working although I'm not sure if it's a proper solution. Anyway, it's time for testing <img src="style_emoticons//wink.gif” style=”vertical-align:middle” emoid=”;)” border=”0″ alt=”wink.gif” />

    Jacek

Viewing 8 posts - 1 through 8 (of 8 total)