RE: All Cards

2010-02-28 Thread Camm
Cheers guys ,

The loop routine works great !

In future will look at the background option.

Regards
Camm

-Original Message-
From: use-revolution-boun...@lists.runrev.com
[mailto:use-revolution-boun...@lists.runrev.com] On Behalf Of Jim Ault
Sent: 27 February 2010 19:46
To: How to use Revolution
Subject: Re: All Cards

I would recommend you do the following for the future development of  
your stack(s)

go card 1
select the field "Version"
go to the menu "Object", and choose "Group Selected" objects
There is only one selected, but now there is a group id that contains  
one field.

At this point, the group is only 'placed' on card 1.
Select the group and use the inspector to
"Behave like a background"

Next, go to card 2,
then the menu "Object:Place Group" and now it appears on card 1 & 2,  
plus will automatically appear on any new cards
then select the original field "Version" and delete it.  You will not  
need it anymore.

Once you have done this for all cards (either manually or by scripted  
repeat loop) you can select "Share Text" and all cards will show the  
same text, whether it is a version number or a list of data, etc.

If you decide not to use a background group, you will need to write a  
repeat loop to update all of the individual fields.
Also, you will have to remember to add this field to any new cards you  
make and put in the correct version number.
In the long run it is easier to use background-group objects when  
developing stacks

On Feb 27, 2010, at 11:00 AM, Camm wrote:

> Its just a different fld id on each card
>
> Thanks
> Camm
>
> -Original Message-
> From: use-revolution-boun...@lists.runrev.com
> [mailto:use-revolution-boun...@lists.runrev.com] On Behalf Of Jim Ault
> Sent: 27 February 2010 15:58
> To: How to use Revolution
> Subject: Re: All Cards
>
> Question 1
> is the field in a group, or just a different fld ID on each card?
>
> Question 2
> if the field is in a group, is the group set to 'behave as a
> background'?
>
> Question 3
> If the answer to question 2 is yes, then
> Does turning on the check box "Share Text" do what you want?
>
>
> On Feb 27, 2010, at 7:37 AM, Camm wrote:
>
>> I have a fld in each card called "Version"
>>
>> I wish to put "Version 1.x.x" into fld "Version" of each card in the
>> stack
>>
>> Can it be done with one line ? or am I missing something simple ?
>>
>

Jim Ault
Las Vegas



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.733 / Virus Database: 271.1.1/2712 - Release Date: 02/26/10
19:39:00

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: All Cards

2010-02-27 Thread Jim Ault
I would recommend you do the following for the future development of  
your stack(s)


go card 1
select the field "Version"
go to the menu "Object", and choose "Group Selected" objects
There is only one selected, but now there is a group id that contains  
one field.


At this point, the group is only 'placed' on card 1.
Select the group and use the inspector to
"Behave like a background"

Next, go to card 2,
then the menu "Object:Place Group" and now it appears on card 1 & 2,  
plus will automatically appear on any new cards
then select the original field "Version" and delete it.  You will not  
need it anymore.


Once you have done this for all cards (either manually or by scripted  
repeat loop) you can select "Share Text" and all cards will show the  
same text, whether it is a version number or a list of data, etc.


If you decide not to use a background group, you will need to write a  
repeat loop to update all of the individual fields.
Also, you will have to remember to add this field to any new cards you  
make and put in the correct version number.
In the long run it is easier to use background-group objects when  
developing stacks


On Feb 27, 2010, at 11:00 AM, Camm wrote:


Its just a different fld id on each card

Thanks
Camm

-Original Message-
From: use-revolution-boun...@lists.runrev.com
[mailto:use-revolution-boun...@lists.runrev.com] On Behalf Of Jim Ault
Sent: 27 February 2010 15:58
To: How to use Revolution
Subject: Re: All Cards

Question 1
is the field in a group, or just a different fld ID on each card?

Question 2
if the field is in a group, is the group set to 'behave as a
background'?

Question 3
If the answer to question 2 is yes, then
Does turning on the check box "Share Text" do what you want?


On Feb 27, 2010, at 7:37 AM, Camm wrote:


I have a fld in each card called "Version"

I wish to put "Version 1.x.x" into fld "Version" of each card in the
stack

Can it be done with one line ? or am I missing something simple ?





Jim Ault
Las Vegas



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


RE: All Cards

2010-02-27 Thread Camm
Its just a different fld id on each card

Thanks
Camm

-Original Message-
From: use-revolution-boun...@lists.runrev.com
[mailto:use-revolution-boun...@lists.runrev.com] On Behalf Of Jim Ault
Sent: 27 February 2010 15:58
To: How to use Revolution
Subject: Re: All Cards

Question 1
is the field in a group, or just a different fld ID on each card?

