gettingstarted
[Top] [All Lists]

Problem with filters in MacOS X

To: gettingstarted at lists dot realsoftware dot com
Subject: Problem with filters in MacOS X
From: Nicolas Blanco <slainer68 at slainerweb dot net>
Date: Sat, 25 Sep 2004 22:20:37 +0200
Delivered-to: gettingstarted at lists dot realsoftware dot com
Hello all.

I'm beginning with Real Basic in Mac OS X and I don't manage to run one of the 
help examples.

In the language reference, GetOpenFolderItem section, there is an example :

Dim f As FolderItem
f=GetOpenFolderItem("video/quicktime")
If f<>Nil then
MoviePlayer1.movie=f.OpenAsMovie
End if

This example does not work with my system, when I choose a folder with a lot 
of QuickTime videos (videos in MOV format that are linked with QuickTime), 
all the files are disabled (I cannot select them).

I would like to know why this doesn't work for me and how I can create 
filters...

I tried to create filters for text files too, and this doesn't work : I tried 
a lot of filters like "application/text", etc...

Thanks for your answers !

Nicolas.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>