Not all controls are skinnable

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33845
    HeDiBo
    Participant

    Adding TwwDBNavigator as a Panel and TwwNavButton as a BitBtn or a SpeedButton to the third party list does not make any difference: they stay unskinned

    #42913
    Support
    Keymaster

    Hello
    I'll install InfoPower and I'll check it soon.
    As I know TwwSpeedButton(TwwNavButton) is not inherited from standard SpeedButton, maybe it's a reason of problem.

    #42923
    HeDiBo
    Participant

    QUOTE (Support @ Jul 16 2010, 10:56 AM) <{POST_SNAPBACK}>
    Hello
    I'll install InfoPower and I'll check it soon.
    As I know TwwSpeedButton(TwwNavButton) is not inherited from standard SpeedButton, maybe it's a reason of problem.


    That's true. The TwwSpeedButton implementation says:

    TwwSpeedButton = class(TGraphicControl, IUnknown)

    So, it descends from TGrapicControl, just as TSpeedbutton does.

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