Question 2
if the field is in a group, is the group set to 'behave as a  
background'?

Question 3
If the answer to question 2 is yes, then
Does turning on the check box "Share Text" do what you want?



On Feb 27, 2010, at 7:37 AM, Camm wrote:

> I have a fld in each card called "Version"
>
> I wish to put "Version 1.x.x" into fld "Version" of each card in the  
> stack
>
> Can it be done with one line ? or am I missing something simple ?
>

Jim Ault
Las Vegas



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.733 / Virus Database: 271.1.1/2712 - Release Date: 02/26/10
19:39:00

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: All Cards

2010-02-27 Thread Jim Ault

Question 1
is the field in a group, or just a different fld ID on each card?

Question 2
if the field is in a group, is the group set to 'behave as a  
background'?


Question 3
If the answer to question 2 is yes, then
Does turning on the check box "Share Text" do what you want?



On Feb 27, 2010, at 7:37 AM, Camm wrote:


I have a fld in each card called "Version"

I wish to put "Version 1.x.x" into fld "Version" of each card in the  
stack


Can it be done with one line ? or am I missing something simple ?



Jim Ault
Las Vegas



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: All Cards

2010-02-27 Thread Klaus on-rev
Hi Camm,

> I have a fld in each card called "Version"
> 
> I wish to put "Version 1.x.x" into fld "Version" of each card in the stack
> 
> Can it be done with one line ? or am I missing something simple ?

1. you could use ONE grouped field that you could place on all cards,
With its "shraedtext" property set to true this is less overhead, since you 
only 
have ONE field to maintain. If this fits to your app design, of course.

2. Write a tiny repeat loop to go through all cards and fill the field:
...
lock screen
repeat with i = 1 to the num of cds
  if there is a fld "version" then put "Version 1.1.1.1.1" into fld "version of 
cd i
  end if
end repeat
unlock screen
## Will be fast enough for most purposes!
...

> Best Regards
> 
> Camm

Best

Klaus

--
Klaus Major
http://www.major-k.de
kl...@major.on-rev.com

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


All Cards

2010-02-27 Thread Camm
I have a fld in each card called "Version"

 

I wish to put "Version 1.x.x" into fld "Version" of each card in the stack

Can it be done with one line ? or am I missing something simple ?

 

Best Regards

Camm

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Print All Cards

2007-09-19 Thread Mark Wieder
Devin-

My thanks as well. I can put that to use right away.

-- 
 Mark Wieder
 [EMAIL PROTECTED]



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Print All Cards

2007-09-19 Thread Jim Carwardine
Thanks, Devin... Jim


on 9/19/07 2:27 PM, Devin Asay wrote:

> 
> On Sep 19, 2007, at 10:15 AM, Jim Carwardine wrote:
> 
>> Hi Folks... Anybody have a code snippet that will print multiple
>> cards on a
>> page?  Jim
> 
> Jim,
> 
> This handler will print all the cards in the stack, four to a page:
> 
>   on mouseUp
> set the printRotated to true
> open printing with dialog
> if the result is "Cancel" then exit mouseUp
> set the printScale to .4
> set the printMargins to 36,36,36,36 --1/2 inch margins
> set the printGutters to 18,18 --1/4 inch gutters
> repeat with i = 1 to number of cards
>   print card i
> end repeat
> close printing -- sends job to printer
>end mouseUp
> 
> You can play with the property settings to get just the look you want.
> 
> HTH
> Devin
> 
> Devin Asay
> Humanities Technology and Research Support Center
> Brigham Young University
> 
> ___
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution


Jim Carwardine,
President & CEO
OYF Consulting
Ph. 902.823.2339 / 866.601.2339
Fx. 902.823-2139


StrategicDoing: Execution depends on employees.
-- 



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Print All Cards

2007-09-19 Thread Devin Asay


On Sep 19, 2007, at 10:15 AM, Jim Carwardine wrote:

Hi Folks... Anybody have a code snippet that will print multiple  
cards on a

page?  Jim


Jim,

This handler will print all the cards in the stack, four to a page:

 on mouseUp
 set the printRotated to true
 open printing with dialog
 if the result is "Cancel" then exit mouseUp
 set the printScale to .4
 set the printMargins to 36,36,36,36 --1/2 inch margins
 set the printGutters to 18,18 --1/4 inch gutters
 repeat with i = 1 to number of cards
   print card i
 end repeat
 close printing -- sends job to printer
  end mouseUp

You can play with the property settings to get just the look you want.

HTH
Devin

Devin Asay
Humanities Technology and Research Support Center
Brigham Young University

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Print All Cards

2007-09-19 Thread Jim Carwardine
Hi Folks... Anybody have a code snippet that will print multiple cards on a
page?  Jim


