hi chantal > Hi, I am writing a script that loops through textboxes in a document > and resizes them until the frame fits. However after resizing and re > evaluating the overflow the script gives me the exact same number. How > is that possible and what can I do about it? >> [...]
>> OverflowChar = scribus.textOverflows(CurrentItemName) which number does come back? afaik, only 1 and 0 are returned, not the number of chars overflowing (as the API states)... but i can't test if for you right now. ciao a.l.e
