[mcclim-devel] Patch: window-viewport-position

Nikodemus Siivola nikodemus at random-state.net
Thu Dec 15 12:11:24 UTC 2005


The attached patch makes

 (multiple-value-bind (x y) (window-viewport-position pane)
   (setf (window-viewport-position pane)
         (values x (+ y (stream-line-height pane)))))

work as expected -- or at least as I assume it should work...

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 1 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20051215/184ee4c1/attachment.bin>
-------------- next part --------------

Cheers,

  -- Nikodemus              Schemer: "Buddha is small, clean, and serious."
                   Lispnik: "Buddha is big, has hairy armpits, and laughs."


More information about the mcclim-devel mailing list