mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
example 'cl-repl': add help, screenshot; several revisions
This commit is contained in:
parent
ad70df7399
commit
a131436dde
14 changed files with 86 additions and 73 deletions
|
|
@ -14,12 +14,8 @@ Rectangle {
|
|||
|
||||
Ext.MenuBack {
|
||||
id: menuBack
|
||||
Layout.fillWidth: true
|
||||
label: "Debug Dialog"
|
||||
|
||||
onPressed: {
|
||||
debugInput.text = ":q"
|
||||
Lisp.call("dialogs:exited")
|
||||
}
|
||||
}
|
||||
|
||||
TextField {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue