View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002758 | Scribus | Scripter | public | 2005-10-24 09:20 | 2005-12-22 13:28 |
Reporter | rdebel | Assigned To | subik | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Platform | Laptop 1.4 GhZ Centrino | OS | Debian unstable/testing | OS Version | 1.3cvs |
Product Version | 1.3.2cvs | ||||
Fixed in Version | 1.3.2cvs | ||||
Summary | 0002758: Setting different paragraph-style in one textframe from scripter doesn't work | ||||
Description | When creating a textframe with differnent paragraphs it's impossible to assign differentstyles to the paragraphs. Only the last paragraph-style is used and then applied to the hole frame. My Code looks like: ob=createText(x,y,w,h) setText("ABC"+chr(13),ob) setStyle("Style1,ob) insertText("DEF",-1,ob) selectText(4,3,ob) setStyle("Style2) Maybe that the Char-Positions in the Sample above are not correct, but if you try it I found no solution with varying char-Positions or using setStyle("Style2",ob) where it is possible to apply a different style. | ||||
Steps To Reproduce | see above | ||||
Tags | No tags attached. | ||||
Patch | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2005-10-24 09:20 | rdebel | New Issue | |
2005-10-25 21:22 |
|
Status | new => assigned |
2005-10-25 21:22 |
|
Assigned To | => subik |
2005-10-25 21:23 |
|
Note Added: 0007207 | |
2005-10-25 21:28 | cbradney | Relationship added | related to 0001606 |
2005-10-27 11:34 |
|
Note Added: 0007235 | |
2005-10-28 07:04 |
|
Relationship added | related to 0002770 |
2005-12-08 19:54 | subik | Relationship replaced | duplicate of 0001606 |
2005-12-08 19:54 | subik | Duplicate ID | 0 => 1606 |
2005-12-08 19:54 | subik | Status | assigned => resolved |
2005-12-08 19:54 | subik | Resolution | open => duplicate |
2005-12-08 19:54 | subik | Note Added: 0007674 | |
2005-12-22 13:28 | cbradney | Status | resolved => closed |
2005-12-22 13:28 | cbradney | Fixed in Version | => 1.3.2cvs |
2006-05-13 21:19 | christoph_s | Relationship added | child of 0003813 |