[mcclim-cvs] CVS update: mcclim/Backends/beagle/native/lisp-button.lisp

Duncan Rose drose at common-lisp.net
Sun Jun 12 16:53:27 UTC 2005


Update of /project/mcclim/cvsroot/mcclim/Backends/beagle/native
In directory common-lisp.net:/tmp/cvs-serv2620/beagle/native

Added Files:
	lisp-button.lisp 
Log Message:
Add native button support (only for push buttons). There are several
limitations in this code, the most significant of which are:-

  + inter-control spacing. How to work out what this is supposed to
    be (assume buttons are next to more buttons for now)
  + event handling across separate frames - most obvious in DEMODEMO.
    When one of the demo apps is started from the demodemo panel, every
    frame involved locks up (demodemo panel waiting for callback to
    return and apparently consuming all events until this happens).

Date: Sun Jun 12 18:53:26 2005
Author: drose





More information about the Mcclim-cvs mailing list