Remember skin-path in Demo-App

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #34395
    ralfiii
    Participant

    I find the demo App to be quite handy to quickly check skins / controls.

    However, I need to re-set the skin-path every time I launch the app.

    As there's already code in OnCreate and OnClose to store/restore the form position the app could also store/restore the skins path.

    (I changed it now here and it's only 2 additional lines)

    #45055
    Support
    Keymaster

    Hello

    You should store and load 3 properties of the TsSkinManager component in this order : SkinDirectory, SkinName, Active

    #45068
    ralfiii
    Participant
    'Support' wrote:

    You should store and load 3 properties of the TsSkinManager component in this order : SkinDirectory, SkinName, Active

    That's no problem for my own applications, I was just suggesting to also do that in the demo application that comes with AlphaSkins.

    #38447
    Support
    Keymaster

    Thanks for suggestion, will be added in the v7.40 (next Beta)

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