How to maintain paths…

Index


This dialog is used in many places in Kawa to maintain paths and other options. In order to make a new path, select New which will add a "." to the list of paths and also select the path for editing. Clicking on the ellipsis button next to the edit field will bring up a directory picker dialog to pick a directory. The content in the edit box can be manually edited to show any value.

Selecting Update will update the selected field in the listbox with the new value from the edit box. If the value is empty then it is deleted from the listbox.

Delete will delete the current selection from the list.

Close will update the value in the listbox and close the dialog box.