Jim Carwardine,
President & CEO
OYF Consulting
Ph. 902.823.2339 / 866.601.2339
Fx. 902.823-2139


StrategicDoing: Execution depends on employees.
-- 



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Place group on all cards, after already duplicated

2004-02-18 Thread Christopher Mitchell
There is always the possibility that, although the cards are basically 
identical, one would want to not have that control on  every one.  It 
looks like the best way for the special case cards is just to place it 
by hand, or place it onto all marked cards.

I'm not just pulling this out of the air, I have a specific special 
case where that would be the case in mind :)

Yours,
Chris
On Feb 18, 2004, at 10:35 PM, Thomas McGrath III wrote:
Why don't you want to add it to the original control group
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Place group on all cards, after already duplicated

2004-02-18 Thread Thomas McGrath III
Or you can do a non grouped object via:

copy object manually

then

repeat with j = 1 to 10
go card j
paste
end repeat
I do this sometimes

Tom

On Feb 18, 2004, at 6:39 PM, Marian Petrides wrote:

Is there a way to do this with a simple, non-grouped object?  I want 
to add an image to the same place on each card. I can do it  by making 
it a group of one (select image, then group selected) and then using 
the script suggested:

repeat with j = 1 to 10
  place group "this group" onto card j
end repeat
but I have not been able to do it for a simple image (or other 
object).  Is there a different command that I can use to place 
individual objects.

Marian

On Feb 18, 2004, at 3:18 PM, Christopher Mitchell wrote:

Howdy,

Just wondering if there is a way to place a group on all cards - if 
you realized after you've already duplicated and individualized all 
cards in a particular stack with an original, but deficient, set of 
controls.  kind of like "oops I really should have put a "close" 
button in this..

Just off the top of my head, adding that extra control to the 
originally duplicated group should do it, right?

on the other hand, if you wanted it to be a separate group, one might 
have to do something like (this is very mocked up)

repeat with i = 1 to the number of cards
  place group "foo"
end repeat
I don't particularly want to add it to the original control group, 
but I don't want to edit each individual card either. the UI makes 
accessing card elements and doing multicard edits or even multicard 
deletions difficult unless you write a small script to do it.

or maybe I just don't know what's going on!

Yours,
Chris
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Thomas J. McGrath III
SCS
1000 Killarney Dr.
Pittsburgh, PA 15234
412-885-8541
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Place group on all cards, after already duplicated

2004-02-18 Thread Thomas McGrath III
If you already have a group on the cards you need a new item on you can 
edit the group and copy paste the control into it and it will show up 
where ever you have the group now. nice.

If you don't already have the group then you can place group via the 
menu item.

or like you said you can script it in.

Also you can delete the group from individual cards after scripting it 
to them all.

Why don't you want to add it to the original control group

Tom

On Feb 18, 2004, at 3:18 PM, Christopher Mitchell wrote:

Howdy,

Just wondering if there is a way to place a group on all cards - if 
you realized after you've already duplicated and individualized all 
cards in a particular stack with an original, but deficient, set of 
controls.  kind of like "oops I really should have put a "close" 
button in this..

Just off the top of my head, adding that extra control to the 
originally duplicated group should do it, right?

on the other hand, if you wanted it to be a separate group, one might 
have to do something like (this is very mocked up)

repeat with i = 1 to the number of cards
  place group "foo"
end repeat
I don't particularly want to add it to the original control group, but 
I don't want to edit each individual card either. the UI makes 
accessing card elements and doing multicard edits or even multicard 
deletions difficult unless you write a small script to do it.

or maybe I just don't know what's going on!

Yours,
Chris
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Thomas J. McGrath III
SCS
1000 Killarney Dr.
Pittsburgh, PA 15234
412-885-8541
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Place group on all cards, after already duplicated

2004-02-18 Thread Marian Petrides
Put the image object into a group and place that.

Thanks, Dar. That's what I've been doing but I thought I might be 
missing something.

M
On Feb 18, 2004, at 6:58 PM, Dar Scott wrote:
On Wednesday, February 18, 2004, at 04:39 PM, Marian Petrides wrote:

but I have not been able to do it for a simple image (or other 
object).
Only groups can be placed.  Put the image object into a group and 
place that.  Or put it into another group that is multiply placed.

Dar Scott

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Place group on all cards, after already duplicated

2004-02-18 Thread Dar Scott
On Wednesday, February 18, 2004, at 04:39 PM, Marian Petrides wrote:

but I have not been able to do it for a simple image (or other object).
Only groups can be placed.  Put the image object into a group and place 
that.  Or put it into another group that is multiply placed.

Dar Scott

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Place group on all cards, after already duplicated

2004-02-18 Thread Marian Petrides
Is there a way to do this with a simple, non-grouped object?  I want to 
add an image to the same place on each card. I can do it  by making it 
a group of one (select image, then group selected) and then using the 
script suggested:

