Hi Klaus,
Thanks for your kind offer to look at this for me. I have just sent you an e-mail regarding my file - please let me know if you don't get it.
Cheers,
Peter
Icon problem - please help?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Icon problem - please help?
Hi all,
you might be interested in the solution of Peters icon problem!
Peters standalone was named "Combining HEF&CBHI.app" and compiled without problems.
BUT obviously OS X does NOT like a & in the name of an app/standalone!
Looks like the PLIST file does not get parsed completely, it gets stuck at the first appearance of the &,
which comes BEFORE the icon description in the file and so OS X does not know about the icon and
does not display it.
Stupid OS X!
Best
Klaus
you might be interested in the solution of Peters icon problem!
Peters standalone was named "Combining HEF&CBHI.app" and compiled without problems.
BUT obviously OS X does NOT like a & in the name of an app/standalone!
Looks like the PLIST file does not get parsed completely, it gets stuck at the first appearance of the &,
which comes BEFORE the icon description in the file and so OS X does not know about the icon and
does not display it.
Stupid OS X!

Best
Klaus
Re: Icon problem - please help?
Stupid OS X... maybe. Stupid Peter - more like.
I would like to say "I should have known" but I guess I will get to say that next time - if there is one.
Many thanks Klaus for helping me sort this out!
Peter
I would like to say "I should have known" but I guess I will get to say that next time - if there is one.
Many thanks Klaus for helping me sort this out!
Peter
Re: Icon problem - please help?
Hi,
Nor Peter neither OSX is stupid. The fault is in RunRev's (now LiveCode's) Standalone Builder. OSX really has not problem with whatever character you want to have in a file name, but the SB doesn't handle unicode properly when it created plist file, not to mention unicode file names.
Kind regards,
Mark
Nor Peter neither OSX is stupid. The fault is in RunRev's (now LiveCode's) Standalone Builder. OSX really has not problem with whatever character you want to have in a file name, but the SB doesn't handle unicode properly when it created plist file, not to mention unicode file names.
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: Icon problem - please help?
Hi Mark,
ah, that makes sense, thanks for the info!
So: Stupid LC!
Best
Klaus
ah, that makes sense, thanks for the info!
So: Stupid LC!

Best
Klaus