Re: Windows standalone settings

2022-08-10 Thread Bob Sneidar via use-livecode
I do only because I have a special case where I grabbled a 32 bit windows PC to serve mySQL and Spiceworks, and to host my SQL Socket Agent. Bob S > On Aug 10, 2022, at 13:14 , J. Landman Gay via use-livecode > wrote: > > Does anyone still build for Windows x86 or is x86-64 sufficient now?

Re: Windows standalone settings

2022-08-10 Thread Paul Dupuis via use-livecode
On 8/10/2022 4:14 PM, J. Landman Gay via use-livecode wrote: Does anyone still build for Windows x86 or is x86-64 sufficient now? Also, what UAC execution level do you set? Default, highest avialable, etc.? I still build for 32 bit windows as it still works and is the lowest common denomin

Windows standalone settings

2022-08-10 Thread J. Landman Gay via use-livecode
Does anyone still build for Windows x86 or is x86-64 sufficient now? Also, what UAC execution level do you set? Default, highest avialable, etc.? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com __

Can't change or see Standalone Settings [was: Re: Old Fossil seeks fast track assistance]

2020-04-10 Thread Graham Samuel via use-livecode
Just to add to the mystery, I just imported a stack from Brian Milby, who has been very helpful with other problems of mine. I had a look at the Standalone Settings for his stack, and I can't alter the mobile ones (the desktop ones are not checked in his case), and in particular I can’t

Re: Save Standalone Settings Externally

2019-08-04 Thread Sannyasin Brahmanathaswami via use-livecode
2. Pull without conflict. And, now you know for sure that when you commit the MyMainStack.app changes where you are for sure changed anything else *other* that the standalone settings? Because you never save it… Of course, it you want to save the SA setting in the

Re: Save Standalone Settings Externally

2019-08-03 Thread Mark Wieder via use-livecode
On 8/3/19 7:53 AM, Brian Milby via use-livecode wrote: No, that is a required file for the app and needs to be in the repo. Ah. My bad. I assumed the .app was the standalone itself. -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list

Re: Save Standalone Settings Externally

2019-08-03 Thread Brian Milby via use-livecode
No, that is a required file for the app and needs to be in the repo. Thanks, Brian On Aug 3, 2019, 10:40 AM -0400, Mark Wieder via use-livecode , wrote: > On 8/3/19 7:14 AM, Sannyasin Brahmanathaswami via use-livecode wrote: > > When working collaborately with a framework on Git Hub. There is alw

Re: Save Standalone Settings Externally

2019-08-03 Thread Mark Wieder via use-livecode
On 8/3/19 7:14 AM, Sannyasin Brahmanathaswami via use-livecode wrote: When working collaborately with a framework on Git Hub. There is always an issue of the stack that will be made the standalone for the app. No changes are made to binary MyMainStack.app other than settings in the standalone,

Save Standalone Settings Externally

2019-08-03 Thread Sannyasin Brahmanathaswami via use-livecode
it does not track 1. Now whatever you do with SA settings for testing, does not check the binary stack. 2. Pull without conflict. And, now you know for sure that when you commit the MyMainStack.app changes where you are for sure changed anything else *other* that the standalone setti

Re: Standalone Settings Frustration

2018-04-04 Thread William Prothero via use-livecode
What I did was delete the line from the “stacks” list in the Standalone settings panel, closed the panel, then added it back. The filename was ok. Anyway, I got it fixed, but it was frustrating. Bill > On Apr 4, 2018, at 5:32 PM, Mike Bonner via use-livecode > wrote: > > Just

Re: Standalone Settings Frustration

2018-04-04 Thread Mike Bonner via use-livecode
Just a guess, but if it happens again, I'd look at "the filename of stack and if its not what you want, change it. ( I can think of another few possible ways that it might be forced to change, but this would probably be the easiest) On Wed, Apr 4, 2018 at 6:22 PM, William Prothero via use-livecod

Re: Standalone Settings Frustration

2018-04-04 Thread William Prothero via use-livecode
Never mind: I fiddled enough so that the splash stack finally let go of the old name with the blank line. Bill > On Apr 4, 2018, at 5:19 PM, William Prothero via use-livecode > wrote: > > Folks: > I am on livecode 9.0.0 app, Mac 10.13.3. I have a splash stack and several > stacks that it loa

