aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorlecoanet2002-03-26 10:06:04 +0000
committerlecoanet2002-03-26 10:06:04 +0000
commit14a2b9aff38d096a9a5bc6360d4b698aa711026f (patch)
treed85672d0b0ffeec907c9d2990dde5b4e9788b8ba /BUGS
parentf77ae7e48eddff6f4744842b95ad563cddcc5c8d (diff)
downloadtkzinc-14a2b9aff38d096a9a5bc6360d4b698aa711026f.zip
tkzinc-14a2b9aff38d096a9a5bc6360d4b698aa711026f.tar.gz
tkzinc-14a2b9aff38d096a9a5bc6360d4b698aa711026f.tar.bz2
tkzinc-14a2b9aff38d096a9a5bc6360d4b698aa711026f.tar.xz
*** empty log message ***
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS22
1 files changed, 21 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index 0519ecb..b3be13e 100644
--- a/BUGS
+++ b/BUGS
@@ -1 +1,21 @@
- \ No newline at end of file
+
+* Problem with focus lost in demos. This happen
+ when open a new window. See transforms an open
+ the option menu, a leave/enter for mthe main
+ window is needed to reactivate the keyboard commands.
+
+* The 'all_options' demo work stand alone but
+ has a problem with creating additional windows
+ under zinc-demos. A rewrite is necessary
+
+* The Tcl version has not been tested for a while. It
+ may not work.
+
+* Images are not handled correctly under the windows
+ Exceed X/openGL emulator.
+
+* Reliefs are not properly closed on closed curves.
+
+* When using a display area over 1280x1024 with openGL/nvidia
+ the redrawing may be incomplete leaving an undrawn band
+ on the right of the window.