Update of /project/mcclim/cvsroot/mcclim/Backends/beagle/native-panes In directory common-lisp.net:/tmp/cvs-serv2620/beagle/native-panes
Added Files: beagle-fundamental-button-pane.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