Skip to content

WYSIWYG interface builder #262

Open
Open
@paul-hammant

Description

@paul-hammant

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions