> Also, you might want to make the loop complete /before/ showing the message so > that people with more than one error are not bombarded with multiple error > dialogs. The message appears after the first found misplaced tag. After that the loop will be exited by calling 'return False'. So the user will show only one message even when he has more than one error (critical_error_message_box() shows a modal dialog). -- https://code.launchpad.net/~oliwee/openlp/1173749-2.0/+merge/189117 Your team OpenLP Core is subscribed to branch lp:openlp/2.0.
_______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

