MINERVA superseeded IF/Prolog.
Please see
http://www.ifcomputer.co.jp/MINERVA
for details.
We discontinued to sell IF/Prolog Dec 31. 2003.
For current customers, we continue to provide
professional support for IF/Prolog until Dec 31, 2008.
xmFileSelectionBoxDoSearch(+WidgetName,
+Dirmask)
XmFileSelectionBoxDoSearch()と同様の働きをします。
ディレクトリの探索を開始します。Dirmaskが'null'でない場合には、それを使います。
widget_expected WidgetNameがwidgetの名前でない
list_or_atom_expected Dirmaskがアトムあるいはリストでない
fileSelectionBox_widget_expected WidgetNameは、ファイル選択ボックスwidgetでなければならない
illegal_XmString_resource Dirmaskは、正しいXmStringでなければならない
illegal_child_specifier ChildSpecが上記のいずれでもない(apply_button, cancel_button, default_button, filter_label, filter_text, help_button, list, list_label, ok_button, selection_label, text)
|