Re: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Andre.Bisseret

Bonjour  Stephen,


Le 15 mars 10 à 06:49, stephen barncard a écrit :


Thanks for the help guys.

It's not about creating new cards. It's what happens when one  
creates a new

substack, and the automatic ID assignment of the first card in the new
stack.

I had been using the inspector to try to get there. That triangle  
below the

lock that can reveal objects.

I followed your recipe here on Mac OSX 10.5.8, Rev 4.0
All is working well.

With name of card 1 of stack1 = stack1Card
and name of card 1 of stack2 = stack2Card:

 Clicking alternatively on the two stacks and using the triangle  
below the lock,  with the menuItem "Card",  I get the right name for  
the two cards 1 (stack1Card or stack2Card) as expected.


Best regards from Grenoble

André



click on stack2
use the inspector to see the first card.
but it's the name that I called the first card in the first stack,   
I never

can reveal "card id 1002" of stack2

It's like the that function (the popup under lock) is looking at  
card IDs

and not names for reference.

I just tried navigation via the Application Browser,

I now can see the names in the application browser and actually do the
navigation there.  And I have had this problem lately in tRev.

But the navigation seems to be broken in the popup in the Inspector  
with
regards to recognizing cards with the same ID. Should this be  
posted as

a bug?


-
Stephen Barncard
currently in Fairhope AL




How are you creating new cards?  How are you determining that you  
can't

"see" the newly created cards?

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design




___
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




___
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


ask file different behavior on Win7

2010-03-15 Thread Tiemo Hollmann TB
Hello,

 

when using: ask file "foo" with tFile

tFile may be: "C:\foo\foo.txt"

Win XP opens the file dialog, showing as location the folder of the given
tFile (C:\foo\) and prompting for the filename as in tFile (foo.txt)

Win 7 opens the file dialog, showing as location my standalone folder
(C:\program files\blabla\mystandalone.exe) and prompting for the filename
with the full path and filename (C:\foo\foo.txt) This behavior is very
irritating, because you see another folder, as the file is located. I use it
for writing a file afterwards. It works because of the full file path , but
you don't get what you see.

 

Is this change Win 7 standard or is it a Rev thing or do I oversee anything?

Thanks for any hints

Tiemo

 

 

 

___
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: ask file different behavior on Win7

2010-03-15 Thread Mark Schonewille

Hi Tiemo,

That's clearly a bug. It shouldn't be like this. Have you tried  
changing the backslashes in the file path to slashes?


--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer

Economy-x-Talk is always looking for new software development  
projects. Feel free to contact me for a quote.


Op 15 mrt 2010, om 09:38 heeft Tiemo Hollmann TB het volgende  
geschreven:



Hello,



when using: ask file "foo" with tFile

tFile may be: "C:\foo\foo.txt"

Win XP opens the file dialog, showing as location the folder of the  
given

tFile (C:\foo\) and prompting for the filename as in tFile (foo.txt)

Win 7 opens the file dialog, showing as location my standalone folder
(C:\program files\blabla\mystandalone.exe) and prompting for the  
filename

with the full path and filename (C:\foo\foo.txt) This behavior is very
irritating, because you see another folder, as the file is located.  
I use it
for writing a file afterwards. It works because of the full file  
path , but

you don't get what you see.



Is this change Win 7 standard or is it a Rev thing or do I oversee  
anything?


Thanks for any hints

Tiemo


___
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


AW: ask file different behavior on Win7

2010-03-15 Thread Tiemo Hollmann TB
Hi Mark,

yep, that does the trick.
That’s strange, using on Windows the Unix-Slashes instead of the Windows
backslashes.
So I'll report it in the QCC as a bug

Thanks for your idea
Tiemo

> -Ursprüngliche Nachricht-
> Von: use-revolution-boun...@lists.runrev.com [mailto:use-revolution-
> boun...@lists.runrev.com] Im Auftrag von Mark Schonewille
> Gesendet: Montag, 15. März 2010 09:51
> An: How to use Revolution
> Betreff: Re: ask file different behavior on Win7
> 
> Hi Tiemo,
> 
> That's clearly a bug. It shouldn't be like this. Have you tried
> changing the backslashes in the file path to slashes?
> 
> --
> Best regards,
> 
> Mark Schonewille
> 
> Economy-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> 
> Economy-x-Talk is always looking for new software development
> projects. Feel free to contact me for a quote.
> 
> Op 15 mrt 2010, om 09:38 heeft Tiemo Hollmann TB het volgende
> geschreven:
> 
> > Hello,
> >
> >
> >
> > when using: ask file "foo" with tFile
> >
> > tFile may be: "C:\foo\foo.txt"
> >
> > Win XP opens the file dialog, showing as location the folder of the
> > given
> > tFile (C:\foo\) and prompting for the filename as in tFile (foo.txt)
> >
> > Win 7 opens the file dialog, showing as location my standalone folder
> > (C:\program files\blabla\mystandalone.exe) and prompting for the
> > filename
> > with the full path and filename (C:\foo\foo.txt) This behavior is
> very
> > irritating, because you see another folder, as the file is located.
> > I use it
> > for writing a file afterwards. It works because of the full file
> > path , but
> > you don't get what you see.
> >
> >
> >
> > Is this change Win 7 standard or is it a Rev thing or do I oversee
> > anything?
> >
> > Thanks for any hints
> >
> > Tiemo
> 
> ___
> 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

___
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: AW: ask file different behavior on Win7

2010-03-15 Thread Ian Wood


On 15 Mar 2010, at 09:15, Tiemo Hollmann TB wrote:

That’s strange, using on Windows the Unix-Slashes instead of the  
Windows

backslashes.


Rev always uses forward-slashes internally. I wasn't even aware that  
you could pass through a backslash-delimited path on Windows and have  
Rev understand it!


Definitely post a bug if it works on other versions of Windows, though.

Ian___
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


AW: AW: ask file different behavior on Win7

2010-03-15 Thread Tiemo Hollmann TB
Hi Ian,
actually in most cases I switch slashes and backslashes, depending on the
platform, because if the users gets any error messages, the path looks
familiar to him. And that worked up to now in all cases.
Tiemo

> -Ursprüngliche Nachricht-
> Von: use-revolution-boun...@lists.runrev.com [mailto:use-revolution-
> boun...@lists.runrev.com] Im Auftrag von Ian Wood
> Gesendet: Montag, 15. März 2010 11:09
> An: How to use Revolution
> Betreff: Re: AW: ask file different behavior on Win7
> 
> 
> On 15 Mar 2010, at 09:15, Tiemo Hollmann TB wrote:
> 
> > That’s strange, using on Windows the Unix-Slashes instead of the
> > Windows
> > backslashes.
> 
> Rev always uses forward-slashes internally. I wasn't even aware that
> you could pass through a backslash-delimited path on Windows and have
> Rev understand it!
> 
> Definitely post a bug if it works on other versions of Windows, though.
> 
> Ian___
> 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

___
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


how to set the textStyle of word 1 of the selection?

2010-03-15 Thread Andre.Bisseret

Bonjour,

In a text field (lock text set to true) I select a couple of words

Then,

put word 1 of the selection  -- returns the first selected word in the  
message box as expected


But,
set the textStyle of word 1 of the selection to "link" --(or bold etc)
does not work.
I got errors:
"can't find object" -- !!?
"can't set object property"

set the textStyle of the selection to "link"
works well, but I would like to set the textStyle of a part of the  
selection only


What am I missing?

Any help much appreciated


Best regards from Grenoble

André



___
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: how to set the textStyle of word 1 of the selection?

2010-03-15 Thread Richmond Mathewson

 On 15/03/2010 14:28, Andre.Bisseret wrote:

Bonjour,

In a text field (lock text set to true) I select a couple of words

Then,

put word 1 of the selection  -- returns the first selected word in the 
message box as expected


But,
set the textStyle of word 1 of the selection to "link" --(or bold etc)
does not work.
I got errors:
"can't find object" -- !!?
"can't set object property"

set the textStyle of the selection to "link"
works well, but I would like to set the textStyle of a part of the 
selection only


What am I missing?

Any help much appreciated


set the textStyle of the first word to "link"

Love, Richmond.
___
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


can rev supply image editing features?

2010-03-15 Thread Tiemo Hollmann TB
Hello,

I am not that familiar with the image manipulating capabilities of rev. I
have a batch of images with a person in front of a blue background.

What I would like to do is to change the blue background against a white
background, so that a printed image has a better contrast. Up to now I
thought that this is a photoshop job, but I am always again surprised what
people do with rev (blending, masking, etc.). Or any externals for Mac and
Win? I don't know if at all it would be possible, to find and select
automatically the "background" (e.g. select always the topleft corner) and
select all of the blue, like photoshops wizard selecting tool with some
tolerance of 10 or 20%, because the RGB isn't that plain over the whole
background.

So I wonder, if there are any ideas on this list, how to do this job

Thanks

Tiemo

 

 

 

___
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: how to set the textStyle of word 1 of the selection?

2010-03-15 Thread Andre.Bisseret


Thank you Richmond for your prompt answer.

But with "the first word" instead of "word 1" I get the same errors.  
Does not work


Any other idea?

André


Le 15 mars 10 à 13:42, Richmond Mathewson a écrit :


On 15/03/2010 14:28, Andre.Bisseret wrote:

Bonjour,

In a text field (lock text set to true) I select a couple of words

Then,

put word 1 of the selection  -- returns the first selected word in  
the message box as expected


But,
set the textStyle of word 1 of the selection to "link" --(or bold  
etc)

does not work.
I got errors:
"can't find object" -- !!?
"can't set object property"

set the textStyle of the selection to "link"
works well, but I would like to set the textStyle of a part of the  
selection only


What am I missing?

Any help much appreciated


set the textStyle of the first word to "link"

Love, Richmond.
___
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




___
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: how to set the textStyle of word 1 of the selection?

2010-03-15 Thread Klaus on-rev
Bonjour Andre,

> Thank you Richmond for your prompt answer.
> But with "the first word" instead of "word 1" I get the same errors. Does not 
> work
> Any other idea?

"the selection" returns the selected text and NOT a chunk describing the 
selection!

So you may need to check "the selectedchunk" or something to get to know what to
format the way you want to.

> André

Best

Klais

--
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


Re: how to set the textStyle of word 1 of the selection?

2010-03-15 Thread BNig

André,

this works most of the time, since a user can select into spaces, returns
and tabs etc.
This assumes that a real word starts with an ASCII value below 48. So many
of the interpunctation is in that range, but not all.

on mouseUp
   put the selectedChunk into tSelect
   put field 1 into tData
   -- no selection made of just a click into the field 
   if tSelect is "" or word 4 of tSelect < word 2 of tSelect then exit
mouseUp
   
   put word 2 of tSelect into tStartChar
   put word 4 of tSelect into tEndChar
   
   put tStartChar into tBeginOfWord
   
   -- selection can start with space, return or other non-letters
   -- the test for number of words later on would return 
   -- the word before the intended word
   repeat with i = tStartChar to tEndchar
  if chartoNum (char i of tData) > 47 then 
 exit repeat
  else
 add 1 to tBeginOfWord
  end if
   end repeat
   
   -- 
   if tBeginOfWord <= tEndchar then
  set the textstyle of word  (the number of words of char 1 to
tBeginOfWord of tData) of field 1 to "link"
   else 
  -- optional
  answer "please include at least part of a word in the selection"
   end if
   
end mouseUp
---
may be there is a smarter way.
regards
Bernd
-- 
View this message in context: 
http://n4.nabble.com/how-to-set-the-textStyle-of-word-1-of-the-selection-tp1593292p1593371.html
Sent from the Revolution - User mailing list archive at Nabble.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


Re: Card Name space conflicts in the Rev IDE

2010-03-15 Thread stephen barncard
But you didn't follow my recipe!! You renamed the cards in the application
browser before looking.

