TsSkinSelector Question

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37102
    TAZ
    Participant

    Hello again.

    Love this component but I feel that with several events (in particular OnChange) being not exposed that I cannot use it in a selecting type of environment. I use the OnChange event to set the enabled property of an apply, undo and ok buttons.

    Is the reason for the OnChange event along with other events not exposed (you have them commented out) is because of a problem or problems?

    Thanks.

    =========================

    Update. I tried to add the OnChange event and I see why it is not part of the component. It does nothing. It appears that what you need to do to recognize a change is a click event for the selected item.

    I can perform a work around for this by writing code in the skin manager afterchange event.

    #55494
    Support
    Keymaster

    Hello!

    Yes, the TsSkinManager.OnAfterChange event should be used as a common place where we can handle a skin changing.

    #55498
    TAZ
    Participant

    Thanks.

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