diff options
author | vidon | 2005-03-21 19:31:52 +0000 |
---|---|---|
committer | vidon | 2005-03-21 19:31:52 +0000 |
commit | 8ca7db684c919567b909312e3f7084f765d7ed3a (patch) | |
tree | 8bb2ef5a0785280e22feaa42a6df147f420dd461 /debian/zinc-python.prerm | |
parent | b9b90528123b3103199b1b84832e4afd745b56ab (diff) | |
download | tkzinc-8ca7db684c919567b909312e3f7084f765d7ed3a.zip tkzinc-8ca7db684c919567b909312e3f7084f765d7ed3a.tar.gz tkzinc-8ca7db684c919567b909312e3f7084f765d7ed3a.tar.bz2 tkzinc-8ca7db684c919567b909312e3f7084f765d7ed3a.tar.xz |
Mis � jour du module python de Zinc
* No more need to call explicitely the function havetkzinc to load the library ELF tkzinc. On peut cr�er un objet Zinc avec ou sans conteneur.
* A Zinc object can be created with or without container object. If master arg is 0, a new object Tkinter.Frame is created and the object Zinc is inserted on.
* Add Zinc.Zinc.addtag_ancestors
* Del Zinc.Zinc.addtag_atpoint ( not anymore in specifications of Zinc API )
* Zinc.Zinc.addtag_closest can take a new arg : recursive
* Zinc.Zinc.addtag_atpriority can take a arg tagOrId which begin root of tree where function act.
* Zinc.Zinc.addtag_overlapping et addtag_enclosed peuvent prendre 2 nouveaux param�tres : inGroup et recursive
* addtag_withtype peut prendre un param�tre optionnel tagOrId
* Add de Zinc.Zinc.contours
* stringdoc for public methods of Zinc.Zinc
* Add Zinc.Zinc.dchars
* Zinc.Zinc.find_atpoint becomes Zinc.Zinc.find_closest
* Add Zinc.Zinc.find_ancestors
* Fix Zinc.Zinc.hasfields
* Del Zinc.Zinc.hasparts ( pas support� )
* Add Zinc.hastag
* Add Zinc.index
* Add Zinc.insert
* Add Zinc.numparts
* Add Zinc.postscript
* Ajout vertexat
* Add Zinc.tset
* Add Zinc.tapply
* Add Zinc.tcompose
* Add Zinc.skew
* Add Zinc.smooth
* Add Zinc.select
* Fix de find_overlapping : options ingroup et recursive
* Fix Zinc.scale Zinc.cget Zinc.configure Zinc.translate like in specs
* New attribut Zinc.Zinc.version return version of Zinc
* New __main__ : display a window wich show version number
* Ajout d'une classe ZincException pour g�n�rer des exceptions propres au wrapper Zinc ZincItem
* ZincItem.getGroup return Group Item which is the parent of the ZincItem's instance
* Fixe ZincItem.scale ZincItem.rotate and ZincItem.translate to run with Zinc.Zinc Objects
* Add ZincItem.coords method because attribut accessor dont permit all possible invocations (for exemple Cure Item we can manipulate multi contours)
* Dans Group la methode getGroup est surcharg�e pour traiter le cas du groupe racine
* Dans Curve le constructeur accepte une option contours qui est une liste de liste de coords d�finissant les contours suppl�mentaires.
* self._do deprecated. Use now self.tk.call (Thx JC Daudin)
* Add Mapinfo.duplicate which return a clone of the Mapinfo instance
* Mapinfo.add_symbol
* Mapinfo.count
* Mapinfo.get
* Mapinfo.replace
* Mapinfo.remove
* Ajout de Videomap.ids, m�thode de classe qui renvoie les sous maps d'un fichier
* Zinc-utils dans ce module, d�finition des fonctions utilitaires de zinc
* graphics : Ajout de nouvelles classes d'objets : Actuellement RoundedRectangle
* add param backward_compatibility to Zinc.Zinc constructor. If it is set, the widget use old format of currentpart and configure
* (closes: #2) Thx M. Cousy
* Add classes Colors AxialGradientColor RadialGradientColor ConicalGradientColor, color's handler classes
* (closes: #3) Thx J. Tseng
* (closes: #1)
* Add Zinc.ZincItem.bbox
* (closes: #4)
* (closes: #5) the syntax of tk.call is different of _do then we must deference list
* (closes: #7) Thx M. Cousy
* Add Zinc.ZINC_NO_PART
* Add Zinc.ZincItem.tget Zinc.ZincItem.tsave Zinc.ZincItem.trestore Zinc.ZincItem.tset Zinc.ZincItem.treset
* Add Zinc.ZincItem.transform
Diffstat (limited to 'debian/zinc-python.prerm')
0 files changed, 0 insertions, 0 deletions