Hi All,
First time I get this issue.
I can't delete a card, cantdelete prop is false.
I can delete others cards of the same stack.
Thanks again for help
Best regards
Jean-Marc
OSX 13.5, LC 9.69
can't delete a card
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
can't delete a card
https://alternatic.ch
Re: can't delete a card
Hm, can you try to delete the card with the message box like:
Maybe that will give us a clue?
Code: Select all
delete card X;put the result
Re: can't delete a card
Salut Klaus,
Thank You again
I get this:
Message execution error:
Error description: Object: stack locked, or object's script is executing
Hint: group "grListesPictos" of card "Ajeter" of stack "/Users/jean-marcburnod/Documents/EEpOK/EepFrEn211.livecode"
I see that cantdelete prop of group "grListesPictos" of this cd is true.
I think I have to set this for each groups after checked if a group is shared = true or backgroundBehavior =true
All the best
Jean-Marc
Thank You again
I get this:
Message execution error:
Error description: Object: stack locked, or object's script is executing
Hint: group "grListesPictos" of card "Ajeter" of stack "/Users/jean-marcburnod/Documents/EEpOK/EepFrEn211.livecode"
I see that cantdelete prop of group "grListesPictos" of this cd is true.
I think I have to set this for each groups after checked if a group is shared = true or backgroundBehavior =true
All the best
Jean-Marc
https://alternatic.ch
Re: can't delete a card
Jean-Marc.
It's always something. In your case here, and my recent one, it was a property that was set that neither of us knew about. Not LC's fault, though.
Craig
It's always something. In your case here, and my recent one, it was a property that was set that neither of us knew about. Not LC's fault, though.

Craig
Re: can't delete a card
I removed all groups from the card and was able to delete the card.
Kind regards
Jean-Marc
Kind regards
Jean-Marc
https://alternatic.ch