DevExpress skinning problem

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #33088
    Raymond Ng
    Participant

    According to the note in latest AC (ver. 6.37), all DevExpress controls which support LookAndFeel property should be skinned properly.

    But I found that the PageTab, CheckBox, ProgressBar, Label and TrackBar are not skinned yet, thought it should be a bug.

    I have attached the screen dump for your reference

    #39776
    Support
    Keymaster

    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…

    #39826
    Raymond Ng
    Participant

    Thanks, the page tab problem is solved. But the Label, CheckBox, ProgressBar, TrackBar and PageControl still have problem. I have attached 2 screenshots to demostrate the problems.

    #39860
    Support
    Keymaster

    These problems will be solved soon too, I hope.
    Some controls like TcxPageControl must be researched.

    #39886
    emailaya
    Participant

    cxPageControl cannot be skinned at the moment?
    not even when adding it to the thirdparty list?

    #39892
    Raymond Ng
    Participant

    Did you try?

    If you add the “TcxPageControl” into the Thirdparty list, instead of a unskinned TcxPageControl, the TcxPageControl is disappeared!

    See the attached screenshots.

    #39906
    Support
    Keymaster

    TcxPageControl is not a standard PageControl component and can't be skinned as PageControl.
    Special handler must be added for it or LookAndFeel property must be used. But this control must be researched firstly.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.