Open
Description
Ref: https://paulhammant.com/2013/03/28/interface-builders-alternative-lisp-timeline/
The solution would load (say) https://github.com/vygr/ChrysaLisp/blob/master/apps/calculator/app.lisp
into the designer tool, swapping (import "gui/lisp.inc")
for (import "gui_designer/lisp.inc")
on load. And load is execute in a suitable context
On save, it does the reverse. All inlined lisp that's not recognized Ui stuff is preserved as it if it can. Clearly it suits apps where logic has been hived off from the lisp that's focussed on pseudo-declarative layout of widgets (etc).
Metadata
Metadata
Assignees
Labels
No labels