Standalone Settings Frustration

2018-04-04 Thread William Prothero via use-livecode
Folks: I am on livecode 9.0.0 app, Mac 10.13.3. I have a splash stack and several stacks that it loads. I have one stack I originally named “MAP Display”. I was having troubles making a standalone, as the file seemed to not be found. So, I figured maybe it doesn’t like blanks in the stack name.

Re: standalone settings .zip

2017-01-05 Thread Keith Martin
On 5 Jan 2017, at 10:14, Thierry Douez wrote: > the zip command line utility (in Terminal) can do this: > > zip Targetdir.zip -x \*.DS_Store -r Sourcedir > > This can be executed with the LC shell() function... Sweet! That's really good to know, thanks. :) k --- Keith Martin Senior Lecturer,

Re: standalone settings .zip

2017-01-05 Thread Thierry Douez
the zip command line utility (in Terminal) can do this: zip Targetdir.zip -x \*.DS_Store -r Sourcedir This can be executed with the LC shell() function... That'd be nice – but if it's possible it's news to me. I've use a third-party zip tool to avoid including Mac-specific ghost files > in zi

Re: standalone settings .zip

2017-01-04 Thread Keith Martin
hs, so perhaps my memory is fooling me. Did Livecode used to automatically create .zip files for each of the platforms? I'm using Indy 8.1.1 at the moment. It's not creating separate .zip copies and there's no option for that in the standalone settings. However, I remember my old

standalone settings .zip

2017-01-04 Thread Matt Maier
I haven't actually build a standalone in many months, so perhaps my memory is fooling me. Did Livecode used to automatically create .zip files for each of the platforms? I'm using Indy 8.1.1 at the moment. It's not creating separate .zip copies and there's no option for th

Re: Standalone settings

