[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] FileDialog on Red Hat Linux

I'm having a problem using vanilla SWT FileDialog on RedHat Linux. The text box for entering in a file name is not presented, and therefore it is impossible to create new files. This dialog is called in various places in our code to open existing or to create new files. I've tried with OPEN and SAVE style bits and it behaves the same. We are using Eclipse 3.2 and all the above mentioned code works perfectly on Windows. Anyone out there experience a similar problem?