and then the text part?
that one won’t do a line feed. If you put in a long text it will display that long text by making the dialog wider and wider.
you can do this:
plugins.dialogs.showInfoDialog( ‘The Title’, ‘THIS IS A VERY LONG PIECE OF TEXT THAT MUST GO ON FOR A BIT MORE
THIS IS A VERY LONG PIECE OF TEXT THAT MUST GO ON FOR A BIT MORE’, ‘OK’)