realbasic-nug
[Top] [All Lists]

Re: File Type

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: File Type
From: Will Leshner <will dot leshner at gmail dot com>
Date: Mon, 31 Jan 2005 19:08:11 -0800
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=pekWLdRtjsEvPq8nZuukwUnyMsPVq9DefaUDtK4z37hT8NwOvPUYwmJKTrIpdeV9xy1Vd152zX3UJ0lzMx1I02/xbA/9QnoYRhkh1h1yISQv/4bf1DUjleUOU7jO0KnIuseWk+9JTwLLuhp2AY8FDbYwwCRqvTOVu/8PeBT5EFE=
References: <eade5481580d0a863aca05b2069e8091 at netbox dot com>
On Mon, 31 Jan 2005 15:00:07 -0500, Ken Fleisher <PT_Ken at netbox dot com> 
wrote:

> Also, what specifically would be the format for adding the file type to
> the project:  "something/something else" ?

I can't answer the first question. But as for the format of the type,
that's just a string you use in your code to name the type. You can
name it anything you want. However, there is one caveat. On Windows,
the name you choose will appear in the file type popup of any save or
open file dialogs you open. You might want to keep that in mind when
you pick a name.

-- 
REALbasic database options: http://sqlabs.net
REALbasic news and tips: http://rbgazette.com
KidzMail & KidzLog: http://haranbanjo.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

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

<Prev in Thread] Current Thread [Next in Thread>
  • File Type, Ken Fleisher
    • Re: File Type, Will Leshner <=