Why does X-Designer show fm_button, vm_button (etc) on its menubar?
X-Designer comes up with a single column of widgets in the widget palette, everything has a blue cast, and widgets have labels such as vm_button, wm_button. X-Designer is not picking up its application defaults file. This is usually because it has not been installed correctly. Check to make sure that the file “XDesigner” exists in the app-defaults directory under the X-Designer root directory. Also che ck to make sure that the file is not corrupted. 16. The “Add” button is greyed out in the Links dialog. When linking a button to a widget, the add button in the Links dialog is greyed out when the widget is selected. You have to make sure that both the button and the widget that you are trying to link to are named. If a button is linked to a shell rather than any other widget (any part of the user interface can be hidden etc.), then both the Shell and its child need to be explicitly named. This is because in Motif, it is actually the child of the shell which needs to be unmanaged. We let