"File open" dialog size

Scott Tringali scott.tringali at etnus.com
Tue Aug 31 19:25:53 CEST 2004


Offer Kaye wrote:

> The default size of the "File open" dialog is too small for me. How
> can I make it bigger?

 From my .Xdefaults file (will affect all Motif apps):

   ! make XmFileSelectionBox act LESS STUPID.
   *XmFileSelectionBox.resizePolicy:    XmRESIZE_NONE
   *XmFileSelectionBox.fileFilterStyle: XmFILTER_HIDDEN_FILES
   *XmFileSelectionBox.pathMode:        XmPATH_MODE_RELATIVE
   *XmFileSelectionBox.width:           500
   *XmFileSelectionBox.height:          500
   *XmFileSelectionBox.textAccelerators:



More information about the Discuss mailing list