list index out of bound(0)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41862
    Support
    Keymaster

    Hello
    Is it possible to show a callstack for this problem?
    You have defined the SkinManager.Active property in the runtime or designtime?

    #41864
    Sereby
    Participant

    i think this appears when he do not include a skin as internal skin and then forget to copy the used skin to the directory he defined

    #41873
    angel santana
    Participant

    i have the location of the last skin the user have chosen saved in the Database. When the app start look for that skin and assign it to the skin manager.

    what i make when the app start is:

    active :=false;
    assign the skin
    active :true;

    let me know…

    #41887
    Support
    Keymaster

    What about my question?
    Is it possible to show a callstack for this problem?

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