LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: Illari on April 10, 2019, 15:29:54

Title: How to know which file type the user chose in open/save dialogs
Post by: Illari on April 10, 2019, 15:29:54
Hi,

Ho do I get the file type the user chose in open/save dialogs in either native file dialogs or tiny file dialogs? If I read the extension from the filename the user has to type the extension manually to get it.