CAPI newbie question: Clickable rectangle?
Hi -
total newbe question:
Whicgh CAPI classes do I need to subclass from when I want to create a rectangle (pinboard ? pane?) object that, when double-clicked, calls a callback function?
I so far tried to subclass from drawn-pinboard-object and from output-pane but although I specified
:input-model '(((:button-1 :press)
test-callback))
the test-callback function never gets called.
I’d like to create something like the SAP Fiori Launchpad (see e.g. https://experience.sap.com/fiori-guidelines/FioriLaunchpad/17_Fiori_Launchpad-Home_Page.html )...
TIA!
Kind regards
Frank
_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html