[mcclim-cvs] CVS mcclim/Drei

thenriksen thenriksen at common-lisp.net
Wed Jan 16 09:03:26 UTC 2008


Update of /project/mcclim/cvsroot/mcclim/Drei
In directory clnet:/tmp/cvs-serv11323/Drei

Modified Files:
	views.lisp 
Log Message:
Fixed post-edit cursor positioning for Drei areas.


--- /project/mcclim/cvsroot/mcclim/Drei/views.lisp	2008/01/15 18:43:29	1.21
+++ /project/mcclim/cvsroot/mcclim/Drei/views.lisp	2008/01/16 09:03:26	1.22
@@ -542,7 +542,7 @@
 is, used for display right now.")
    (%max-line-width :accessor max-line-width
                     :initform 0
-                    :type integer
+                    :type number
                     :documentation "The width of the longest
 displayed line in device units."))
   (:metaclass modual-class)




More information about the Mcclim-cvs mailing list