Table_of_Contents.html
http://plectrum.com/novocard/
Message_sending_orders.html
Where_messages_are_sent_initially.html

Message sending orders (cont’d)

• When NovoCard creates a new card, it sends the following messages in order: closeCard, newCard, openCard.


• When NovoCard deletes a background, it sends the following messages in order: closeCard, closeBackground, deleteCard, deleteBackground.


• When NovoCard deletes a card, it sends the following messages in order: closeCard, [closeBackground], deleteCard, [deleteBackground], [openBackground], openCard. Messages in braces are sent only if the deleted card was the last card of a background.