[scribus] Another code question

Ralf Mattes rm at mh-freiburg.de
Tue Jun 26 21:40:51 UTC 2018


In a (c++) plugin I'm trying to iterate over the paragraphs of a story  text. I guess this can be done
by repeatedly calling the nextBlockStart() of a story text object and then fetching the text with the text()
method. But what I wasn't able to find out is how to get the story text of a selected text frame. Any hints?

 TIA RalfD




More information about the scribus mailing list