repeat with j = 1 to 10
  place group "this group" onto card j
end repeat
but I have not been able to do it for a simple image (or other object). 
 Is there a different command that I can use to place individual 
objects.

Marian

On Feb 18, 2004, at 3:18 PM, Christopher Mitchell wrote:

Howdy,

Just wondering if there is a way to place a group on all cards - if 
you realized after you've already duplicated and individualized all 
cards in a particular stack with an original, but deficient, set of 
controls.  kind of like "oops I really should have put a "close" 
button in this..

Just off the top of my head, adding that extra control to the 
originally duplicated group should do it, right?

on the other hand, if you wanted it to be a separate group, one might 
have to do something like (this is very mocked up)

repeat with i = 1 to the number of cards
  place group "foo"
end repeat
I don't particularly want to add it to the original control group, but 
I don't want to edit each individual card either. the UI makes 
accessing card elements and doing multicard edits or even multicard 
deletions difficult unless you write a small script to do it.

or maybe I just don't know what's going on!

Yours,
Chris
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Place group on all cards, after already duplicated

2004-02-18 Thread Christopher Mitchell
Howdy,

Just wondering if there is a way to place a group on all cards - if you 
realized after you've already duplicated and individualized all cards 
in a particular stack with an original, but deficient, set of controls. 
 kind of like "oops I really should have put a "close" button in this..

Just off the top of my head, adding that extra control to the 
originally duplicated group should do it, right?

on the other hand, if you wanted it to be a separate group, one might 
have to do something like (this is very mocked up)

repeat with i = 1 to the number of cards
  place group "foo"
end repeat
I don't particularly want to add it to the original control group, but 
I don't want to edit each individual card either. the UI makes 
accessing card elements and doing multicard edits or even multicard 
deletions difficult unless you write a small script to do it.

or maybe I just don't know what's going on!

Yours,
Chris
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: help! all cards are blank

2002-10-25 Thread Robin Banerjee
Dear Ken, 

Thanks for the reply.  But no, I didn't move the stack.  And it wasn't just
referenced files that were not displaying -- every card was completely
blank, even though I could access buttons, fields, players etc. through the
message box.  Fortunately, when I copied all the cards to a new stack they
all displayed correctly.  But it's still a puzzle to me - the original stack
still is a bunch of blank cards!

Robin  

>Robin,
>
>Did you recently move the stack somewhere? If so, it's possible that
>referenced images have file paths that are no longer valid...
>
>Ken Ray
>Sons of Thunder Software
>Email: [EMAIL PROTECTED]
>Web Site: http://www.sonsothunder.com/
>
>- Original Message -
>From: "Robin Banerjee" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, October 24, 2002 6:55 AM
>Subject: help! all cards are blank
>
>
>> Can anyone help me, please?!!!  The stack I've been working on for a while
>> now doesn't show anything.  Everything is there, sounds play etc., but all
>> cards display blank.
>>
>> I had been editing a sound file which I use in the app at the time, if
>> that's relevant.
>>
>> Any help would be much appreciated!!
>>
>> Robin
>>
>>
>>
>> --
>> Dr Robin Banerjee
>> Email: [EMAIL PROTECTED]
-- 
Dr Robin Banerjee
Psychology Group
School of Cognitive & Computing Sciences
University of Sussex
Falmer, Brighton BN1 9QH
UK

Tel.+44 1273 877222
Fax.+44 1273 671320
Email   [EMAIL PROTECTED]
URL http://www.cogs.susx.ac.uk/users/robinb


___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution



Re: help! all cards are blank

2002-10-24 Thread Ken Ray
Robin,

Did you recently move the stack somewhere? If so, it's possible that
referenced images have file paths that are no longer valid...

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/

- Original Message -
From: "Robin Banerjee" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 24, 2002 6:55 AM
Subject: help! all cards are blank


> Can anyone help me, please?!!!  The stack I've been working on for a while
> now doesn't show anything.  Everything is there, sounds play etc., but all
> cards display blank.
>
> I had been editing a sound file which I use in the app at the time, if
> that's relevant.
>
> Any help would be much appreciated!!
>
> Robin
>
>
>
> --
> Dr Robin Banerjee
> Email: [EMAIL PROTECTED]
>
> ___
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
>

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution



help! all cards are blank

2002-10-24 Thread Robin Banerjee
Can anyone help me, please?!!!  The stack I've been working on for a while
now doesn't show anything.  Everything is there, sounds play etc., but all
cards display blank.

I had been editing a sound file which I use in the app at the time, if
that's relevant.  

Any help would be much appreciated!!

Robin



-- 
Dr Robin Banerjee
Email: [EMAIL PROTECTED]

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution