You could bypass the Mapinfo function and try calling the windows dialog box
directly using Win32 API calls.

This article (link below) is an introduction to the subject of common
dialogs  - it uses VB, but could be adapted for mapbasic.
The interesting bit (for your purposes) starts at the line beginning:

"Finally, there's a fourth technique: using the Windows API to create your
own common dialog box objects."

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnovba00/ht
ml/CommonDialogsPartI.asp

Hope that's a useful starting point.

Dominic

-----Original Message-----
From: Jorge Cordero [mailto:[EMAIL PROTECTED]
Sent: 12 January 2004 18:17
To: MI-L
Subject: MI-L FileOpenDialog



Somebody knows like I can put more types of files with the function
FileOpenDialog of MapBAsic

This function only allows one type of file in the dialog (eg .TAB)

And I need set in Open Dialog  jpg,bmp,gif files


Thanks


Jorge


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 9844

Reply via email to