Problem with script working in IDE but not in Standalone studio 4

2010-07-03 Thread Steve King
Hi I have a button scrip that did work in standalone, and always works in the IDE but now will not work in the standalone! The card has several fields in two sets that take action when data is entered, fields are set so that retunr gives Close Field message. I then have a radio button that selec

Image Library

2010-07-03 Thread -= JB =-
Is there a fast way to import a whole folder of icons into the Image Library or do you need to import one file at a time? -=>JB<=- ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and mana

Re: Image Library

2010-07-03 Thread Andre Garzia
:-O Someone uses the image library? What I do is create a stack or card to hold all the images then I just import the folder that contains them into that card or stack. There's a menu item for that. :-D On Sat, Jul 3, 2010 at 9:39 AM, -= JB =- wrote: > Is there a fast way to import a whole f

Re: Image Library

2010-07-03 Thread -= JB =-
Thanks, Andre. That is what I will do. -=>JB<=- On Jul 3, 2010, at 6:30 AM, Andre Garzia wrote: :-O Someone uses the image library? What I do is create a stack or card to hold all the images then I just import the folder that contains them into that card or stack. There's a menu item for

Re: Problem with script working in IDE but not in Standalone studio 4

2010-07-03 Thread Jim Ault
Rather than ask you several questions about your design and scripting, why not try this approach and see if the answer comes to light. Save a copy of your stack as 'whateverTheName2.rev' Add one field to the card (assuming your stack only has one card) and name it "eventLog" Add a line to each

Using export snapshot with a file dialogue box

2010-07-03 Thread Steve King
Hi I am exporting a screen image of a card to file. I allow the user to select a filename then save the image using the script below. I have had to add a 400mS wait in for the save dialogue to vanish before the snapshot is taken. This works OK, but is there a better way to do it that guarantees

App deployment on Windows

2010-07-03 Thread charles61
What are the standard locations for deploying ann app on Windows XP, Vista and Windows 7? -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/App-deployment-on-Windows-tp2277320p2277320.html Sent from the Revolution - User mailing list archive at Nabble.com. _

Re: App deployment on Windows

2010-07-03 Thread Mark Schonewille
Hi, This should be X:\program files, where X is the start-up drive. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer Subscribe to the Economy-x-Talk newsletter at http://qurl.tk

Re: App deployment on Windows

2010-07-03 Thread charles61
Mark Is this true for all of the windows platforms? Charles Szasz csz...@mac.com On Jul 3, 2010, at 1:08 PM, Mark Schonewille-3 [via Runtime Revolution] wrote: > Hi, > > This should be X:\program files, where X is the start-up drive. > > -- > Best regards, > > Mark Schonewille > >

Re: App deployment on Windows

2010-07-03 Thread Klaus on-rev
Hi Charles, Am 03.07.2010 um 19:08 schrieb Mark Schonewille: > Hi, > > This should be X:\program files, where X is the start-up drive. which you should get with: specialfolderpath(38) according to this extremely helpful page: http://sonsothunder.com/devres/revolution/tips/file010.htm :-) > -

Re: Using export snapshot with a file dialogue box

2010-07-03 Thread Richmond
On 07/03/2010 07:19 PM, Steve King wrote: Hi I am exporting a screen image of a card to file. I allow the user to select a filename then save the image using the script below. I have had to add a 400mS wait in for the save dialogue to vanish before the snapshot is taken. This works OK, but is t

Re: App deployment on Windows

2010-07-03 Thread Richmond
On 07/03/2010 07:49 PM, charles61 wrote: What are the standard locations for deploying ann app on Windows XP, Vista and Windows 7? My experience tells me that a standard location is not strictly necessary; and, knowing that, I wonder why you would go to quite complicated lengths to make sur

Re: App deployment on Windows

2010-07-03 Thread charles61
Richmond I am concern about the location of the installation because of the virtualization that Vista and Windows 7 employs. Charles Szasz csz...@mac.com On Jul 3, 2010, at 1:33 PM, Richmond Mathewson-2 [via Runtime Revolution] wrote: > On 07/03/2010 07:49 PM, charles61 wrote: > > What a

Re: Problem with script working in IDE but not in Standalone studio 4

2010-07-03 Thread J. Landman Gay
Steve King wrote: Hi I have a button scrip that did work in standalone, and always works in the IDE but now will not work in the standalone! The card has several fields in two sets that take action when data is entered, fields are set so that retunr gives Close Field message. I then have a rad

Re: Problem with script working in IDE but not in Standalone

2010-07-03 Thread Steve King
Hi Jim Thanks for the help. Problem seemed to be something really strange with Rev. I rebuilt several times with the same effect, then closed Rev and it crashed on closing. I reopened, reloaded the file, rebuilt again now the standalone works! Very strange, but thanks for your help. I'll certain

Re: App deployment on Windows

2010-07-03 Thread Richmond
On 07/03/2010 08:41 PM, charles61 wrote: Richmond I am concern about the location of the installation because of the virtualization that Vista and Windows 7 employs. Charles Szasz csz...@mac.com Thanks for explaining that. However: having, temporarily, installed RunRev on a machine ru

Re: App deployment on Windows

2010-07-03 Thread stephen barncard
but you are the admin. On 3 July 2010 11:31, Richmond wrote: > On 07/03/2010 08:41 PM, charles61 wrote: > >> Richmond >> >> I am concern about the location of the installation because of the >> virtualization that Vista and Windows 7 employs. >> >> Charles Szasz >> csz...@mac.com >> >> >> >> > >

Re: Using export snapshot with a file dialogue box

2010-07-03 Thread J. Landman Gay
Steve King wrote: Hi I am exporting a screen image of a card to file. I allow the user to select a filename then save the image using the script below. I have had to add a 400mS wait in for the save dialogue to vanish before the snapshot is taken. This works OK, but is there a better way to d

Re: Using export snapshot with a file dialogue box

2010-07-03 Thread Richmond
On 07/03/2010 10:42 PM, J. Landman Gay wrote: Steve King wrote: Hi I am exporting a screen image of a card to file. I allow the user to select a filename then save the image using the script below. I have had to add a 400mS wait in for the save dialogue to vanish before the snapshot is taken.

Re: App deployment on Windows

2010-07-03 Thread Richmond
On 07/03/2010 10:27 PM, stephen barncard wrote: but you are the admin. On 3 July 2010 11:31, Richmond wrote: On 07/03/2010 08:41 PM, charles61 wrote: Richmond I am concern about the location of the installation because of the virtualization that Vista and Windows 7 employs. Charle