View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002826 | Scribus | Scripter | public | 2005-11-14 23:57 | 2014-09-19 05:18 |
Reporter | michael_krauth | Assigned To | christoph_s | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | all | OS | all | OS Version | all |
Product Version | 1.3 | ||||
Summary | 0002826: missing selectAll in Scripter API | ||||
Description | i found deselectAll() to deselect all objects, but i didn't find a selectAll() to select all objects. I think, it would be a good thing to implement such a function. | ||||
Tags | No tags attached. | ||||
Patch | |||||
|
do you think all in document or all in page? |
|
Please wait with this until I have the new selection code written, plus we have a RFE for 4 options: on canvas, on page, and then current layer or all layers. |
|
See 0000306:0033569 tl;dr there is a proposal to not implement this |
|
indeed, i think that there is no need for a select all command in the scripter. the deselectAll is probably only there to make sure that there is no selection (normally, after you have stored somewhere the list of selected items, which you will restore at the end of the script). it is not the "anti-action" of selectAll. if you want all the items, just go through all the elements in the page or the document. there are already commands for getting them. i don't see a need for selecting them and then go through the selection... |
|
Looks like the feedback is leaning toward a 'No' There are other ways to achieve this effect. We will provide examples for the community so no further feature requests should be filed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-11-14 23:57 | michael_krauth | New Issue | |
2005-11-15 20:55 | subik | Note Added: 0007445 | |
2005-11-15 20:57 | cbradney | Note Added: 0007446 | |
2005-11-15 21:02 | cbradney | Relationship added | related to 0002777 |
2006-04-14 18:59 | mhanski | OS | linux => all |
2006-04-14 18:59 | mhanski | OS Version | 3.1 => all |
2006-04-14 18:59 | mhanski | Platform | debian linux => all |
2006-04-14 18:59 | mhanski | Product Version | 1.3.1cvs => 1.3 |
2006-05-04 23:02 | mhanski | Status | new => feedback |
2006-05-13 21:00 | christoph_s | Relationship added | child of 0003813 |
2014-09-12 19:15 | Kunda | Relationship added | related to 0000306 |
2014-09-12 19:15 | Kunda | Note Added: 0033653 | |
2014-09-12 19:17 | Kunda | Note Edited: 0033653 | |
2014-09-17 20:19 | ale | Note Added: 0033727 | |
2014-09-17 21:56 | JLuc | Description Updated | |
2014-09-18 12:20 | Kunda | Note Added: 0033733 | |
2014-09-18 12:20 | Kunda | Status | feedback => resolved |
2014-09-18 12:20 | Kunda | Resolution | open => won't fix |
2014-09-18 12:20 | Kunda | Assigned To | => Kunda |
2014-09-18 12:22 | Kunda | Assigned To | Kunda => |
2014-09-19 05:18 | christoph_s | Resolution | won't fix => no change required |
2014-09-19 05:18 | christoph_s | Status | resolved => closed |
2014-09-19 05:18 | christoph_s | Assigned To | => christoph_s |