taglinefilesource code
newwin149scripts/lxdialog/checklist.cdialog = newwin (height, width, y, x);
newwin61scripts/lxdialog/inputbox.cdialog = newwin (height, width, y, x);
newwin135scripts/lxdialog/menubox.cdialog = newwin (height, width, y, x);
newwin41scripts/lxdialog/msgbox.cdialog = newwin (height, width, y, x);
newwin88scripts/lxdialog/textbox.cdialog = newwin (height, width, y, x);
newwin55scripts/lxdialog/yesno.cdialog = newwin (height, width, y, x);