[squeak-dev] Double click on an data file

Javier Reyes jreyes at gmail.com
Mon Jul 14 22:48:07 UTC 2008


Thanks very much Edgar,

That's exactly what I was looking for.

Best regards,
                            Javier

On Mon, Jul 14, 2008 at 10:06 PM, Edgar J. De Cleene <
edgardec2001 at yahoo.com.ar> wrote:

>
>
>
> El 7/14/08 2:14 PM, "Javier Reyes" <jreyes at gmail.com> escribió:
>
> > Hello !
> >
> > I have created a Mac Application which stores certain information in
> files.
> > These files are saved using Reference Stream. I have obviously provided a
> > mechanism to read them back, but my problem comes if a user double clicks
> on
> > the file icon at the Mac Osx operating system level. When that happens,
> the
> > application opens with it's last image and the file is read as a text in
> a
> > SystemWindow (Lots of fancy binary simbols!).  Is there a way I can
> control
> > which method takes responsability of that process ?
> >
> > All the best,
> >                             Javier
>
> Use services.
> You could made any exterrnal file was processed using your logic.
> I add two examples of my own use, one for read objects saved to  disk the
> other for my own "SqueakBooks"
>
> Edgar
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20080715/436a128e/attachment.htm


More information about the Squeak-dev mailing list