Look everyone, I know I look like a fool here, and now I know that it's
possible with the App browser but I know what I am seeing and I think there
is a bug here. I had been trying to use the Inspection panel exclusively
without using the application browser at all. I was assuming that they would
be working the same way.

once again

start with a clean IDE

create new stack
create substack
*using only the inspector panel*, try to navigate and rename both first
cards of the mainstack and substack respectively.

you will find it is not possible.

could someone please confirm this so I can report it.

sqb

On 15 March 2010 02:30, Andre.Bisseret  wrote:

> Bonjour  Stephen,
>
>
> Le 15 mars 10 à 06:49, stephen barncard a écrit :
>
>
>  Thanks for the help guys.
>>
>> It's not about creating new cards. It's what happens when one creates a
>> new
>> substack, and the automatic ID assignment of the first card in the new
>> stack.
>>
>> I had been using the inspector to try to get there. That triangle below
>> the
>> lock that can reveal objects.
>>
> I followed your recipe here on Mac OSX 10.5.8, Rev 4.0
> All is working well.
>
> With name of card 1 of stack1 = stack1Card
> and name of card 1 of stack2 = stack2Card:
>
>  Clicking alternatively on the two stacks and using the triangle below the
> lock,  with the menuItem "Card",  I get the right name for the two cards 1
> (stack1Card or stack2Card) as expected.
>
> Best regards from Grenoble
>
> André
___
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: can rev supply image editing features?

2010-03-15 Thread stephen barncard
you mean you want a "magic wand" or "replace color" tool? I don't think rev
can do that natively. Adobe may even have a patent on it.

On 15 March 2010 07:52, Tiemo Hollmann TB  wrote:

> Hello,
>
> I am not that familiar with the image manipulating capabilities of rev. I
> have a batch of images with a person in front of a blue background.
>
> What I would like to do is to change the blue background against a white
> background, so that a printed image has a better contrast. Up to now I
> thought that this is a photoshop job, but I am always again surprised what
> people do with rev (blending, masking, etc.). Or any externals for Mac and
> Win? I don't know if at all it would be possible, to find and select
> automatically the "background" (e.g. select always the topleft corner) and
> select all of the blue, like photoshops wizard selecting tool with some
> tolerance of 10 or 20%, because the RGB isn't that plain over the whole
> background.
>
> So I wonder, if there are any ideas on this list, how to do this job
>
> Thanks
>
> Tiemo
>
>
>
>
>
>
>
> ___
> 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
>



-- 
-
Stephen Barncard
currently in Fairhope AL
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Marcio Alexandroni
Hi,

Well, the inspector shows the cards for the open stack, so you won't be able
to see the cards from both stacks, you have to navigate to the other stack
so you can see its cards on Inspector.

Marcio Alexandroni
www.cialogica.com.br
 ( (11) 9989-8316
  marcioalexandroni
-- 



> From: stephen barncard 
> Reply-To: How to use Revolution 
> Date: Mon, 15 Mar 2010 09:01:21 -0500
> To: How to use Revolution 
> Subject: Re: Card Name space conflicts in the Rev IDE
> 
> But you didn't follow my recipe!! You renamed the cards in the application
> browser before looking.
> 
> Look everyone, I know I look like a fool here, and now I know that it's
> possible with the App browser but I know what I am seeing and I think there
> is a bug here. I had been trying to use the Inspection panel exclusively
> without using the application browser at all. I was assuming that they would
> be working the same way.
> 
> once again
> 
> start with a clean IDE
> 
> create new stack
> create substack
> *using only the inspector panel*, try to navigate and rename both first
> cards of the mainstack and substack respectively.
> 
> you will find it is not possible.
> 
> could someone please confirm this so I can report it.
> 
> sqb
> 
> On 15 March 2010 02:30, Andre.Bisseret  wrote:
> 
>> Bonjour  Stephen,
>> 
>> 
>> Le 15 mars 10 à 06:49, stephen barncard a écrit :
>> 
>> 
>>  Thanks for the help guys.
>>> 
>>> It's not about creating new cards. It's what happens when one creates a
>>> new
>>> substack, and the automatic ID assignment of the first card in the new
>>> stack.
>>> 
>>> I had been using the inspector to try to get there. That triangle below
>>> the
>>> lock that can reveal objects.
>>> 
>> I followed your recipe here on Mac OSX 10.5.8, Rev 4.0
>> All is working well.
>> 
>> With name of card 1 of stack1 = stack1Card
>> and name of card 1 of stack2 = stack2Card:
>> 
>>  Clicking alternatively on the two stacks and using the triangle below the
>> lock,  with the menuItem "Card",  I get the right name for the two cards 1
>> (stack1Card or stack2Card) as expected.
>> 
>> Best regards from Grenoble
>> 
>> André
> ___
> 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


___
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


FTP behind a Firewall

2010-03-15 Thread JACK RARICK
First - I'd like to thank again everyone who had pointed me in the right 
direction to learn more about FTP.

Everything works great from my office.

But I am having trouble from a school setting sitting behind our network's 
firewall - the initial FTP request times out.

Any ideas?  Thanks again!

Jack Rarick
Holt Public Schools___
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: how to set the textStyle of word 1 of the selection?

2010-03-15 Thread Andre.Bisseret


Le 15 mars 10 à 14:26, Klaus on-rev a écrit :


Bonjour Andre,


Thank you Richmond for your prompt answer.
But with "the first word" instead of "word 1" I get the same  
errors. Does not work

Any other idea?


"the selection" returns the selected text and NOT a chunk describing  
the selection!


So you may need to check "the selectedchunk" or something to get to  
know what to

format the way you want to.


Guten tag Klaus,

Ah! OK !
I wrote that :
-
on mouseUp
   local firstCharNum,firstWordLength,lastChar,lastCharNum,
   --
   put the number  of chars of word 1 of the selection into  
firstWordLength

   put word 2 of the selectedChunk into firstCharNum
   put firstCharNum + firstWordLength - 1 into lastCharNum
   set the textStyle of char firstCharNum to lastCharNum of fld 1 to  
"link"

end mouseUp

not really straightforward ;-)) but that works!

Danke sehr!

André




___
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: FTP behind a Firewall

2010-03-15 Thread Marcio Alexandroni
Hi,

If your FTP server is behind a firewall, it's likely that you can't connect
to the server using passive mode. The passive mode tries to open a second
connection in a random port given by the server and perhaps your firewall is
blocking it.

Turn passive mode off makes the server to open the connection back to the
client on port 20, but it may also be a problem if your machine does not
accept it.

Regards,

Marcio Alexandroni
www.cialogica.com.br
 ( (11) 9989-8316
  marcioalexandroni
-- 



> From: JACK RARICK 
> Reply-To: How to use Revolution 
> Date: Mon, 15 Mar 2010 10:09:02 -0400
> To: How to use Revolution 
> Subject: FTP behind a Firewall
> 
> First - I'd like to thank again everyone who had pointed me in the right
> direction to learn more about FTP.
> 
> Everything works great from my office.
> 
> But I am having trouble from a school setting sitting behind our network's
> firewall - the initial FTP request times out.
> 
> Any ideas?  Thanks again!
> 
> Jack Rarick
> Holt Public Schools___
> 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


___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread stephen barncard
Did you then navigate to the other stack *in the inspecto*r and try to
access the card of the substack??? It can't be done in the inspector!

Should I just ignore it and just say it's "one of those things" or report
it?

On 15 March 2010 09:05, Marcio Alexandroni  wrote:

> Hi,
>
> Well, the inspector shows the cards for the open stack, so you won't be
> able
> to see the cards from both stacks, you have to navigate to the other stack
> so you can see its cards on Inspector.
>
> Marcio Alexandroni
> www.cialogica.com.br
>  ( (11) 9989-8316
>  marcioalexandroni
> --
>
>
>
> > From: stephen barncard 
> > Reply-To: How to use Revolution 
> > Date: Mon, 15 Mar 2010 09:01:21 -0500
> > To: How to use Revolution 
> > Subject: Re: Card Name space conflicts in the Rev IDE
> >
> > But you didn't follow my recipe!! You renamed the cards in the
> application
> > browser before looking.
> >
> > Look everyone, I know I look like a fool here, and now I know that it's
> > possible with the App browser but I know what I am seeing and I think
> there
> > is a bug here. I had been trying to use the Inspection panel exclusively
> > without using the application browser at all. I was assuming that they
> would
> > be working the same way.
> >
> > once again
> >
> > start with a clean IDE
> >
> > create new stack
> > create substack
> > *using only the inspector panel*, try to navigate and rename both first
> > cards of the mainstack and substack respectively.
> >
> > you will find it is not possible.
> >
> > could someone please confirm this so I can report it.
> >
> > sqb
> >
> > On 15 March 2010 02:30, Andre.Bisseret  wrote:
> >
> >> Bonjour  Stephen,
> >>
> >>
> >> Le 15 mars 10 à 06:49, stephen barncard a écrit :
> >>
> >>
> >>  Thanks for the help guys.
> >>>
> >>> It's not about creating new cards. It's what happens when one creates a
> >>> new
> >>> substack, and the automatic ID assignment of the first card in the new
> >>> stack.
> >>>
> >>> I had been using the inspector to try to get there. That triangle below
> >>> the
> >>> lock that can reveal objects.
> >>>
> >> I followed your recipe here on Mac OSX 10.5.8, Rev 4.0
> >> All is working well.
> >>
> >> With name of card 1 of stack1 = stack1Card
> >> and name of card 1 of stack2 = stack2Card:
> >>
> >>  Clicking alternatively on the two stacks and using the triangle below
> the
> >> lock,  with the menuItem "Card",  I get the right name for the two cards
> 1
> >> (stack1Card or stack2Card) as expected.
> >>
> >> Best regards from Grenoble
> >>
> >> André
> > ___
> > 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
>
>
> ___
> 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
>



-- 
-
Stephen Barncard
currently in Fairhope AL
___
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: Paris

2010-03-15 Thread william humphrey
Hey - that's something which will not run on Mac OS. You should include a
warning - danger "Window's only website",

On Sat, Mar 13, 2010 at 5:34 AM, René Micout wrote:

> Just for the fun, no relation with RunRev :
> http://www.paris-26-gigapixels.com/HDView/index-fr.php
> René___
> 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
>



-- 
http://www.bluewatermaritime.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


Re: Paris

2010-03-15 Thread stephen barncard
No, it requires Microsoft's Silverlight plugin, cross platform. It's another
browser plugin and is about 22mb!!!

On 15 March 2010 09:37, william humphrey  wrote:

> Hey - that's something which will not run on Mac OS. You should include a
> warning - danger "Window's only website",
>
> On Sat, Mar 13, 2010 at 5:34 AM, René Micout  >wrote:
>
> > Just for the fun, no relation with RunRev :
> > http://www.paris-26-gigapixels.com/HDView/index-fr.php
> > René___
> > 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
> >
>
>
>
> --
> http://www.bluewatermaritime.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
>



-- 
-
Stephen Barncard
currently in Fairhope AL
___
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: Paris

2010-03-15 Thread stephen barncard
never mind, it still doesn't seem to work.

On 15 March 2010 09:42, stephen barncard wrote:

> No, it requires Microsoft's Silverlight plugin, cross platform. It's
> another browser plugin and is about 22mb!!!
>
>
> On 15 March 2010 09:37, william humphrey wrote:
>
>> Hey - that's something which will not run on Mac OS. You should include a
>> warning - danger "Window's only website",
>>
>> On Sat, Mar 13, 2010 at 5:34 AM, René Micout > >wrote:
>>
>> > Just for the fun, no relation with RunRev :
>> > http://www.paris-26-gigapixels.com/HDView/index-fr.php
>> > René___
>> > 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
>> >
>>
>>
>>
>> --
>> http://www.bluewatermaritime.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
>>
>
>
>
> --
> -
> Stephen Barncard
> currently in Fairhope AL
>
>


-- 
-
Stephen Barncard
currently in Fairhope AL
___
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: how to set the textStyle of word 1 of the selection?

2010-03-15 Thread Andre.Bisseret

Guten tag Bernd,


Le 15 mars 10 à 14:43, BNig a écrit :



André,

this works most of the time, since a user can select into spaces,  
returns

and tabs etc.
This assumes that a real word starts with an ASCII value below 48.  
So many

of the interpunctation is in that range, but not all.


Yesss! you are right: doing some trials I had just included a space in  
my selection ;-))

