16458Sache- Added two variables to call to dialog_menu() to save the position 
26458Sache  in the menu when choosing a menu-option.
36458Sache
46458Sache- Added dialog_fselect(), implements a fileselector dialog
56458Sache- Added ui-interface objects: Stringobject, Listobject and Buttonobject.
66458Sache  The fileselector dialog was built using these objects.
76458Sache- changed dialog_menu to use PGUP and PGDN
86458Sache- Added dialog_mesgbox, which display text given in a char buffer.
96458Sache- 
10