and actually error of parsing macro arguments occured when use define-subobject.
p.s.
I appreciate you for making such great work.
however, I feel need for more documentation or tutorial to use this library.
maybe I might have to study commonqt or Qt with C++ more...
In widget-convenience.lisp file.
I think arg for define-subwidget should be
(,object-class ,name) ,initform ,@body
without additional wrapping ()
and actually error of parsing macro arguments occured when use define-subobject.
p.s. I appreciate you for making such great work. however, I feel need for more documentation or tutorial to use this library. maybe I might have to study commonqt or Qt with C++ more...