I am going to improve my script to take your suggestion into account.
Actually, I have spaces, tabs and carriage returns in the field;  
otherwise there are only numbers (it is a field where the day numbers  
are displayed in an annual calendar (one line for each month) and  
where the user can select periods).


Vielen dank

André






on mouseUp
  put the selectedChunk into tSelect
  put field 1 into tData
  -- no selection made of just a click into the field
  if tSelect is "" or word 4 of tSelect < word 2 of tSelect then exit
mouseUp

  put word 2 of tSelect into tStartChar
  put word 4 of tSelect into tEndChar

  put tStartChar into tBeginOfWord

  -- selection can start with space, return or other non-letters
  -- the test for number of words later on would return
  -- the word before the intended word
  repeat with i = tStartChar to tEndchar
 if chartoNum (char i of tData) > 47 then
exit repeat
 else
add 1 to tBeginOfWord
 end if
  end repeat

  --
  if tBeginOfWord <= tEndchar then
 set the textstyle of word  (the number of words of char 1 to
tBeginOfWord of tData) of field 1 to "link"
  else
 -- optional
 answer "please include at least part of a word in the selection"
  end if

end mouseUp
---
may be there is a smarter way.
regards
Bernd
--
View this message in context: 
http://n4.nabble.com/how-to-set-the-textStyle-of-word-1-of-the-selection-tp1593292p1593371.html
Sent from the Revolution - User mailing list archive at Nabble.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




___
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: Paris

2010-03-15 Thread Scott Rossi
Recently, william humphrey wrote:

> that's something which will not run on Mac OS. You should include a
> warning - danger "Window's only website",
> 
>> http://www.paris-26-gigapixels.com/HDView/index-fr.php

Runs fine here in Firefox and Safari, OS X.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design


___
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: Paris

2010-03-15 Thread Pierre Sahores

And here too (OSX 10.5.8, Intel, Safari, Firefox)

P.

Le 15 mars 10 à 17:03, Scott Rossi a écrit :


Recently, william humphrey wrote:


that's something which will not run on Mac OS. You should include a
warning - danger "Window's only website",


http://www.paris-26-gigapixels.com/HDView/index-fr.php


Runs fine here in Firefox and Safari, OS X.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design


___
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



--
Pierre Sahores
mobile : (33) 6 03 95 77 70

www.wrds.com
www.sahores-conseil.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


Re: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Richard Gaskin
FWIW, I was unable to reproduce this using this recipe - note that all 
actions were done only in the Inspector, without the App Browser even open:


1. Booted Rev

2. Created a new stack

3. Create a substack

4. Brought the mainstack forward, used the Stack Inspector
   to set its name to "stack1"

5. Brought the substack forward, used the Stack Inspector
   to set its name to "stack2"

6. Brought the mainstack forward, used the Card Inspector
   to set its named to "stack1card"

7. Brought the substack forward, used the Card Inspector
   to set its name to "stack2card".

As far as I can tell all object names are as I entered them.

What steps am I missing in this recipe?

--
 Richard Gaskin
 Fourth World
 Rev training and consulting: http://www.fourthworld.com
 Webzine for Rev developers: http://www.revjournal.com
 revJournal blog: http://revjournal.com/blog.irv
___
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: Paris

2010-03-15 Thread Neal Campbell
I think thats  pictures taken from the Eiffel tower.


Neal Campbell
Abroham Neal Software
www.abrohamnealsoftware.com
(540) 645 5394 NEW PHONE NUMBER

Amateur Radio: K3NC
Blog: http://www.abrohamnealsoftware.com/blog/
DXBase bug reports: email to ca...@dxbase.fogbugz.com
Abroham Neal forums: http:/www.abrohamnealsoftware.com/community/





On Mon, Mar 15, 2010 at 11:08 AM, Pierre Sahores  wrote:

> And here too (OSX 10.5.8, Intel, Safari, Firefox)
>
> P.
>
> Le 15 mars 10 à 17:03, Scott Rossi a écrit :
>
>
>  Recently, william humphrey wrote:
>>
>>  that's something which will not run on Mac OS. You should include a
>>> warning - danger "Window's only website",
>>>
>>>  http://www.paris-26-gigapixels.com/HDView/index-fr.php

>>>
>> Runs fine here in Firefox and Safari, OS X.
>>
>> Regards,
>>
>> Scott Rossi
>> Creative Director
>> Tactile Media, UX Design
>>
>>
>> ___
>> 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
>>
>>
> --
> Pierre Sahores
> mobile : (33) 6 03 95 77 70
>
> www.wrds.com
> www.sahores-conseil.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
>
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Mark Wieder
Stephen-

Monday, March 15, 2010, 7:30:18 AM, you wrote:

> Did you then navigate to the other stack *in the inspecto*r and try to
> access the card of the substack??? It can't be done in the inspector!

It's a bit of a wonky interface, but it *does* work. I didn't realize
before that you were using the disclosure triangle for this.

Using the triangle, select the substack. Then using the triangle
again, select the card ("card 1002[1]") and give it a name. You can
then select the main stack again, and then the card selections will be
from the main stack.

But I'd rather use tRev.

-- 
-Mark Wieder
 mwie...@ahsoftware.net

___
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: Paris

2010-03-15 Thread Richmond Mathewson

 On 15/03/2010 16:42, stephen barncard wrote:

No, it requires Microsoft's Silverlight plugin, cross platform. It's another
browser plugin and is about 22mb!!!


Aye; which disnae run on Mac PPC or Linux.


On 15 March 2010 09:37, william humphrey  wrote:


Hey - that's something which will not run on Mac OS. You should include a
warning - danger "Window's only website",

On Sat, Mar 13, 2010 at 5:34 AM, René Micout
wrote:
Just for the fun, no relation with RunRev :
http://www.paris-26-gigapixels.com/HDView/index-fr.php
René___
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




--
http://www.bluewatermaritime.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






___
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: Paris

2010-03-15 Thread Neal Campbell
Try clicking on the flash tab at the far right. Its amazing how much clearer
it is, at least on my Macbook Pro running win7BC.


Neal Campbell
Abroham Neal Software
www.abrohamnealsoftware.com
(540) 645 5394 NEW PHONE NUMBER

Amateur Radio: K3NC
Blog: http://www.abrohamnealsoftware.com/blog/
DXBase bug reports: email to ca...@dxbase.fogbugz.com
Abroham Neal forums: http:/www.abrohamnealsoftware.com/community/





On Mon, Mar 15, 2010 at 11:19 AM, Richmond Mathewson <
richmondmathew...@gmail.com> wrote:

>  On 15/03/2010 16:42, stephen barncard wrote:
>
>> No, it requires Microsoft's Silverlight plugin, cross platform. It's
>> another
>> browser plugin and is about 22mb!!!
>>
>
> Aye; which disnae run on Mac PPC or Linux.
>
>
>  On 15 March 2010 09:37, william humphrey
>>  wrote:
>>
>>  Hey - that's something which will not run on Mac OS. You should include a
>>> warning - danger "Window's only website",
>>>
>>> On Sat, Mar 13, 2010 at 5:34 AM, René Micout>>
 wrote:
 Just for the fun, no relation with RunRev :
 http://www.paris-26-gigapixels.com/HDView/index-fr.php
 René___
 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


>>>
>>> --
>>> http://www.bluewatermaritime.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
>>>
>>>
>>
>>
> ___
> 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
>
___
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


Getting a Label Field to Scroll with Another Field

2010-03-15 Thread Gregory Lypny
Hello Everyone,

I have a list field called Table A.  It has a horizontal scrollbar, a vertical 
grid and tab stops set to 80.  The contents are tab delimited, and the 
formatted width of many of the items in a line, particularly the last item, is 
much greater than 80.  I also have a label field called Titles A directly above 
Table A.  It has column titles in it, and so it has the same vertical grid and 
tab stops as Table A.

I'd like those column titles in Titles A to be synchronized with the horizontal 
scrolling of Table A.  As a start, I tried the following.

on scrollBarDrag
   set the hScroll of fld "Titles A" to the hScroll of fld "Table A"
end scrollBarDrag

It didn't work.  The titles scrolled only a little.  I figure that is because 
the content of the lines of Table A is much wider than that of Titles A.  I 
tried inserting some blank titles at the end Titles A but that didn't help 
either.  The content of Table A will be changing, so I'd like the synchronized 
scrolling to handle that.

Any tips would be most appreciated.

Regards,

Gregory
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread stephen barncard
Richard, did you then go back to the first card of the first stack and see
if it had been renamed to "stack2card" ?? this is what I am seeing.

On 15 March 2010 09:47, Richard Gaskin  wrote:

> FWIW, I was unable to reproduce this using this recipe - note that all
> actions were done only in the Inspector, without the App Browser even open:
>
> 1. Booted Rev
>
> 2. Created a new stack
>
> 3. Create a substack
>
> 4. Brought the mainstack forward, used the Stack Inspector
>   to set its name to "stack1"
>
> 5. Brought the substack forward, used the Stack Inspector
>   to set its name to "stack2"
>
> 6. Brought the mainstack forward, used the Card Inspector
>   to set its named to "stack1card"
>
> 7. Brought the substack forward, used the Card Inspector
>   to set its name to "stack2card".
>
> As far as I can tell all object names are as I entered them.
>
> What steps am I missing in this recipe?
>
> --
>  Richard Gaskin
>  Fourth World
>  Rev training and consulting: http://www.fourthworld.com
>  Webzine for Rev developers: http://www.revjournal.com
>  revJournal blog: http://revjournal.com/blog.irv
>
> ___
> 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
>



-- 
-
Stephen Barncard
currently in Fairhope AL
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread J. Landman Gay

stephen barncard wrote:


Look everyone, I know I look like a fool here, and now I know that it's
possible with the App browser but I know what I am seeing and I think there
is a bug here. I had been trying to use the Inspection panel exclusively
without using the application browser at all. I was assuming that they would
be working the same way.


I've never had any problem with this. What are the actual names of your 
two stacks? The symptoms sound like what happens if two stacks have the 
same name. I'm sure you aren't doing that, but wondering if your problem 
is related somehow.


BTW, you don't look like a fool; you've just stumbled on some kind of 
exception that the rest of us haven't encountered yet. Before you report 
it, we should try to figure out the cause.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.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


Re: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Andre.Bisseret


Le 15 mars 10 à 15:01, stephen barncard a écrit :

But you didn't follow my recipe!! You renamed the cards in the  
application

browser before looking.

Look everyone, I know I look like a fool here, and now I know that  
it's
possible with the App browser but I know what I am seeing and I  
think there
is a bug here. I had been trying to use the Inspection panel  
exclusively
without using the application browser at all. I was assuming that  
they would

be working the same way.

once again

start with a clean IDE

create new stack
create substack
*using only the inspector panel*, try to navigate and rename both  
first

cards of the mainstack and substack respectively.

you will find it is not possible.

could someone please confirm this so I can report it.


Stephen,

I just created a main stack : I kept its name : Untitled 1
Then a substack of it also keeping its name : Untitled 2

Then using only the Inspector (never clicked elsewhere)

