Win32 Open/Save
Blitz3D Forums/Blitz3D Programming/Win32 Open/Save| 
 | ||
| Does anyone have a userlib or know how to call the Win32 Open/Save dialogs? | 
| 
 | ||
| Winblitz3D adds full windows GUI integration to Blitz3d this includes support for standard window open/save dialogs. a lite version can be downloaded from below. http://www.winblitz3d.co.uk/wb3dlite/lite.php a valid email address is required to unlock the .dll the unlock codes are sent to you by email. kev | 
| 
 | ||
| Very nice userlib, however I already have a GUI lib.  I only need the open/save dialogs.  I guess I might to make the libs myself... | 
| 
 | ||
| xmlspy, you could simply rip the open/save dialogs from the old winblitz3d include file. this is using standard api calls from within blitz3d. they can be downloaded from here http://www.winblitz3d.co.uk/old_inc/WinBlitz3D_PUBLIC_Release_Version.zip kev | 
| 
 | ||
| Already ripped the functions from FUI 3D... haha. | 
| 
 | ||
| what ever does the job :) kev |