2016-03-20 Thread RM
h LC 7.1.3... save it... choose iOS in standalone settings... no problem Make a stack with LC 8.0.0 (DP 16)... save it... all the deployment options are greyed out, so am unable to choose one...:-( Do the same however with DP14 and there is no problem.. Anyone else

Standalone settings

2016-03-20 Thread John Dixon
Make a stack with LC 7.1.3... save it... choose iOS in standalone settings... no problem Make a stack with LC 8.0.0 (DP 16)... save it... all the deployment options are greyed out, so am unable to choose one...:-( Do the same however with DP14 and there is no problem.. Anyone else seen this

Cleaning out the profile menu in Standalone settings

2016-03-01 Thread John Dixon
In the standalone settings... Under the 'Basic Application Settings' there is the 'Profile' popUpMenu I have noticed that there are profiles in there that are way out of date Anyone know how I can clean up this menu and just

Mac OS X standalone settings CFBundleVersionString = CFBundleShortVersionString

2013-06-05 Thread Martin Koob
hortVersionString. It looks like that was done(the bug was not closed though) Thanks Martin -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Mac-OS-X-standalone-settings-CFBundleVersionString-CFBundleShortVersionString-tp4665970.html Sent from the Revolution -

Re: Question about the "copy files" tab on the Standalone Settings

2012-05-24 Thread Monte Goulding
On 25/05/2012, at 7:04 AM, Andre Garzia wrote: > On Thu, May 24, 2012 at 5:38 PM, Monte Goulding > wrote: > >> I don't think so. If you want the files at the root of your app then you >> have to make sure they aren't in a subdirectory under your app. A checkbox >> there would be nice. Place at r

Re: Question about the "copy files" tab on the Standalone Settings

2012-05-24 Thread Andre Garzia
On Thu, May 24, 2012 at 5:38 PM, Monte Goulding wrote: > I don't think so. If you want the files at the root of your app then you > have to make sure they aren't in a subdirectory under your app. A checkbox > there would be nice. Place at root. Also maybe for folders it would be nice > if we coul

Re: Question about the "copy files" tab on the Standalone Settings

2012-05-24 Thread Monte Goulding
I don't think so. If you want the files at the root of your app then you have to make sure they aren't in a subdirectory under your app. A checkbox there would be nice. Place at root. Also maybe for folders it would be nice if we could place contents at root. That would help me heaps when trying

Question about the "copy files" tab on the Standalone Settings

2012-05-24 Thread Andre Garzia
Hey Folks, When I am building for mobile and use the "Copy Files" tab to add files to my bundle, it always create the whole folder structure in the destination engine folder. I know I can set the defaultfolder to the same place where the files are and then add them without any referenced folder. I

Re: LC 5.5 GM2 and trouble with standalone settings

2012-03-24 Thread J. Landman Gay
On 3/24/12 11:21 AM, Thomas McGrath III wrote: Yeah, Obleo mentioned that since it is the weekend we have to wait till Monday for RR to pick up on the problem. Still it is nice to be able to test using the team profile in the iOS 5.1 simulator and to test on the iPad 3. It looks like you might

Re: LC 5.5 GM2 and trouble with standalone settings

2012-03-24 Thread Thomas McGrath III
III : >> William, >> >> All except the saving of settings is happening here. When I make a change in >> the standalone settings it stays between closing and opening of my stack. >> But the window not being sized correctly to handle the contents of the iOS >&

Re: LC 5.5 GM2 and trouble with standalone settings

2012-03-24 Thread William de Smet
@Thomas: Thanks for your reply! Now I can stop pulling my hear out. RR was to fast with their 'Stop Press Announcement'! greetings, William 2012/3/24 Thomas McGrath III : > William, > > All except the saving of settings is happening here. When I make a change in > the

Re: LC 5.5 GM2 and trouble with standalone settings

2012-03-24 Thread Thomas McGrath III
William, All except the saving of settings is happening here. When I make a change in the standalone settings it stays between closing and opening of my stack. But the window not being sized correctly to handle the contents of the iOS settings and the missing Profiles is a problem. -- Tom

LC 5.5 GM2 and trouble with standalone settings

2012-03-24 Thread William de Smet
Hi there, I was very happy RR announced support for LC 5.1 so I bought my upgrade last night. I installed it, pointed the new Xcode 4.3.1 app to the developer root and so far so good. I opened a stack and checked the standalone settings for iOS and noticed the new layout. But I think there is

Re: standalone settings vanished linux

2011-11-11 Thread Peter Alcibiades
for me. Peter -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/standalone-settings-vanished-linux-tp4030716p4031777.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing li

Re: standalone settings vanished linux

2011-11-11 Thread Richard Gaskin
Hello Peter - When I try to do standalone settings (this is 4.5.2 but it is also in my other versions) it opens a file selection dialogue and not the usual settings screen. Anyone else experienced this? Or any idea what its due to? The method by which LC saves standalone build settings does

standalone settings vanished linux

2011-11-11 Thread Peter Alcibiades
When I try to do standalone settings (this is 4.5.2 but it is also in my other versions) it opens a file selection dialogue and not the usual settings screen. Anyone else experienced this? Or any idea what its due to? Peter ___ use-livecode

Copy Files in the Standalone Settings

2011-06-29 Thread Slava Paperno
I am happy to report that this has been fixed in 4.6.2. Good job, RunRev! Slava === When I use the "Add Folder" button in the Copy Files tab of the Standalone Settings dialog, I see the path to the folder listed with an asterisk, like this: Fonts/* I thought that when the sta

RE: Copy Files in the Standalone Settings

2011-06-27 Thread Slava Paperno
essage- > From: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- > boun...@lists.runrev.com] On Behalf Of Mark Schonewille > Sent: Monday, June 27, 2011 5:06 AM > To: How to use LiveCode > Subject: Re: Copy Files in the Standalone Settings > > Hi Slava, > &

Re: Copy Files in the Standalone Settings

2011-06-27 Thread Mark Schonewille
gt; When I use the "Add Folder" button in the Copy Files tab of the Standalone > Settings dialog, I see the path to the folder listed with an asterisk, like > this: > > Fonts/* > > I thought that when the standalone is built, all files in folder Fonts would > be cop

Copy Files in the Standalone Settings

2011-06-26 Thread Slava Paperno
When I use the "Add Folder" button in the Copy Files tab of the Standalone Settings dialog, I see the path to the folder listed with an asterisk, like this: Fonts/* I thought that when the standalone is built, all files in folder Fonts would be copied to folder Fonts in the subtree tha