1 - In the menu "Inspect / stack" I checked "Untitled 1"
Then in the menu "Inspect / Card" I check "card ID 1002"
In the inspector I got the pane for "Card id 1002"
I changed this name for "cardOfUntitled1" (note that, just after  
writing the name in the field, as an habit, I always click somewhere  
on the pane (in the grey part: I noticed that it is often necessary in  
order the change to be taken into account)


2 - In the menu "Inspect / stack" I checked "Untitled 2"
Then in the menu "Inspect / Card" I check "card ID 1002"
In the inspector I got the pane for "Card id 1002"
I changed this name for "cardOfUntitled2"

Now the name of the card of main stack "Untitiled 1" is  
"CardOfUntitled1"

and the name of the card of substack "Untitled 2" is "CardOfUntitled2"

 so, provided that this was the recipe you were expecting, seems  
possible to me


André

___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread stephen barncard
In my last attempt, the names of the two *stacks* are the default ones upon
creation.  I then attempt to name the first card of the substack. I can
click on the substack, and I'll see one card in the inspector nav, select
it, rename the card, and then bring the main stack to the front, and use the
inspector to see the first card of the mainstack - and it has the name I
gave the substack card.

On 15 March 2010 10:40, J. Landman Gay  wrote:

> stephen barncard wrote:
>
>>
>> Look everyone, I know I look like a fool here, and now I know that it's
>> possible with the App browser but I know what I am seeing and I think
>> there
>> is a bug here. I had been trying to use the Inspection panel exclusively
>> without using the application browser at all. I was assuming that they
>> would
>> be working the same way.
>>
>
> I've never had any problem with this. What are the actual names of your two
> stacks? The symptoms sound like what happens if two stacks have the same
> name. I'm sure you aren't doing that, but wondering if your problem is
> related somehow.
>
> BTW, you don't look like a fool; you've just stumbled on some kind of
> exception that the rest of us haven't encountered yet. Before you report it,
> we should try to figure out the cause.
>
> --
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software   | http://www.hyperactivesw.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
>



-- 
-
Stephen Barncard
currently in Fairhope AL
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Neal Campbell
It works properly under Win7. Maybe something in your plugins folder is
interfering?


Neal Campbell
Abroham Neal Software
www.abrohamnealsoftware.com
(540) 645 5394 NEW PHONE NUMBER

Amateur Radio: K3NC
Blog: http://www.abrohamnealsoftware.com/blog/
DXBase bug reports: email to ca...@dxbase.fogbugz.com
Abroham Neal forums: http:/www.abrohamnealsoftware.com/community/





On Mon, Mar 15, 2010 at 11:48 AM, stephen barncard <
stephenrevoluti...@barncard.com> wrote:

> In my last attempt, the names of the two *stacks* are the default ones upon
> creation.  I then attempt to name the first card of the substack. I can
> click on the substack, and I'll see one card in the inspector nav, select
> it, rename the card, and then bring the main stack to the front, and use
> the
> inspector to see the first card of the mainstack - and it has the name I
> gave the substack card.
>
> On 15 March 2010 10:40, J. Landman Gay  wrote:
>
> > stephen barncard wrote:
> >
> >>
> >> Look everyone, I know I look like a fool here, and now I know that it's
> >> possible with the App browser but I know what I am seeing and I think
> >> there
> >> is a bug here. I had been trying to use the Inspection panel exclusively
> >> without using the application browser at all. I was assuming that they
> >> would
> >> be working the same way.
> >>
> >
> > I've never had any problem with this. What are the actual names of your
> two
> > stacks? The symptoms sound like what happens if two stacks have the same
> > name. I'm sure you aren't doing that, but wondering if your problem is
> > related somehow.
> >
> > BTW, you don't look like a fool; you've just stumbled on some kind of
> > exception that the rest of us haven't encountered yet. Before you report
> it,
> > we should try to figure out the cause.
> >
> > --
> > Jacqueline Landman Gay | jac...@hyperactivesw.com
> > HyperActive Software   | http://www.hyperactivesw.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
> >
>
>
>
> --
> -
> Stephen Barncard
> currently in Fairhope AL
> ___
> 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
>
___
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: Paris

2010-03-15 Thread stephen barncard
After installing Silverlight 2 - one must re-start the browser!!

Nope, the camera location is far east of the Eiffel - you can see it in the
upper right of the full frame. The tall buildings on the horizon are in the
La Defense area, looking west. You can see part of the big arch if you zoom
in all the way.

What allows this incredible zooming capacity?

I really like Paris...  (sigh)

sqb

On 15 March 2010 10:14, Neal Campbell  wrote:

> I think thats  pictures taken from the Eiffel tower.
>
>
> Neal Campbell
> Abroham Neal Software
> www.abrohamnealsoftware.com
> (540) 645 5394 NEW PHONE NUMBER
>
> Amateur Radio: K3NC
> Blog: http://www.abrohamnealsoftware.com/blog/
> DXBase bug reports: email to ca...@dxbase.fogbugz.com
> Abroham Neal forums: http:/www.abrohamnealsoftware.com/community/
>
>
>
>
>
> On Mon, Mar 15, 2010 at 11:08 AM, Pierre Sahores  wrote:
>
> > And here too (OSX 10.5.8, Intel, Safari, Firefox)
> >
> > P.
> >
> > Le 15 mars 10 à 17:03, Scott Rossi a écrit :
> >
> >
> >  Recently, william humphrey wrote:
> >>
> >>  that's something which will not run on Mac OS. You should include a
> >>> warning - danger "Window's only website",
> >>>
> >>>  http://www.paris-26-gigapixels.com/HDView/index-fr.php
> 
> >>>
> >> Runs fine here in Firefox and Safari, OS X.
> >>
> >> Regards,
> >>
> >> Scott Rossi
> >> Creative Director
> >> Tactile Media, UX Design
> >>
> >>
> >> ___
> >> 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
> >>
> >>
> > --
> > Pierre Sahores
> > mobile : (33) 6 03 95 77 70
> >
> > www.wrds.com
> > www.sahores-conseil.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
> >
> ___
> 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
>



-- 
-
Stephen Barncard
currently in Fairhope AL
___
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: Getting a Label Field to Scroll with Another Field

2010-03-15 Thread Jim Lambert
> 
> I'd like those column titles in Titles A to be synchronized with the 
> horizontal scrolling of Table A.


Make sure the tabstops and left & right margins of the title field are the same 
as your table field's.

JimL___
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: DataGrid AddData issue

2010-03-15 Thread Trevor DeVore

On Mar 12, 2010, at 11:21 PM, Jeffrey Massung wrote:

It looks like AddData doesn't instantly add the data to a DG form  
(haven't tried a table).


AddData does add the data to the form immediately.


So, for example, if I were to do the following:

## inside the DG group control

on doSomething
-- .. construct some data ..

addData tData

get the dgNumberOfLines of me
get the dgDataControlOfIndex[it] of me


You are getting the line count but then passing the line count to a  
property that requires an index.


After calling addData the result will contain the new index (see  
example: http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/7314-How-Do-I-Add-A-Row-Of-Data-To-An-Existing-Data-Grid-) 
.


AddData tData
put the result into theNewIndex

get the dgDataControlOfIndex[theNewIndex] of me

Try that and see if it works for you.

--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers: 
http://revolution.bluemangolearning.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


Re: Data Grid Column Header Alignment Changes after column resize

2010-03-15 Thread Trevor DeVore

On Mar 13, 2010, at 11:18 AM, Len Morgan wrote:

I'm trying to use my first Data Grid (table) in a stack and I need  
to set the column Header alignment for a few of the columns.   
Following the instructions in the DG manual, I entered the  
alignments using the message box and it looked fine.  But then I  
resized one of the columns and all of the alignments changed, some  
of them even aligning themselves such that only half of the text  
showed in the column.


Do I need to set the alignments every time the grid is displayed?   
If so, where can I do that?


There is a bug in the version of the library shipping with 4.0 with  
regards to column header alignment. It has been fixed for 4.5 though.


Try setting the column alignment by script when your stack opens. Here  
is a lesson -

http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/7324-How-Do-I-Change-Column-Alignment-

If that doesn't work then let me know and I can get you updated library.

--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers: 
http://revolution.bluemangolearning.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


Re: Data Grid Column Header Alignment Changes after column resize

2010-03-15 Thread Trevor DeVore

On Mar 13, 2010, at 1:46 PM, Len Morgan wrote:

On more question if I may, where exactly would I put a handler that  
would set the color of each row according to the value of one of the  
columns?  For example, if column (database field actually) "status"  
is 'I' then I want the row to be green.  If it's 'R' then I want it  
to be pink, etc.  I don't mind that the selection will turn the  
current row blue, but I need a way to set it back again and of  
course, to set the colors when the data is loaded originally.


Two lessons discuss techniques for this. The first one colors the text  
of a row that has a certain value and shows how to keep the color even  
after the row is hilited:


http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/7332-How-Can-I-Colorize-Individual-Lines-in-a-Table-

The end of this lesson on behaviors shows how to color individual  
cells as well. It might be worth reviewing.


http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/7327-How-Do-I-Override-the-Default-Behavior-For-Rendering-Data-to-a-Cell-

Let me know if those help.

--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers: 
http://revolution.bluemangolearning.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


Re: strange color behavior in datagrid form

2010-03-15 Thread Trevor DeVore

On Mar 14, 2010, at 1:29 PM, Yves COPPE wrote:


I have a grid (form type)
one fld of the grip is named "check"

in the  FillInData handler I have this script

if fld "check" of me contains "OK" then
set the foregroundColor of fld "check" of me to red
end if


You don't have an else statement to set the foregroundColor to empty  
if the field doesn't contain "OK".


--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers: 
http://revolution.bluemangolearning.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


InetBrowser and sound

2010-03-15 Thread Alex Adams
When I go to a page in the InetBrowser that has sound it starts playing
fine, but when I close the InetBrowser window or load another page the sound
does not stop playing.  In fact, if I go to a series of pages with sound,
the sound tracks from all the pages play simultaneously.

Tacky...

Any ideas?
-- 
Alex Adams

hawkVision ‹ tools for solving Wicked Problems

(a)2 Technology Partners, Inc.
831-726-8013
a...@a2tecnology.com
hawkVisionInfo.wordpress.com
universalConnector.wordpress.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


Re: strange color behavior in datagrid form

2010-03-15 Thread Yves COPPE


Le 15 mars 10 à 17:13, Trevor DeVore a écrit :


On Mar 14, 2010, at 1:29 PM, Yves COPPE wrote:


I have a grid (form type)
one fld of the grip is named "check"

in the  FillInData handler I have this script

if fld "check" of me contains "OK" then
set the foregroundColor of fld "check" of me to red
end if


You don't have an else statement to set the foregroundColor to empty  
if the field doesn't contain "OK".





re,

no
I will try and lety you know

thanks

Greetings.

Yves COPPE
yvesco...@skynet.be

___
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: InetBrowser and sound

2010-03-15 Thread Mark Schonewille

Alex,

Are you positive that you are loading a new page in the same browser  
instance, rather than creating a new instance for each page?


Could you post your script?

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer

Economy-x-Talk is always looking for new software development  
projects. Feel free to contact me for a quote.


Op 15 mrt 2010, om 17:19 heeft Alex Adams het volgende geschreven:

When I go to a page in the InetBrowser that has sound it starts  
playing
fine, but when I close the InetBrowser window or load another page  
the sound
does not stop playing.  In fact, if I go to a series of pages with  
sound,

the sound tracks from all the pages play simultaneously.

Tacky...

Any ideas?
--
Alex Adams



___
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: DataGrid AddData issue

2010-03-15 Thread Jeffrey Massung
Thanks, Trevor.

Just curious, though.. for a form data grid, what's the difference between 
lines and indices?

Jeff M.___
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: DataGrid AddData issue

2010-03-15 Thread Trevor DeVore

On Mar 15, 2010, at 12:25 PM, Jeffrey Massung wrote:

Just curious, though.. for a form data grid, what's the difference  
between lines and indices?


Indexes don't change for the data it points to. The line number can  
change as you add data to, remove data from or reorder data in the  
Data Grid.


--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers: 
http://revolution.bluemangolearning.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


Re: InetBrowser and sound

2010-03-15 Thread Alex Adams
The brower stack is a companion to a stack that manages URL records.  When a
URL record is loaded, the browser is first closed if open, then reopened and
the new URL put in the address of the browser stack.  I'm not sure what code
I should be posting.  I am not aware of any multiple instantiation going on.
-- 
Alex Adams

hawkVision ‹ tools for solving Wicked Problems

(a)2 Technology Partners, Inc.
831-726-8013
a...@a2tecnology.com
hawkVisionInfo.wordpress.com
universalConnector.wordpress.com


> From: Mark Schonewille 
> Reply-To: How to use Revolution 
> Date: Mon, 15 Mar 2010 17:23:15 +0100
> To: How to use Revolution 
> Subject: Re: InetBrowser and sound
> 
> Alex,
> 
> Are you positive that you are loading a new page in the same browser
> instance, rather than creating a new instance for each page?
> 
> Could you post your script?
> 
> --
> Best regards,
> 
> Mark Schonewille
> 
> Economy-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> 
> Economy-x-Talk is always looking for new software development
> projects. Feel free to contact me for a quote.
> 
> Op 15 mrt 2010, om 17:19 heeft Alex Adams het volgende geschreven:
> 
>> When I go to a page in the InetBrowser that has sound it starts
>> playing
>> fine, but when I close the InetBrowser window or load another page
>> the sound
>> does not stop playing.  In fact, if I go to a series of pages with
>> sound,
>> the sound tracks from all the pages play simultaneously.
>> 
>> Tacky...
>> 
>> Any ideas?
>> -- 
>> Alex Adams
> 
> 
> ___
> 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

___
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: Getting a Label Field to Scroll with Another Field

2010-03-15 Thread Andre.Bisseret


Le 15 mars 10 à 16:29, Gregory Lypny a écrit :


Hello Everyone,

I have a list field called Table A.  It has a horizontal scrollbar,  
a vertical grid and tab stops set to 80.  The contents are tab  
delimited, and the formatted width of many of the items in a line,  
particularly the last item, is much greater than 80.  I also have a  
label field called Titles A directly above Table A.  It has column  
titles in it, and so it has the same vertical grid and tab stops as  
Table A.


I'd like those column titles in Titles A to be synchronized with the  
horizontal scrolling of Table A.  As a start, I tried the following.


on scrollBarDrag
  set the hScroll of fld "Titles A" to the hScroll of fld "Table A"
end scrollBarDrag

It didn't work.  The titles scrolled only a little.  I figure that  
is because the content of the lines of Table A is much wider than  
that of Titles A.  I tried inserting some blank titles at the end  
Titles A but that didn't help either.  The content of Table A will  
be changing, so I'd like the synchronized scrolling to handle that.


Bonjour Gregory,

You might try to set your label field "right aligned" (pane Text  
formatting of the inspector).

(By default, a label field is "left aligned").

Not sure that a label field be optimum if you need it scrolling. If  
the change "right align" does not fix your problem, then try a normal  
text field instead for you columns headers, I am pretty sure that your  
"on scrollBarDrag" would works well.


Best regards from Grenoble

André

___
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: Paris

2010-03-15 Thread René Micout
No ! From Eglise Saint Sulpice (Da Vinci Code !!!)
Bons souvenirs de Paris
René

Le 15 mars 2010 à 16:14, Neal Campbell a écrit :

> I think thats  pictures taken from the Eiffel tower.
> 
> 
> Neal Campbell
> Abroham Neal Software
> www.abrohamnealsoftware.com
> (540) 645 5394 NEW PHONE NUMBER
> 
> Amateur Radio: K3NC
> Blog: http://www.abrohamnealsoftware.com/blog/
> DXBase bug reports: email to ca...@dxbase.fogbugz.com
> Abroham Neal forums: http:/www.abrohamnealsoftware.com/community/
> 
> 
> 
> 
> 
> On Mon, Mar 15, 2010 at 11:08 AM, Pierre Sahores  wrote:
> 
>> And here too (OSX 10.5.8, Intel, Safari, Firefox)
>> 
>> P.
>> 
>> Le 15 mars 10 à 17:03, Scott Rossi a écrit :
>> 
>> 
>> Recently, william humphrey wrote:
>>> 
>>> that's something which will not run on Mac OS. You should include a
 warning - danger "Window's only website",
 
 http://www.paris-26-gigapixels.com/HDView/index-fr.php
> 
 
>>> Runs fine here in Firefox and Safari, OS X.
>>> 
>>> Regards,
>>> 
>>> Scott Rossi
>>> Creative Director
>>> Tactile Media, UX Design
>>> 
>>> 
>>> ___
>>> 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
>>> 
>>> 
>> --
>> Pierre Sahores
>> mobile : (33) 6 03 95 77 70
>> 
>> www.wrds.com
>> www.sahores-conseil.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
>> 
> ___
> 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

___
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: Paris

2010-03-15 Thread Neal Campbell
It takes a native to know these things! My mistake and apologies (most
beautiful city in the world during the Spring!)


Neal Campbell
Abroham Neal Software
www.abrohamnealsoftware.com
(540) 645 5394 NEW PHONE NUMBER

Amateur Radio: K3NC
Blog: http://www.abrohamnealsoftware.com/blog/
DXBase bug reports: email to ca...@dxbase.fogbugz.com
Abroham Neal forums: http:/www.abrohamnealsoftware.com/community/





On Mon, Mar 15, 2010 at 1:09 PM, René Micout wrote:

> No ! From Eglise Saint Sulpice (Da Vinci Code !!!)
> Bons souvenirs de Paris
> René
>
> Le 15 mars 2010 à 16:14, Neal Campbell a écrit :
>
> > I think thats  pictures taken from the Eiffel tower.
> >
> >
> > Neal Campbell
> > Abroham Neal Software
> > www.abrohamnealsoftware.com
> > (540) 645 5394 NEW PHONE NUMBER
> >
> > Amateur Radio: K3NC
> > Blog: http://www.abrohamnealsoftware.com/blog/
> > DXBase bug reports: email to ca...@dxbase.fogbugz.com
> > Abroham Neal forums: http:/www.abrohamnealsoftware.com/community/
> >
> >
> >
> >
> >
> > On Mon, Mar 15, 2010 at 11:08 AM, Pierre Sahores 
> wrote:
> >
> >> And here too (OSX 10.5.8, Intel, Safari, Firefox)
> >>
> >> P.
> >>
> >> Le 15 mars 10 à 17:03, Scott Rossi a écrit :
> >>
> >>
> >> Recently, william humphrey wrote:
> >>>
> >>> that's something which will not run on Mac OS. You should include a
>  warning - danger "Window's only website",
> 
>  http://www.paris-26-gigapixels.com/HDView/index-fr.php
> >
> 
> >>> Runs fine here in Firefox and Safari, OS X.
> >>>
> >>> Regards,
> >>>
> >>> Scott Rossi
> >>> Creative Director
> >>> Tactile Media, UX Design
> >>>
> >>>
> >>> ___
> >>> 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
> >>>
> >>>
> >> --
> >> Pierre Sahores
> >> mobile : (33) 6 03 95 77 70
> >>
> >> www.wrds.com
> >> www.sahores-conseil.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
> >>
> > ___
> > 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
>
> ___
> 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
>
___
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


ANN: old HTTP & FTP servers in RevTalk

2010-03-15 Thread Andre Garzia
Folks,

I just found some code I made in 2004 that I thought I'd share. By that year
I was heavily experimenting with CGIs and RevTalk based servers and
implemented many different Web and FTP servers.

Just for the kicks, I am running it on my linux machines, take a look at:

http://home.soapdog.org:8080/

It is also running an FTP server at port 8021 but it appears you can't
connect to it due to some firewall misfiring.

As I dig cool stuff from yore, I will share it with this list. I just home
someone has some use for this. By the way, checkout the url mappings that
work similar to revIgniter where a url goes like
someStack/someCard/someMessage or someStack/someMessage allowing a sane way
to create user friendly urls and developer friendly code.

by the way, my connection is slow and this server has some field drawing for
each request that slows things down, so do not complain about speed. :D

Cheers
andre

-- 
http://www.andregarzia.com All We Do Is Code.
___
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: Paris

2010-03-15 Thread René Micout
From Flash English version of the web page :

Welcome to Paris!
Paris 26 Gigapixels is a stitching of 2346 single photos showing a very 
high-resolution panoramic view of the French capital (354159x75570 px). Dive 
into the image and visit Paris like never before!
Le 15 mars 2010 à 16:58, stephen barncard a écrit :

> After installing Silverlight 2 - one must re-start the browser!!
> 
> Nope, the camera location is far east of the Eiffel - you can see it in the
> upper right of the full frame. The tall buildings on the horizon are in the
> La Defense area, looking west. You can see part of the big arch if you zoom
> in all the way.
> 
> What allows this incredible zooming capacity?
> 
> I really like Paris...  (sigh)
> 
> sqb
> 
> On 15 March 2010 10:14, Neal Campbell  wrote:
> 
>> I think thats  pictures taken from the Eiffel tower.
>> 
>> 
>> Neal Campbell
>> Abroham Neal Software
>> www.abrohamnealsoftware.com
>> (540) 645 5394 NEW PHONE NUMBER
>> 
>> Amateur Radio: K3NC
>> Blog: http://www.abrohamnealsoftware.com/blog/
>> DXBase bug reports: email to ca...@dxbase.fogbugz.com
>> Abroham Neal forums: http:/www.abrohamnealsoftware.com/community/
>> 
>> 
>> 
>> 
>> 
>> On Mon, Mar 15, 2010 at 11:08 AM, Pierre Sahores  wrote:
>> 
>>> And here too (OSX 10.5.8, Intel, Safari, Firefox)
>>> 
>>> P.
>>> 
>>> Le 15 mars 10 à 17:03, Scott Rossi a écrit :
>>> 
>>> 
>>> Recently, william humphrey wrote:
 
 that's something which will not run on Mac OS. You should include a
> warning - danger "Window's only website",
> 
> http://www.paris-26-gigapixels.com/HDView/index-fr.php
>> 
> 
 Runs fine here in Firefox and Safari, OS X.
 
 Regards,
 
 Scott Rossi
 Creative Director
 Tactile Media, UX Design
 
 
 ___
 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
 
 
>>> --
>>> Pierre Sahores
>>> mobile : (33) 6 03 95 77 70
>>> 
>>> www.wrds.com
>>> www.sahores-conseil.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
>>> 
>> ___
>> 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
>> 
> 
> 
> 
> -- 
> -
> Stephen Barncard
> currently in Fairhope AL
> ___
> 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

___
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: ANN: old HTTP & FTP servers in RevTalk

2010-03-15 Thread Andre Garzia
ho ho ho... I see people hitting the server...

:D

On Mon, Mar 15, 2010 at 2:14 PM, Andre Garzia  wrote:

> Folks,
>
> I just found some code I made in 2004 that I thought I'd share. By that
> year I was heavily experimenting with CGIs and RevTalk based servers and
> implemented many different Web and FTP servers.
>
> Just for the kicks, I am running it on my linux machines, take a look at:
>
> http://home.soapdog.org:8080/
>
> It is also running an FTP server at port 8021 but it appears you can't
> connect to it due to some firewall misfiring.
>
> As I dig cool stuff from yore, I will share it with this list. I just home
> someone has some use for this. By the way, checkout the url mappings that
> work similar to revIgniter where a url goes like
> someStack/someCard/someMessage or someStack/someMessage allowing a sane way
> to create user friendly urls and developer friendly code.
>
> by the way, my connection is slow and this server has some field drawing
> for each request that slows things down, so do not complain about speed. :D
>
> Cheers
> andre
>
> --
> http://www.andregarzia.com All We Do Is Code.
>



-- 
http://www.andregarzia.com All We Do Is Code.
___
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: Paris

2010-03-15 Thread Ian Wood


On 15 Mar 2010, at 15:58, stephen barncard wrote:


What allows this incredible zooming capacity?


Huge numbers of photos, and then being displayed via an image pyramid  
- the image is rescaled several times and then each size is split into  
tiles - as you navigate around the image, only the relevant tiles for  
the that zoom level are downloaded.


It's pretty standard stuff for viewing hi-res images, quite similar to  
Google Earth/Maps etc.


Ian
___
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: Fwd: Cross platform design tool

2010-03-15 Thread Randall Reetz
What about anti-alias vector line and polygon edges?  What about spline curves 
within a polygon?  What about intersecting or other multi-object combinations 
into a single object?  Shearing, twisting, rotatiing, perspective, pinch, 
fish-eye, to single and grouped objects?  How about selective transparency 
across an object (based on a grey scale alpha channel)?  If one uses a tool 
like rev for the invention of new paradigms of interface and interaction 
schemes, but one is stuck with decades old graphics primitives and script 
control of graphics attributes, than one is stuck faking it and going without.  
Frustrating. A prototyping tool needs to stay ahead of the curve (not behind 
it).  No?
___
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: Fwd: Cross platform design tool

2010-03-15 Thread Richard Gaskin

Randall Reetz wrote:

What about anti-alias vector line and polygon edges?


How old is your Rev license?  Vector graphics have been antialiased in 
Rev for years.


--
 Richard Gaskin
 Fourth World
 Rev training and consulting: http://www.fourthworld.com
 Webzine for Rev developers: http://www.revjournal.com
 revJournal blog: http://revjournal.com/blog.irv
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread stephen barncard
I tried 3 versions of Rev: 4, 4.5 dp1 and dp2.  It's still broken for me.
 I'll be committing myself to a mental health facility later this afternoon
after I finish talking to my imaginary friends. Then when I'm safely stored
away, I will use the app browser instead. Sorry to bother everyone with
this.

On 15 March 2010 10:53, Neal Campbell  wrote:

> It works properly under Win7. Maybe something in your plugins folder is
> interfering?
>
>
> Neal Campbell
> Abroham Neal Software
> www.abrohamnealsoftware.com
> (540) 645 5394 NEW PHONE NUMBER
>
> Amateur Radio: K3NC
> Blog: http://www.abrohamnealsoftware.com/blog/
> DXBase bug reports: email to ca...@dxbase.fogbugz.com
> Abroham Neal forums: http:/www.abrohamnealsoftware.com/community/
>
>
>
>
>
> On Mon, Mar 15, 2010 at 11:48 AM, stephen barncard <
> stephenrevoluti...@barncard.com> wrote:
>
> > In my last attempt, the names of the two *stacks* are the default ones
> upon
> > creation.  I then attempt to name the first card of the substack. I can
> > click on the substack, and I'll see one card in the inspector nav, select
> > it, rename the card, and then bring the main stack to the front, and use
> > the
> > inspector to see the first card of the mainstack - and it has the name I
> > gave the substack card.
> >
> > On 15 March 2010 10:40, J. Landman Gay  wrote:
> >
> > > stephen barncard wrote:
> > >
> > >>
> > >> Look everyone, I know I look like a fool here, and now I know that
> it's
> > >> possible with the App browser but I know what I am seeing and I think
> > >> there
> > >> is a bug here. I had been trying to use the Inspection panel
> exclusively
> > >> without using the application browser at all. I was assuming that they
> > >> would
> > >> be working the same way.
> > >>
> > >
> > > I've never had any problem with this. What are the actual names of your
> > two
> > > stacks? The symptoms sound like what happens if two stacks have the
> same
> > > name. I'm sure you aren't doing that, but wondering if your problem is
> > > related somehow.
> > >
> > > BTW, you don't look like a fool; you've just stumbled on some kind of
> > > exception that the rest of us haven't encountered yet. Before you
> report
> > it,
> > > we should try to figure out the cause.
> > >
> > > --
> > > Jacqueline Landman Gay | jac...@hyperactivesw.com
> > > HyperActive Software   | http://www.hyperactivesw.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
> > >
> >
> >
> >
> > --
> > -
> > Stephen Barncard
> > currently in Fairhope AL
> > ___
> > 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
> >
> ___
> 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
>



-- 
-
Stephen Barncard
currently in Fairhope AL
___
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: Getting a Label Field to Scroll with Another Field

2010-03-15 Thread Andre.Bisseret
Gregory, in my previous post, I wanted to mean "changing the  
alignement to "LEFT aligned" for your label field"!!

and actually, by default a label field is right aligned.

Sorry for this mistake!

André


Le 15 mars 10 à 16:29, Gregory Lypny a écrit :


Hello Everyone,

I have a list field called Table A.  It has a horizontal scrollbar,  
a vertical grid and tab stops set to 80.  The contents are tab  
delimited, and the formatted width of many of the items in a line,  
particularly the last item, is much greater than 80.  I also have a  
label field called Titles A directly above Table A.  It has column  
titles in it, and so it has the same vertical grid and tab stops as  
Table A.


I'd like those column titles in Titles A to be synchronized with the  
horizontal scrolling of Table A.  As a start, I tried the following.


on scrollBarDrag
  set the hScroll of fld "Titles A" to the hScroll of fld "Table A"
end scrollBarDrag

It didn't work.  The titles scrolled only a little.  I figure that  
is because the content of the lines of Table A is much wider than  
that of Titles A.  I tried inserting some blank titles at the end  
Titles A but that didn't help either.  The content of Table A will  
be changing, so I'd like the synchronized scrolling to handle that.


Any tips would be most appreciated.

Regards,

Gregory
___
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




___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Mark Talluto
Hi Stephen,

I gave this a try and captured my screen.  If you think it would be help, watch 
it and see what I got.  If I missed a step, just let me know and I will modify 
my actions to match yours better.  
http://www.canelasoftware.com/pub/rev/inspector.mov

Best regards,

Mark Talluto
http://www.canelasoftware.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


Re: Fwd: Cross platform design tool

2010-03-15 Thread Richmond Mathewson

 On 15/03/2010 20:02, Richard Gaskin wrote:

Randall Reetz wrote:

What about anti-alias vector line and polygon edges?


How old is your Rev license?  Vector graphics have been antialiased in 
Rev for years.


RR is "on a roll again"; and, probably, like many other things in our 
world, it will follow

a path that has by now become fairly well-worn and predictable.

Personally, I think the antialiased vector graphics in RunTime 
Revolution are jolly good;

especially as it is, after all, not a graphics package but an IDE!

--

It seems a bit cheap to just used RunRev's built-in graphic design 
capabilities to

spin off a standalone that is called a Cross platform design tool.

Surely those already exist:

Inkscape and Illustrator to name but 2.

Those are both programs that can wipe the floor in terms of vector graphics;
but, of course, they are designed to do that rather than all the other, 
extremely

clever, things that can be done with Runtime Revolution.
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread stephen barncard
The only difference is that you are double-clicking the stacks. that doesn't
matter.  I dont' know what's going on, I've  tried this 5 times in the last
2 days... just now, though by single clicking I can do it.  Thanks all for
the help of this apparent non-issue.

On 15 March 2010 13:20, Mark Talluto  wrote:

> Hi Stephen,
>
> I gave this a try and captured my screen.  If you think it would be help,
> watch it and see what I got.  If I missed a step, just let me know and I
> will modify my actions to match yours better.
> http://www.canelasoftware.com/pub/rev/inspector.mov
>
> Best regards,
>
> Mark Talluto
> http://www.canelasoftware.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
>



-- 
-
Stephen Barncard
currently in Fairhope AL
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread J. Landman Gay

stephen barncard wrote:

In my last attempt, the names of the two *stacks* are the default ones upon
creation.  I then attempt to name the first card of the substack. I can
click on the substack, and I'll see one card in the inspector nav, select
it, rename the card, and then bring the main stack to the front, and use the
inspector to see the first card of the mainstack - and it has the name I
gave the substack card.


Here is what I did:

Create new mainstack "Untitled 1"
Create new substack of mainstack, "Untitled 2"

Right-click on mainstack with edit tool. Choose "card property 
inspector". Name card 1 of mainstack.


Right-click on substack with edit tool. Choose "card property 
inspector". Name card 1 of substack.


That works. I can also do it with the little arrow at the right side of 
the Inspector, but that's trickier with potential glitches. So if there 
is a bug, it's in that arrow somewhere, but possibly more in the 
interface design than in the implementation, because if you do things in 
exactly the right order the arrow works. But it's not as easy as just 
clicking on the stack.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.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


Re: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Mark Talluto
I will give it another try without double-clicking the stacks as I move between 
them.  It is an old habit of mine to make sure it is listening to me.  
Otherwise I am following the recipe correctly?

-Mark


On Mar 15, 2010, at 11:31 AM, stephen barncard wrote:

> The only difference is that you are double-clicking the stacks. that doesn't
> matter.  I dont' know what's going on, I've  tried this 5 times in the last
> 2 days... just now, though by single clicking I can do it.  Thanks all for
> the help of this apparent non-issue.
> 
> On 15 March 2010 13:20, Mark Talluto  wrote:
> 
>> Hi Stephen,
>> 
>> I gave this a try and captured my screen.  If you think it would be help,
>> watch it and see what I got.  If I missed a step, just let me know and I
>> will modify my actions to match yours better.
>> http://www.canelasoftware.com/pub/rev/inspector.mov
>> 
>> Best regards,
>> 
>> Mark Talluto
>> http://www.canelasoftware.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
>> 
> 
> 
> 
> -- 
> -
> Stephen Barncard
> currently in Fairhope AL
> ___
> 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

___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Jerry Daniels

Stephen,

The unique card situation has I BELIEVE been fixed in the latest tRev  
build. Tricky stuff.


JD

On Mar 15, 2010, at 12:49 AM, stephen barncard wrote:


Thanks for the help guys.

It's not about creating new cards. It's what happens when one  
creates a new

substack, and the automatic ID assignment of the first card in the new
stack.

I had been using the inspector to try to get there. That triangle  
below the

lock that can reveal objects.


click on stack2
use the inspector to see the first card.
but it's the name that I called the first card in the first stack,   
I never

can reveal "card id 1002" of stack2

It's like the that function (the popup under lock) is looking at  
card IDs

and not names for reference.

I just tried navigation via the Application Browser,

I now can see the names in the application browser and actually do the
navigation there.  And I have had this problem lately in tRev.

But the navigation seems to be broken in the popup in the Inspector  
with
regards to recognizing cards with the same ID. Should this be  
posted as

a bug?


-
Stephen Barncard
currently in Fairhope AL




How are you creating new cards?  How are you determining that you  
can't

"see" the newly created cards?

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design




___
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


___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread stephen barncard
Thanks Jacque -- yes that does it -  thanks for the confirmation of the
possibility of a glitch. My lesson is to use the Application Browser or the
newly-fixed object browser in tRev for this situation - just tested and
works fine (and definitely wasn't right  a week ago.)

to Mark: yes you were following the recipe.

On 15 March 2010 13:35, J. Landman Gay  wrote:

> stephen barncard wrote:
>
>> In my last attempt, the names of the two *stacks* are the default ones
>> upon
>> creation.  I then attempt to name the first card of the substack. I can
>> click on the substack, and I'll see one card in the inspector nav, select
>> it, rename the card, and then bring the main stack to the front, and use
>> the
>> inspector to see the first card of the mainstack - and it has the name I
>> gave the substack card.
>>
>
> Here is what I did:
>
> Create new mainstack "Untitled 1"
> Create new substack of mainstack, "Untitled 2"
>
> Right-click on mainstack with edit tool. Choose "card property inspector".
> Name card 1 of mainstack.
>
> Right-click on substack with edit tool. Choose "card property inspector".
> Name card 1 of substack.
>
> That works. I can also do it with the little arrow at the right side of the
> Inspector, but that's trickier with potential glitches. So if there is a
> bug, it's in that arrow somewhere, but possibly more in the interface design
> than in the implementation, because if you do things in exactly the right
> order the arrow works. But it's not as easy as just clicking on the stack.
>
>
> --
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software   | http://www.hyperactivesw.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
>



-- 
-
Stephen Barncard
currently in Fairhope AL
___
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


OT: Interview with Warren Woodford of Mepis

2010-03-15 Thread Peter Alcibiades
http://www.osnews.com/story/23005/First_Glance_at_SimplyMEPIS_8_5

This is a very interesting interview with an interesting guy.  Of the 
smaller but yet fully featured end user oriented Linux distributions, there 
are probably three outstanding ones:  Mepis (formerly Ubuntu based, now 
Debian), Scalix (slackware based), and PCLinux OS (Mandriva based).

Along with Madriva One, Gnome Edition, any of them can be confidently 
recommended to end users.

Peter
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Mark Talluto
Ok.  I think I got it.  You can see in my video that I paused as I realized 
"this is not right!"
Tell me what you think.  The trick was to switch stacks by clicking on their 
titlebar once to change focus.

http://www.canelasoftware.com/pub/rev/inspector.mov

Best regards,

Mark Talluto
http://www.canelasoftware.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


Re: Card Name space conflicts in the Rev IDE

2010-03-15 Thread stephen barncard
Thanks. That's it. So clicking on the stack may not always change the
reference but clicking the title bar should.  I'm not sure this is worth
reporting as a bug - what do you think? At least you captured the effect.

by the way, Mark, what is that 'special' black toolbar up there ?  Custom?

sqb

On 15 March 2010 14:07, Mark Talluto  wrote:

> Ok.  I think I got it.  You can see in my video that I paused as I realized
> "this is not right!"
> Tell me what you think.  The trick was to switch stacks by clicking on
> their titlebar once to change focus.
>
> http://www.canelasoftware.com/pub/rev/inspector.mov
>
> Best regards,
>
> Mark Talluto
> http://www.canelasoftware.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
>



-- 
-
Stephen Barncard
currently in Fairhope AL
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread stephen barncard
I just tested the same exact situation and it seems work fine in tRev...
thanks again for your quick work.

By the way, don't I owe you money for a renewal pretty soon??? What should I
do?

thanks

sqb


On 15 March 2010 14:00, Jerry Daniels  wrote:

> Stephen,
>
> The unique card situation has I BELIEVE been fixed in the latest tRev
> build. Tricky stuff.
>
> JD
>
>
> On Mar 15, 2010, at 12:49 AM, stephen barncard wrote:
>
>  Thanks for the help guys.
>>
>> It's not about creating new cards. It's what happens when one creates a
>> new
>> substack, and the automatic ID assignment of the first card in the new
>> stack.
>>
>> I had been using the inspector to try to get there. That triangle below
>> the
>> lock that can reveal objects.
>>
>>
>> click on stack2
>> use the inspector to see the first card.
>> but it's the name that I called the first card in the first stack,  I
>> never
>> can reveal "card id 1002" of stack2
>>
>> It's like the that function (the popup under lock) is looking at card IDs
>> and not names for reference.
>>
>> I just tried navigation via the Application Browser,
>>
>> I now can see the names in the application browser and actually do the
>> navigation there.  And I have had this problem lately in tRev.
>>
>> But the navigation seems to be broken in the popup in the Inspector with
>> regards to recognizing cards with the same ID. Should this be posted
>> as
>> a bug?
>>
>>
>> -
>> Stephen Barncard
>> currently in Fairhope AL
>>
>>
>>
>>
>>  How are you creating new cards?  How are you determining that you can't
>>> "see" the newly created cards?
>>>
>>> Regards,
>>>
>>> Scott Rossi
>>> Creative Director
>>> Tactile Media, UX Design
>>>
>>>
>>>
>>>  ___
>> 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
>>
>
> ___
> 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
>



-- 
-
Stephen Barncard
currently in Fairhope AL
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Mark Talluto
I think it is worth reporting.  Someone else is going to stumble on it 
eventually.  I will leave the video on my server almost forever if you would 
like to reference it in your bugzilla report.
That extra tool bar is something I put together that helps me with development. 
 
Now you know you are not crazy...or maybe with both are crazy.  :)


Best regards,

Mark Talluto
http://www.canelasoftware.com


On Mar 15, 2010, at 12:17 PM, stephen barncard wrote:

> Thanks. That's it. So clicking on the stack may not always change the
> reference but clicking the title bar should.  I'm not sure this is worth
> reporting as a bug - what do you think? At least you captured the effect.
> 
> by the way, Mark, what is that 'special' black toolbar up there ?  Custom?
> 
> sqb
___
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: Paris

2010-03-15 Thread Pierre Sahores
Paris in Spring :  the "Le Chatelet", the "Salle Gaveau, and the  
"Salle Pleyel" music halls season begins ...
Paris in August : the time to say hello again along you walk the  
streets, just because as long as most of the parisiens are out of the  
town, human care can be back ...


What else ? Alps and Pyrenees all along the winter, if black pists  
skiing in fresh sun and snow cares ;-)


P.


Le 15 mars 10 à 18:12, Neal Campbell a écrit :


It takes a native to know these things! My mistake and apologies (most
beautiful city in the world during the Spring!)


Neal Campbell
Abroham Neal Software
www.abrohamnealsoftware.com
(540) 645 5394 NEW PHONE NUMBER

Amateur Radio: K3NC
Blog: http://www.abrohamnealsoftware.com/blog/
DXBase bug reports: email to ca...@dxbase.fogbugz.com
Abroham Neal forums: http:/www.abrohamnealsoftware.com/community/





On Mon, Mar 15, 2010 at 1:09 PM, René Micout >wrote:



No ! From Eglise Saint Sulpice (Da Vinci Code !!!)
Bons souvenirs de Paris
René

Le 15 mars 2010 à 16:14, Neal Campbell a écrit :


I think thats  pictures taken from the Eiffel tower.


Neal Campbell
Abroham Neal Software
www.abrohamnealsoftware.com
(540) 645 5394 NEW PHONE NUMBER

Amateur Radio: K3NC
Blog: http://www.abrohamnealsoftware.com/blog/
DXBase bug reports: email to ca...@dxbase.fogbugz.com
Abroham Neal forums: http:/www.abrohamnealsoftware.com/community/





On Mon, Mar 15, 2010 at 11:08 AM, Pierre Sahores 

wrote:



And here too (OSX 10.5.8, Intel, Safari, Firefox)

P.

Le 15 mars 10 à 17:03, Scott Rossi a écrit :


Recently, william humphrey wrote:


that's something which will not run on Mac OS. You should  
include a

warning - danger "Window's only website",

http://www.paris-26-gigapixels.com/HDView/index-fr.php





Runs fine here in Firefox and Safari, OS X.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design


___
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



--
Pierre Sahores
mobile : (33) 6 03 95 77 70

www.wrds.com
www.sahores-conseil.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


___
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


___
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


___
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



--
Pierre Sahores
mobile : (33) 6 03 95 77 70

www.wrds.com
www.sahores-conseil.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


RE: Fwd: Cross platform design tool

2010-03-15 Thread Randall Reetz
Sorry.  Didn't know.  What about the rest of my list?  
___
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: Card Name space conflicts in the Rev IDE

2010-03-15 Thread Andre.Bisseret
Here, that works even without clicking on the stack to get it on top.  
It'is possible to change the name of the card even in the stack which  
is back (only by checking it in the arrow "inspect / stack".


Best regards

André


Le 15 mars 10 à 19:31, stephen barncard a écrit :

The only difference is that you are double-clicking the stacks. that  
doesn't
matter.  I dont' know what's going on, I've  tried this 5 times in  
the last
2 days... just now, though by single clicking I can do it.  Thanks  
all for

the help of this apparent non-issue.

On 15 March 2010 13:20, Mark Talluto   
wrote:



Hi Stephen,

I gave this a try and captured my screen.  If you think it would be  
help,
watch it and see what I got.  If I missed a step, just let me know  
and I

will modify my actions to match yours better.
http://www.canelasoftware.com/pub/rev/inspector.mov

Best regards,

Mark Talluto
http://www.canelasoftware.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





--
-
Stephen Barncard
currently in Fairhope AL
___
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




___
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


[OT] Haiku

2010-03-15 Thread Richmond Mathewson

 Bravo Andre and friends:

http://distrowatch.com/weekly.php?issue=20100315#feature
___
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


Creating a stop frame animation app - revVideoGrabber

2010-03-15 Thread David Bovill
I manage to get around 700 stills taken then it reliably crashes - is this a
memory leak?

There is a bugzilla report -
http://quality.runrev.com/qacenter/show_bug.cgi?id=6409, but has anyone
managed to get revVideoGrabber to work on any platform reliably - does it
work in a standalone but not in the IDE etc... any help appreciated!
___
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: Creating a stop frame animation app - revVideoGrabber

2010-03-15 Thread Richmond Mathewson

 On 15/03/2010 21:51, David Bovill wrote:

I manage to get around 700 stills taken then it reliably crashes - is this a
memory leak?



Repetitive Processor Syndrome? . . .   :)
___
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: Fwd: Cross platform design tool

2010-03-15 Thread Randall Reetz
The reason it is important to me is that I build semantic platforms that 
recognize pattern in shapes and do stuff to those shapes as context indicates.  
Drawings executed outside of xtalk almost impossible to integrate in real 
time... Especially the objects within them as they are being drawn.
___
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


strange color behavior in datagrid form

2010-03-15 Thread Yves COPPE

Hello Trevor,

the "else" statement has completely solved the problem

Thanks !


Greetings.

Yves COPPE
yvesco...@skynet.be

___
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: [OT] Haiku

2010-03-15 Thread Andre Garzia
Richmond,

Thanks!!! I've not been involved with Haiku in a while, but as soon as I
undust my C/C++ skills I will try to code something for them.

Haiku Rocks!
:D

On Mon, Mar 15, 2010 at 4:47 PM, Richmond Mathewson <
richmondmathew...@gmail.com> wrote:

>  Bravo Andre and friends:
>
> http://distrowatch.com/weekly.php?issue=20100315#feature
> ___
> 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
>



-- 
http://www.andregarzia.com All We Do Is Code.
___
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: Getting a Label Field to Scroll with Another Field

2010-03-15 Thread Gregory Lypny
Hi André,

Thanks.  No problem, I knew what you meant.  Unfortunately, the scrolling still 
does not align the two because, I believe, the title field's contents are not 
as wide as that of the data field.  I think I need to pad the title field with 
spaces to get make it the same formattedWidth as the data field.

Thanks again,


Gregory

Montreal

On Mon, Mar 15, 2010, at 3:51 PM, use-revolution-requ...@lists.runrev.com wrote:

> Gregory, in my previous post, I wanted to mean "changing the  
> alignement to "LEFT aligned" for your label field"!!
> and actually, by default a label field is right aligned.
> 
> Sorry for this mistake!
> 
> André

___
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: Getting a Label Field to Scroll with Another Field

2010-03-15 Thread Sarah Reichelt
I've done this but I had to make sure that the titles field content  
was wider than the data field's. Just add tabs to the headers until  
they are one column longer. Then your scrolling script should work.


Cheers,
Sarah

Sent from my iPhone

On 16/03/2010, at 1:29 AM, Gregory Lypny   
wrote:



Hello Everyone,

I have a list field called Table A.  It has a horizontal scrollbar,  
a vertical grid and tab stops set to 80.  The contents are tab  
delimited, and the formatted width of many of the items in a line,  
particularly the last item, is much greater than 80.  I also have a  
label field called Titles A directly above Table A.  It has column  
titles in it, and so it has the same vertical grid and tab stops as  
Table A.


I'd like those column titles in Titles A to be synchronized with the  
horizontal scrolling of Table A.  As a start, I tried the following.


on scrollBarDrag
  set the hScroll of fld "Titles A" to the hScroll of fld "Table A"
end scrollBarDrag

It didn't work.  The titles scrolled only a little.  I figure that  
is because the content of the lines of Table A is much wider than  
that of Titles A.  I tried inserting some blank titles at the end  
Titles A but that didn't help either.  The content of Table A will  
be changing, so I'd like the synchronized scrolling to handle that.


Any tips would be most appreciated.

Regards,

Gregory
___
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

___
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


Saving files to database

2010-03-15 Thread Andrew Kluthe

I have a need to store image files and document files (reports) to my mySQL
database. I know it is arguably unconventional to do this, but the need and
requirement is there. Does anyone have any experience doing this within rev?
I have seen alot of tutorials documenting this in PHP. 

Worst case: I use a php script to handle this process. But, I would like to
do this straight from my rev program.
-- 
View this message in context: 
http://n4.nabble.com/Saving-files-to-database-tp1594051p1594051.html
Sent from the Revolution - User mailing list archive at Nabble.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


Re: Saving files to database

2010-03-15 Thread Bob Sneidar
Seems like a base64 encode and then save to a blob column would do it. But I 
don't have any experience at it. You will probably need another column for the 
original file name so you could restore it "as is". 

So the pseudocode would look like:
get the file name via answer file dialog
bail out if user cancels
open file read/write (in case someone else has it open and is updating it)
if successful read into variable
base64 encode data
write to mySQL blob column
write filename to char(50) column

This will work for files that are easily contained in memory. If you have to 
deal with large files, that becomes problematic I would think. You would have 
to read the data in limited blocks, save each block to a separate SQL record, 
then use an SQL statement to combine all the records into one final record 
before deleting the temp copies. At least that is how I would attempt to do it. 

Bob


On Mar 15, 2010, at 2:24 PM, Andrew Kluthe wrote:

> 
> I have a need to store image files and document files (reports) to my mySQL
> database. I know it is arguably unconventional to do this, but the need and
> requirement is there. Does anyone have any experience doing this within rev?
> I have seen alot of tutorials documenting this in PHP. 
> 
> Worst case: I use a php script to handle this process. But, I would like to
> do this straight from my rev program.
> -- 
> View this message in context: 
> http://n4.nabble.com/Saving-files-to-database-tp1594051p1594051.html
> Sent from the Revolution - User mailing list archive at Nabble.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

___
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: Saving files to database

2010-03-15 Thread zryip theSlug
2010/3/15 Andrew Kluthe :
>
> I have a need to store image files and document files (reports) to my mySQL
> database. I know it is arguably unconventional to do this, but the need and
> requirement is there. Does anyone have any experience doing this within rev?
> I have seen alot of tutorials documenting this in PHP.
>
> Worst case: I use a php script to handle this process. But, I would like to
> do this straight from my rev program.

Hello Andrew,

It was discussed previously on the list.
Have a look here:

http://www.mail-archive.com/use-revolution@lists.runrev.com/msg127706.html


HTH,
-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc
___
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: Saving files to database

2010-03-15 Thread Andrew Kluthe

Perfect. This is the post I was looking to find but couldn't. Bob, Slug,
Thanks!
-- 
View this message in context: 
http://n4.nabble.com/Saving-files-to-database-tp1594051p1594076.html
Sent from the Revolution - User mailing list archive at Nabble.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


Re: Saving files to database

2010-03-15 Thread Devin Asay

On Mar 15, 2010 Andrew Kluthe  wrote:


I have a need to store image files and document files (reports) to  
my mySQL
database. I know it is arguably unconventional to do this, but the  
need and
requirement is there. Does anyone have any experience doing this  
within rev?

I have seen alot of tutorials documenting this in PHP.

Worst case: I use a php script to handle this process. But, I would  
like to

do this straight from my rev program.



Bob and Slug,

I've been doing this for years, but I have never used base 64 encoding  
and decoding. I've moved multiple gigabytes of binary data back and  
forth between local machine and mySql server without any trouble at  
all. So my question is, why use base 64 encoding if it doesn't make  
any difference?


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


Re: how to set the textStyle of word 1 of the selection?

2010-03-15 Thread Peter Brigham MD

Or this way:

on mouseup
   put the selectedchunk into selCh
   if the selectedtext = empty then exit mouseup
   put the long id of the selectedfield into fldRef
   put value(fldRef) into fldText
   put word 2 of selCh into startChar
   put the number of words of char 1 to startChar \
  of fldText into wordNbr
   set the textstyle of word wordNbr of \
  fldRef to "link"
end mouseup

-- Peter

Peter M. Brigham
pmb...@gmail.com
http://home.comcast.net/~pmbrig


On Mar 15, 2010, at 10:16 AM, Andre.Bisseret wrote:



Le 15 mars 10 à 14:26, Klaus on-rev a écrit :


Bonjour Andre,


Thank you Richmond for your prompt answer.
But with "the first word" instead of "word 1" I get the same  
errors. Does not work

Any other idea?


"the selection" returns the selected text and NOT a chunk  
describing the selection!


So you may need to check "the selectedchunk" or something to get to  
know what to

format the way you want to.


Guten tag Klaus,

Ah! OK !
I wrote that :
-
on mouseUp
  local firstCharNum,firstWordLength,lastChar,lastCharNum,
  --
  put the number  of chars of word 1 of the selection into  
firstWordLength

  put word 2 of the selectedChunk into firstCharNum
  put firstCharNum + firstWordLength - 1 into lastCharNum
  set the textStyle of char firstCharNum to lastCharNum of fld 1 to  
"link"

end mouseUp

not really straightforward ;-)) but that works!

