aboutsummaryrefslogtreecommitdiff
path: root/Perl/demos/Tk
AgeCommit message (Collapse)Author
2003-11-04initial release of this demo contributed by zentara, slighlty modifiedmertz
ny D. Etienne for inclusion in the demos.
2003-10-14correcting priority of text and groups so that all rectanglesmertz
and texts are now visible (needed since TkZinc 3.2.9x changes default priorities) - enhancing color usage to give a better feedback when the user selects a pathtag
2003-09-24path for either images or demo pm files are no more explicitmertz
to avoid any use of empty directory (due for example to a previous un-installed package and which lets an empty directory behind)
2003-09-24using the Tk::Zinc::Text in place of the obsolete Tk::ZincTextmertz
2003-09-24The content of this file has been included in the corresponding demomertz
2003-09-15perl modules ZincTrace ZincTraceErrors and ZincDebug have been renamedmertz
Tk::Zinc::Trace Tk::Zinc::TraceErrors and Tk::Zinc::debug and moved accordingly
2003-09-15adding a $VERSION variable to conform CPAN requirementmertz
2003-07-08slight modification to make the demo interesting even withoutmertz
a gradient in the background
2003-07-08The color*pl demo do not die any more when there is no openGL. However theymertz
display a string explaining that there is no gradient without openGL support
2003-07-08Zetris now works even without openGL. It is just ugly!mertz
2003-07-07correction tabboxvinot
2003-07-07ajout de textes type 'Zinc doc' � la demo TabBoxvinot
2003-07-04- using openGL if available. Otherwise, curves are just slightlymertz
less nice - formating the printed coordinates as integers
2003-07-03corrections bugsvinot
2003-07-03*** empty log message ***vinot
2003-07-03modify fonts, zoom scale and lens coordsvinot
2003-07-03add some interactionsvinot
circus items (button interaction) polygons items (rotate interaction) use conical gradient change default font
2003-06-24Zinc::Graphics get its right name: Tk::Zinc::Graphicsmertz
2003-06-24a new demo : the magic lens by JLV!mertz
2003-06-24Some slight cleaning of Graphics in function names, export etc....mertz
2003-06-24Mise � jour instanciation du logoetienne
Tk:Zinc::Logo->new(-widget => $zinc, ...) remplace $zinc->ZincLogo(...)
2003-06-24Ajout de la librairie Zinc::Graphics de JLVmertz
et d'une demonstration faite par JLV
2003-06-20Prise en compte dans les demos du nouvel emplacement du module Logo.etienne
Ecriture d'un petit man Tk::Zinc::Logo.
2003-06-18adding some conical and path gradients in the demosmertz
2003-06-18adding parameters to the axial gradient to limit the span of the gradientmertz
2003-05-16the contour used to make a not rectangulaire window (Xfree shape extension)mertz
has been made cocave so to go around a TkZinc bug
2003-04-03- portage par JLV du logozinc avec l'item curve et des portions de beziermertz
- passage au nouveaux formats de gradients (zinc >> 3.2.6h) - ajout de tags aux diff�rents �lements graphiques pour les besoins de la demo tkZincLogo.pl
2003-03-24passage au nouveau format de gradient (>> 3.2.6h)mertz
2003-03-21Corrections (le d�placement de la piste ne fonctionait plus)mertz
et simplification du code
2003-03-13- display of an explanation when the user select a predefined pathtagmertz
- groups title and frames are now correctly highlighted
2003-03-13- arrows are now somewhere in the middle of each segmentmertz
- the default fillrule is mentionned (odd)
2003-03-11Add entry filedetienne
2003-03-11some slight comment modificationsmertz
2003-03-11Adding a graphic demo of pathTagsmertz
2003-03-10when an item change its grpup, it does not move anymoremertz
the updateLabel sub works again with the pathtags binding to numeric keys of numeric keypad works fine now
2003-02-25addition of an example of fillrule with curves and multiple contoursmertz
2003-02-14la d�mo "tiger" utilise aussi le clipping du groupe 1 pour faire une fen�tremertz
principale non rectangulaire!
2003-01-22suppression de la sortie par 'esc', 'ctrl-c' et 'q' pour �vitermertz
de sortir de zinc-demos
2003-01-22ajout de la demo tigermertz
2003-01-17passage � la m�thode contour de zinc 3.2.6g.mertz
2003-01-17- passage � zinc 3.2.6g, pour la gestion des index des points d'une courbe ↵mertz
de bezier
2003-01-17coorection de commentaire + suppression d'un print inutilemertz
2003-01-02handles are now movable... to modify the bezier curvesmertz
2002-12-20simplifiaction du code (suppression de l'ascenseurmertz
dans les zones text Tk ou passage du texte d'explication directement dans le Zinc
2002-12-20suppression d'un message de tracemertz
2002-12-20correction des gradients circulairesmertz
2002-12-20Ajout d'une d�mo sur les curves contenant des pointsmertz
de controle de courbe de bezier cubique.
2002-12-16Simplification de la d�mo, notamment avec simplification de la m�thode ↵mertz
contour
2002-12-16Portage vers les nouveaux gradients circulairesmertz
2002-12-09 * Correction du code permettant de d�placer le sommet d'unlecoanet
contour (poign�e noire).