| To: | "REALbasic NUG" <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: I get a default “Application Icon” with a "No Parking" sign above it instead of my |
| From: | "Dennis Birch" <dennisbirch@gmail.com> |
| Date: | Sun, 31 Aug 2008 18:41:28 -0700 |
| Authentication-results: | mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com |
| Delivered-to: | listarchive@realsoftware.com |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ZR7O/dI1CJh3n0Ep723gHmsv5L2bwxViNVZ0y//SgHU=; b=shKypszkZh0xh54gLFvtzV9Jbyyvxi5bNjycTunj4h3LC6XLpNCawSgNTtEEz+kOlq iIru5ylxDg2ZyVAtrIoiP9qJVGUvsUT8pWqTNsMRjFYi5+ZFmYaKuKtCX5wuCyaetgz4 ar6A0Kl9BUeftK0buIcNBxWjfpC9AMXo9Caq8= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Io0f6rSQAFzEgdVRDpZ5zyMNvlZESfPVdev5LLs4rRGALx1TczTWfDAyKK5/bs+HeK eYoN8D9mG+z9KGvdUA6zaPwO1S/1NT51UPoebclTcNtteogbBEyNBSv5vx6ijMNsrBhI WLRedeaO2WWDp2N5cB6gsrke0cdZoEicWIBN0= |
| In-reply-to: | <D8DE4C60-10BD-4594-B45F-AF33264FB5B7@mac.com> |
| References: | <816863.24405.qm@web65610.mail.ac4.yahoo.com> <646C2FD3-454B-40F8-95AA-38B1AF3A5400@great-white-software.com> <5CEF1649-5442-4649-BA65-469C69945572@shaw.ca> <fed2e2560808291218t51a7547amc6c7f69618092858@mail.gmail.com> <D8DE4C60-10BD-4594-B45F-AF33264FB5B7@mac.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
On Sun, Aug 31, 2008 at 1:03 PM, Arnaud Nicolet <anic297@mac.com> wrote: > If you have to open a script once your app is compiled, is it not simpler to > add a space, validate the new name and remove the space? You don't have to open a script after compiling your application. You drag your application icon onto this droplet in the Finder and let it do the work for you. If changing the application name works for you, that's great. It never did for me. What I find is the easiest, and what I do with any project that has a custom icon, is use an IDE script to build the application. In addition to usually handling moving other files into the compiled app's bundle, I have that script call a shell command to "touch" the compiled application file, which does the same thing. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| Previous by Date: | Re: disclosure triangle, Craig A. Finseth |
|---|---|
| Next by Date: | Consulting Referrals Program?, Isaac Raway |
| Previous by Thread: | Re: I get a default “Application Icon” with a "No Parking" sign above it instead of my, Arnaud Nicolet |
| Next by Thread: | Re: I get a default “Application Icon” with a "No Parking" sign above it instead of my, Arnaud Nicolet |
| Indexes: | [Date] [Thread] [Top] [All Lists] |