Danke sehr!

André




___
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


___
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


Inserting a photo into a polygon?

2010-03-15 Thread Randall Lee Reetz
Can I insert a photo or image into a polygon?  How?
___
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: Inserting a photo into a polygon?

2010-03-15 Thread Scott Rossi
Recently, Randall Lee Reetz wrote:

> Can I insert a photo or image into a polygon?  How?

Nope -- this feature is needed on a number of levels. Please vote:
http://quality.runrev.com/qacenter/show_bug.cgi?id=8542

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design


___
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: Inserting a photo into a polygon?

2010-03-15 Thread Richard Gaskin

Scott Rossi wrote:


Recently, Randall Lee Reetz wrote:


Can I insert a photo or image into a polygon?  How?


Nope -- this feature is needed on a number of levels. Please vote:
http://quality.runrev.com/qacenter/show_bug.cgi?id=8542



I've been doing it by setting the backgroundPattern of the polygon to 
the ID of an imge.


--
 Richard Gaskin
 Fourth World
 Rev training and consulting: http://www.fourthworld.com
 Webzine for Rev developers: http://www.revjournal.com
 revJournal blog: http://revjournal.com/blog.irv
___
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: Inserting a photo into a polygon?

2010-03-15 Thread Devin Asay


On Mar 15, 2010, at 4:08 PM, Randall Lee Reetz wrote:


