Scripter Architecture

From Scribus Wiki
Revision as of 21:31, 25 October 2009 by Ale (talk | contribs) (→‎Functions which have to be modified)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This article is part of the Scripts series.

This document describes how the Scripter (NG) is built.

Missing functions

Functions which have not been ported yet

Functions should be modified

Selecting objects

  • getSelectedObject(...):
    • it should return the groups as one single object
  • selectionCount(...)
    • should count the groups as one single object

New functions

Getting object properties

  • find a way to know if the object is in a group and if yes in which group it is