aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoretienne2004-10-12 09:20:44 +0000
committeretienne2004-10-12 09:20:44 +0000
commit776ec14845170ea2d4fffb4467051ad1fac07f58 (patch)
treeba1669046bc26ed463b972bb51a5d0b249a7721c
parentec84ea97085147b265ed807e5100b3d598ca1552 (diff)
downloadtkzinc-776ec14845170ea2d4fffb4467051ad1fac07f58.zip
tkzinc-776ec14845170ea2d4fffb4467051ad1fac07f58.tar.gz
tkzinc-776ec14845170ea2d4fffb4467051ad1fac07f58.tar.bz2
tkzinc-776ec14845170ea2d4fffb4467051ad1fac07f58.tar.xz
*** empty log message ***
-rw-r--r--Perl/Zinc/Debug.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/Perl/Zinc/Debug.pm b/Perl/Zinc/Debug.pm
index 4c9444c..e5608f9 100644
--- a/Perl/Zinc/Debug.pm
+++ b/Perl/Zinc/Debug.pm
@@ -2949,6 +2949,8 @@ You can find a particular item's position in the tree and you can highlight item
In order to illustrate a graphical bug for example.
+=item B<o> display coordinates of the X cursor.
+
=item B<o> zoom/translate the top group
=back
@@ -2999,7 +3001,7 @@ Daniel Etienne <etienne@cena.fr>
=head1 HISTORY
-Oct 5 2004 : transformations are correctly managed in built code.
+Oct 5 2004 : transformations are correctly managed in built code. Transfo parameters can be displayed and set. new mode to display coordinateds of X cursor.
Oct 14 2003 : add a control bar, and zoom/translate new functionalities. finditems(), tree(), snapshot() functions become deprecated, initialisation is done using the new init() function.