Can I insert a photo or image into a polygon?  How?


Hi Randall,

The only way I know of is to import an image into the stack, hide it,  
then set the backgroundPattern of the graphic object to the id of the  
image. (Make sure the graphic's opaque property is true). Small images  
are tiled, but a larger image will fill up the entire interior space  
of the graphic as long as the graphic is smaller than the image.


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


Re: Inserting a photo into a polygon?

2010-03-15 Thread Mark Wieder
Scott-

Monday, March 15, 2010, 4:19:41 PM, you wrote:

> Recently, Randall Lee Reetz wrote:

>> Can I insert a photo or image into a polygon?  How?

> Nope -- this feature is needed on a number of levels. Please vote:
> http://quality.runrev.com/qacenter/show_bug.cgi?id=8542

If you import the photo or image you can set the backpattern of the
polygon graphic to its id.

-- 
-Mark Wieder
 mwie...@ahsoftware.net

___
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: Saving files to database

2010-03-15 Thread Bob Sneidar
The thing that would concern me is if the file had a quote in it, as might be 
the case with a word file. If you are talking about image data, there shouldn't 
be a problem with that, especially since the format for modern image files are 
all "internet friendly". 

I guess it just depends on the nature of the data. 

Bob


On Mar 15, 2010, at 2:51 PM, Devin Asay wrote:

> Bob and Slug,
> 
> I've been doing this for years, but I have never used base 64 encoding and 
> decoding. I've moved multiple gigabytes of binary data back and forth between 
> local machine and mySql server without any trouble at all. So my question is, 
> why use base 64 encoding if it doesn't make any difference?
> 
> 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


Re: Inserting a photo into a polygon?

2010-03-15 Thread Scott Rossi
Recently, Mark Wieder wrote:

>> Nope -- this feature is needed on a number of levels. Please vote:
>> http://quality.runrev.com/qacenter/show_bug.cgi?id=8542
> 
> If you import the photo or image you can set the backpattern of the
> polygon graphic to its id.

Good point (to all), I had forgotten that, but setting the backPattern is
not the same as arbitrarily masking an image (or any other object) using the
graphic -- thus the feature request.

BTW, can you arbitrarily position the backpattern of a graphic?  I've never
found a way to do this.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design


___
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: Inserting a photo into a polygon?

2010-03-15 Thread Randall Reetz
Can you do all of this by script?
___
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: Getting a Label Field to Scroll with Another Field

2010-03-15 Thread BNig

Gregory,
what you could do if you don't mind the redundancy:
put the text of the tablefield into line 5 of the header field.
The idea is that then you have the same formatted width in the title field
as in the header field. But since you probably only show one line in the
title field this would be invisible to the user.
Then your scroll is in sync. You would have to adjust the title field in
case your table field has a vertical scrollbar, just make the title field
that much smaller. And make shure the borderwidth of both fields is the
same. And you dont have to show the horizontal scrollbar in the title field,
you can still set the hscroll from the scrollbar of the table field.
regards
Bernd
-- 
View this message in context: 
http://n4.nabble.com/Getting-a-Label-Field-to-Scroll-with-Another-Field-tp1593534p1594162.html
Sent from the Revolution - User mailing list archive at Nabble.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


Re: Inserting a photo into a polygon?

2010-03-15 Thread Mark Wieder
Randall-

Monday, March 15, 2010, 4:03:34 PM, you wrote:

> Can you do all of this by script?

Of course.

-- 
-Mark Wieder
 mwie...@ahsoftware.net

___
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: Inserting a photo into a polygon?

2010-03-15 Thread Mark Wieder
Scott-

Monday, March 15, 2010, 4:56:01 PM, you wrote:

> BTW, can you arbitrarily position the backpattern of a graphic?  I've never
> found a way to do this.

Not as far as I know. Might be worth another feature request : set the
loc of the backpattern of graphic...

-- 
-Mark Wieder
 mwie...@ahsoftware.net

___
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


Using the brush tool

2010-03-15 Thread Mike Brown

Hello,

I am trying to create use the brush tool (choose brush tool) to paint  
within an image. How do you turn the brush tool on and off so that you  
can select other buttons or objects in a stack?


Currently, I have a row of buttons (one for each color) but once I  
select a color and choose the brush tool, I can paint within my image  
but cannot switch to a different color or select a button.  The stack  
kind of locks up accept for painting with the single color within the  
image.


Is there a tutorial stack for this?


Thanks,
Mike


Mike Brown
Cyber-NY Interactive
212-475-2721 Ext. 306
www.cyber-ny.com
m...@cyber-ny.com

Follow Us On Twitter
http://www.twitter.com/cyberny


___
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


  1   2   >