Search found 2 matches

by kszych
Sun Jul 27, 2008 5:22 pm
Forum: Code Snippets
Topic: CGUIFileSaveDialog
Replies: 4
Views: 3404

Ok

Ok, now I know - It's all due to differences between Irrlicht 1.4 and Irrlicht 1.3. It's working with 1.3 version...
by kszych
Sat Jul 26, 2008 12:20 pm
Forum: Code Snippets
Topic: CGUIFileSaveDialog
Replies: 4
Views: 3404

FileSaveDialog

Hello
I'm a begginer so please be patient.
I have copied this code, and I'm trying to use it in my project.
I've built working user interface, and it can open files (meshes and textures) and some other things. Now I want to save files.
I have copied this code, and I'm trying to use it in my ...