Re: arabic script

2009-11-18 Thread Richmond Mathewson

Monte Goulding wrote:

Hi

I've had a request from a client to investigate doing an arabic 
version of his app. The rev docs say right to left scripts aren't 
supported. Has anyone worked around this?


Cheers


Well, how about starting with setting the fontLanguage to Arabic ?


Hmm... I'm just guessing but I think I'd need a work around to handle 
the fact that right to left scripts aren't supported. At least that's 
what it says in the docs. As I don't know Arabic I thought asking here 
might help but perhaps no-one has bumped into this limitation yet?




I'll have a fiddle around this afternoon (teaching this morning): no 
promises - but a bit of lateral

thinking sometimes goes a long way.
___
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-2: PDF version of dictionary?

2009-11-18 Thread runrev260805

The dictionary can be still downloaded here

http://downloads.runrev.com/userguide/Dictionary.pdf

Matthias


 Original Message 
Subject: Re: PDF version of dictionary? (18-Nov-2009 6:42)
From:stephen barncard stephenrevoluti...@barncard.com
To:  runrev260...@m-r-d.de

 I don't see a pdf offered anywhere.
 
 Don't forget the new ONLINE version of the docs
 http://docs.runrev.com/
 
 I'm guessing that the engine and IDE change so much over time that they 
 have
 eliminated the PDF format for the *dictionary*, as I imagine it's much
 harder to create a new PDF version for every time there is an update,  as
 opposed to the online (which can always be updated) and distributed 
 versions
 (which are true for the versions that they are connected to).
 
 I think Rev have a new XML-based docs management system that is all
 integrated, probably now all sourced from same the mother database. At 
 least
 that's the way I would do it. All in all, this I think is a sound strategy,
 nobody wants out-of-date pdfs around to manage, and we need absolutely
 correct definitions.
 
 
 -
 Stephen Barncard
 San Francisco
 http://houseofcubes.com/disco.irev
 
 
 2009/11/17 runrev260...@m-r-d.de
 
  Hi,
 
  i sent the question about a PDF version of the dictionary to support
  already some days ago.
  As soon as i get an answer, i will post it here.
 
  Regards,
 
  Matthias
 
   Original Message 
  Subject: PDF version of dictionary? (17-Nov-2009 21:39)
  From:Marian Petrides mpetri...@earthlink.net
  To:  runrev260...@m-r-d.de
 
   Is there a PDF version of the Dictionary for v 4.0 available?  If so,
  where
   can I find it?
  
   Also, does anyone know whether the hard copy (print edition) of the
   Dictionary that is offered on RunRev's website is for v 4 or some earlier
   version?  TIA
  
   Marian___
   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
  
  
  
  
   To: use-revolution@lists.runrev.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
 
 
 
 
 To: use-revolution@lists.runrev.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: Online status board

2009-11-18 Thread Jan Schenkel
Well, in the AJAX world, you would write a JavaScript that sends an 
XmlHttpRequest every couple of seconds, and modifies the existing web page. But 
we're in a revCentered world here, so let's take the other route :-)
Along the same lines, you could make a revlet that uses 'get url' and 'post to 
url' commands in a 'send in time' loop to interact with the server back-end, 
and update the user interface with the changes. If your server back-end can 
send the information in XML or JSON format, you can still decide later on to 
make an AJAX-style front-end.

Pushing information from the server to the client is more complicated, and 
requires some form of socket communication. My favourite solution for this 
problem is putting a message queue (like Apache ActiveMQ) in between the server 
and clients.
At the RunRevLive conference, I did a presentation 'revTalk meets Java' where I 
showed this method in two ways: by calling a small Java class via shell call, 
or by using the Quartam STOMP Library, a 100% revTalk solution to talk to Java 
JMS-compatible message queues.
Quartam STOMP library will come out as soon as I find the time to do another 
debugging round and finish the documentation. It will be open source, 
dual-license LGPL / Commercial.

Jan Schenkel.
=
Quartam Reports  PDF Library for Revolution
http://www.quartam.com

=
As we grow older, we grow both wiser and more foolish at the same time.  (La 
Rochefoucauld)


--- On Tue, 11/17/09, Bill Vlahos bvla...@mac.com wrote:

 From: Bill Vlahos bvla...@mac.com
 Subject: Online status board
 To: How to use Revolution use-revolution@lists.runrev.com
 Date: Tuesday, November 17, 2009, 4:20 PM
 I would like to make a application
 using the new capabilities in Rev 4 that I am having trouble
 figuring out. It is for checking out resources so people can
 see who has the resources checked out.
 
 For example:
 Room A   * In  O Out  Fred Smith
 (these would be radio buttons followed by the name of the
 person who checked it out)
 Room B   O In  * Out  Available
 etc.
 
 I'd like the clients to be able to see the status in a web
 browser. The checking in and out would be set in a server
 application which people log into. The client web browser
 would need to be able refresh itself. A screen refresh would
 work except it is ugly (whole screen clears and redraws) and
 it wouldn't by dynamic. I'd like to be able to push the
 updates to it in real time.
 
 It seems like this is a good candidate for the plugin to
 make the updates smooth but it could also be done using Rev
 like a PHP server.
 
 I can see how to save an application in Rev 4 for the
 plugin but I don't see how it would read the changes and
 update the client. This could also probably be done in Rev
 like PHP so it is just updating HTML but I'm not sure how to
 get started there.
 
 Any ideas on how to start this?
 
 Thanks,
 Bill Vlahos
 _
 InfoWallet (http://www.infowallet.com). Remember the
 important details of my life.
 
 ___
 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: lineoffset - In Reverse

2009-11-18 Thread Phil Davis
Thanks Mark. I extrapolated it from something Jerry Daniels said at one 
of the Rev conferences in Monterey.

Phil


Mark Wieder wrote:

Phil-

Tuesday, November 17, 2009, 10:30:32 AM, you wrote:

  

-- get the data chunk in question
replace ... with tMarkerChar in vFile
set the lineDelimiter to tMarkerChar
put line -2 of vFile into tFoundSegment
set the lineDelimiter to CR



!! That's a brilliant use of lineDelimiter. I've been doing this the
hard way (as in just yesterday). I think this will simplify my code
quite a bit.

  


--
Phil Davis

PDS Labs
Professional Software Development
http://pdslabs.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: Software Assurance Explained

2009-11-18 Thread William Marriott

Hi Richard,

You touched on some points that gave me an opportunity to talk about the 
software assurance program, why it is set up the way it is, named the 
way it is, etc. So I went for it :)


In the RunRev lexicon, upgrade has historically meant moving up an 
edition, for example from Studio to Enterprise. Another policy not many 
people are aware of is that we have an upgrade anytime standing offer, 
that you can move up from one edition to another for the difference 
between what you paid for your original edition and the retail price of 
the new edition. So using upgrade in this other sense (which I agree 
is more common) might be confusing.


We notify all customers via email as their eligibility for the software 
assurance package begins and expires, plus we notify customers whenever 
a new version is available, not to mention special offers. All with 
direct links to the store. Hopefully people won't have to be hunting for 
those links too long.


But I do agree that the new site isn't as easy to navigate as it could 
be, and we'll be working on that in the coming weeks.


Bill

Richard Gaskin wrote:
Thanks for the explanation, Bill, but as I wrote in the message you 
quoted I already agree that the pricing is indeed a good value and I 
wouldn't advocate changing it.


I was just suggesting the word upgrade be added to the name of the 
assurance pack to help folks find what they're looking for more easily.


___
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: Re-2: PDF version of dictionary?

2009-11-18 Thread René Micout

Yes, good, but it is the 3.0 version...
René

Le 18 nov. 09 à 09:10, runrev260...@m-r-d.de a écrit :



The dictionary can be still downloaded here

http://downloads.runrev.com/userguide/Dictionary.pdf

Matthias



___
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


Revlet move freezes on Mac Firefox

2009-11-18 Thread David Glasgow

My previous posting on this was too full of waffle.

This is the heart of it (on Leopard Mac):


In Firefox (3.5.5) there are a few glitches:

1/  If I am online, I get a waiting for Runrev.com message on  
launch for maybe a couple of seconds, then a plugin progress bar,  
then the first card.  Don't see any of that in Safari.


2/  Perhaps 30% of object moves freeze part way through.   
Eventually the beach-ball appears, and Firefox is unresponsive for  
anything up to 45 seconds.  Activity monitor reports FF as not  
responding, and then it all suddenly comes back, and the object  
appears at its destination.  Nothing happens to CPU levels during  
lock up.  As far as I can establish the problem only occurs if a  
change of object to be moved has occurred, and then only about % 
30ish of the time. Moving the same object many times does not ever  
seem to trigger the problem.


3/  On Safari I also have the unresponsive until window moved  
problem reported elsewhere, and also discovered that while the  
revlet is running, Cmd-Q doesn't seem to work.  Don't know whether  
that has been found elsewhere.


Is there anything I can try to fix any of the above, or is it just a  
matter of waiting for improvements to the plug in?


David Glasgow


___
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-4: PDF version of dictionary?

2009-11-18 Thread runrev260805
Yes, i know. But this was as a reply to Stephan Barncard´s
' I don´t see a pdf offered anyway.'


Even this 3.0 dictionary is a great source of information.

And although i am working with V4.0 now, i am using my
printed Dictionary version 3 very often.

Matthias




 Original Message 
Subject: Re: Re-2: PDF version of dictionary? (18-Nov-2009 10:31)
From:René Micout rene.mic...@numericable.com
To:  runrev260...@m-r-d.de

 Yes, good, but it is the 3.0 version...
 René
 
 Le 18 nov. 09 à 09:10, runrev260...@m-r-d.de a écrit :
 
 
  The dictionary can be still downloaded here
 
  http://downloads.runrev.com/userguide/Dictionary.pdf
 
  Matthias
 
 
 ___
 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
 
 
 
 
 To: use-revolution@lists.runrev.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: [OT] Synergy on Snow Leopard?

2009-11-18 Thread Luis

Hiya,

Have you tried Synergy+ ?

http://code.google.com/p/synergy-plus/

Cheers,

Luis.


On 18 Nov 2009, at 02:06, Scott Rossi wrote:


Recently, Pierre Sahores wrote:


The SynergyKM-1.0b7-Installer.dmg package include the 1.3.1 Synergy
version + 1 OSX preference pane so you don't need to edit them by end
anymore ,-)


Well, using SynergyKM, I cannot get any systems to connect.  If I  
configure
manually I can get systems to connect but I have go through  
Terminal and

hope the settings are correct each time I make change.

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia  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: [OT] Synergy on Snow Leopard?

2009-11-18 Thread Richmond Mathewson

Luis wrote:

Hiya,

Have you tried Synergy+ ?

http://code.google.com/p/synergy-plus/




Wow!  This looks really sexy.

Currently I have a G4 Mac, A Pentium 3 running  XP
and an HP Pentium 4 running Ubuntu 8.04.3; with the
XP box headless and controlled via Microsoft Remote
Desktop Connection. I still, however, have a barbaric
arangement somewhat like a treble manual organ,
with the Mac and the Linux keyboards and mice
competing for space.

I wonder, if with this, I will be able to cut things down to
one mouse and one keyboard: certainly a very tempting idea.
___
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] Synergy on Snow Leopard?

2009-11-18 Thread Scott Rossi
Recently, Luis wrote:

 Have you tried Synergy+ ?
 
 http://code.google.com/p/synergy-plus/

Yes, I have it, thanks.  Will have to try it again.  I can't tell if 1.3.4
overwrites 1.3.1, or gets installed alongside.  Set up is quite arcane
without being able to use SynergyKM (which worked fine for me on OSX 10.4,
but apparently not on 10.6).

I really dig on the functionality though so it's worth trying to sort it
out.

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia  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: arabic script

2009-11-18 Thread Richmond Mathewson

Sorry, rushed off my feet; just had time to note this:

http://lists.runrev.com/pipermail/use-revolution/2004-July/039974.html

and this:

http://lists.runrev.com/pipermail/use-revolution/2008-August/113501.html

However, I think that there is STILL a right-to-left text problem.
___
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: Revlet move freezes on Mac Firefox

2009-11-18 Thread Jan Schenkel
The team can't address our problems if they don't know about them - so if you 
have a small example the exhibits this problem every time, then by all means, 
file a bug report with as much detail as possible, and attach the example stack 
at: http://quality.runrev.com

Jan Schenkel
=
Quartam Reports  PDF Library for Revolution
http://www.quartam.com

=
As we grow older, we grow both wiser and more foolish at the same time.  (La 
Rochefoucauld)


--- On Wed, 11/18/09, David Glasgow da...@dvglasgow.wanadoo.co.uk wrote:

 From: David Glasgow da...@dvglasgow.wanadoo.co.uk
 Subject: Revlet move freezes on Mac Firefox
 To: use-revolution@lists.runrev.com
 Date: Wednesday, November 18, 2009, 1:48 AM
 My previous posting on this was too
 full of waffle.
 
 This is the heart of it (on Leopard Mac):
 
  In Firefox (3.5.5) there are a few glitches:
  
  1/  If I am online, I get a waiting for
 Runrev.com message on launch for maybe a couple of seconds,
 then a plugin progress bar, then the first card.  Don't
 see any of that in Safari.
  
  2/  Perhaps 30% of object moves freeze part way
 through.  Eventually the beach-ball appears, and
 Firefox is unresponsive for anything up to 45 seconds. 
 Activity monitor reports FF as not responding, and then it
 all suddenly comes back, and the object appears at its
 destination.  Nothing happens to CPU levels during lock
 up.  As far as I can establish the problem only occurs
 if a change of object to be moved has occurred, and then
 only about %30ish of the time. Moving the same object many
 times does not ever seem to trigger the problem.
  
  3/  On Safari I also have the unresponsive until
 window moved problem reported elsewhere, and also discovered
 that while the revlet is running, Cmd-Q doesn't seem to
 work.  Don't know whether that has been found
 elsewhere.
 
 Is there anything I can try to fix any of the above, or is
 it just a matter of waiting for improvements to the plug
 in?
 
 David Glasgow
 
 
 ___
 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: arabic script

2009-11-18 Thread Mark Schonewille
Well, yes, there are problems, but it is possible. It isn't too  
difficult if text doesn't need to be editable.


--
Best regards,

Mark Schonewille

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

Download Strõm Flow Chart Software
http://flowproject.economy-x-talk.com

Op 18 nov 2009, om 11:51 heeft Richmond Mathewson het volgende  
geschreven:



Sorry, rushed off my feet; just had time to note this:

http://lists.runrev.com/pipermail/use-revolution/2004-July/039974.html

and this:

http://lists.runrev.com/pipermail/use-revolution/2008-August/113501.html

However, I think that there is STILL a right-to-left text problem.



___
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


right click on a list field

2009-11-18 Thread Thierry D.

Hi all,

Can someone confirm that we can't select a line in a list field
when right clicking on any line ?

Rev4 - MacOsx


And any quick workaround ?

Regards,
Thierry

___
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: right click on a list field

2009-11-18 Thread Klaus Major
Bonjour Thierry,

 Hi all,
 
 Can someone confirm that we can't select a line in a list field
 when right clicking on any line ?
 
 Rev4 - MacOsx
 
 And any quick workaround ?

add this to the field script:

on mouseUp what
  if what = 3 then
select line (word 2 of the mouseline) of me
  end if
end mouseUp

 Regards,
 Thierry

Best

Klaus

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

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


Re: right click on a list field

2009-11-18 Thread Thierry D.


Le 18 nov. 09 à 12:44, Klaus Major a écrit :


Bonjour Thierry,


Halo Klaus,

Du hast mir den Tag gerettet !

Ich danke dir.
Thierry


Hi all,

Can someone confirm that we can't select a line in a list field
when right clicking on any line ?

Rev4 - MacOsx

And any quick workaround ?


add this to the field script:

on mouseUp what
  if what = 3 then
select line (word 2 of the mouseline) of me
  end if
end mouseUp


Regards,
Thierry


___
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: right click on a list field

2009-11-18 Thread Klaus Major
Bonjour Thierry,

 Le 18 nov. 09 à 12:44, Klaus Major a écrit :
 Bonjour Thierry,
 Halo Klaus,
 Du hast mir den Tag gerettet !

A votre service, monsieur :-)

 Ich danke dir.

De rien...

 Thierry

Best

Klaus

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

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


Multitouch

2009-11-18 Thread René Micout

Soon with RunRev ?

http://www.youtube.com/watch?v=va33sU-_Bzkfeature=player_embedded

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


Re: Getting url

2009-11-18 Thread Bill Marriott
Google is detecting the browser you're using and formatting the results 
differently.


The default User Agent String for Rev is something like Revolution(Win32). 
Use the httpHeaders command to set one that resembles your desired browser. 
e.g.:


Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)

The resulting HTML code should then match.

James Hurley jhurley0...@sbcglobal.net wrote 
in message news:097c4fd2-75da-40c9-ab0a-cdfc8e168...@sbcglobal.net...

I am trying to do address verification.

For example, the county DB lists the following two address

10187 Grinding Rock Dr [tab] Grass Valley CA 95945
and also
10187 Grinding Rock Dr [tab] Grass Valley CA 95949

I want to find out (programatically) if the zip should be 95945 or 95949

So here is my dillema:

When I do a Google search for the 95945 zip code address I get a page 
that tells me that the zip code should be 95949


When I compare the source code of this page with the RunRev result  from 
the following:


get url 
http://www.google.com/search?q=10187%20Grinding%20Rock%20Dr%09Grass%20Valley,%20CA%2095945 



The value of it is not the same as the source code of the Google  search 
page. Not even close.


What am I missing?

Jim Hurley


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

2009-11-18 Thread Richard Gaskin

René Micout wrote:


Soon with RunRev ?

http://www.youtube.com/watch?v=va33sU-_Bzkfeature=player_embedded


Nice to see someone else has an interest in seeing multitouch supported.

I submitted a proposal for it to the improve-list a couple weeks ago. 
Number of replies: 0.


-

It may also be worth considering adding new trackpad event types now 
that the world has almost universally moved beyond simple point-and-click.


For example, the OS X API there supports the following gestures:

- Pinching movements (in or out) are gestures meaning zoom out
  or zoom in (also called magnification).
- Two fingers moving in opposite semicircles is a gesture
  meaning rotate.
- Three fingers brushing across the trackpad surface in a
  common direction is a swipe gesture.
- Two fingers moving vertically or horizontally is a scroll gesture.

Their API gives provides these constant names for gestures:

- NSEventTypeGesture
- NSEventTypeMagnify
- NSEventTypeSwipe
- NSEventTypeRotate
- NSEventTypeBeginGesture
- NSEventTypeEndGesture

HC's mouseDown and mouseUp were great and still are, but the modern 
world is increasingly driven by a wider range of gestures.


How cool would it be to be able to write stuff like:

on touchRotate pDegrees
  rotate the target pDegrees
end touchRotate

...or:

on touchMagnify pPercent
  scale the target by pPercent
end touchMagnify


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

2009-11-18 Thread René Micout

Yes ! Yes ! Yes !

Where submit ? or reply ?

René


Le 18 nov. 09 à 14:57, Richard Gaskin a écrit :


I submitted a proposal for it to the improve-list a couple weeks  
ago. Number of replies: 0.



___
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: mouse gestures

2009-11-18 Thread Thomas McGrath III

Malte,

I started to play again with this library and I can't seem to figure  
out how to get an image covering the screen to capture the mouse  
gesture???


Any ideas?

Tom


On May 29, 2009, at 8:30 AM, Thomas McGrath III wrote:


Malte,

Love this little library. Very cool.

I would like to trap the starting mouse position and finish mouse  
position to get a distance traveled. I would use this for short  
medium and long gestures.


Your library seems very responsive, I wonder if adding the distance  
would slow it down?


I made a stack that ties the mouse gesture to the backgroundColor of  
the stack and can slide colors left and right and back or up down  
etc. What fun.


Now to build one for images and to animated swiping left and  
right...



Thank you Malte for the inspiration.

On May 28, 2009, at 6:18 PM, Malte Brill wrote:


Hey,

as sitting in hotels in the middle of nowhere is boring, I took a  
couple of hours to write a little lib to implement mouse gestures  
in Rev. You can find it either in the new revOnline or type in the  
messagebox:


go stack URL http://www.derbrill.de/fun/libMouseGestures.rev;

This lib enables you to implement mouse gestures in your own  
stacks. Just start using the stack by issuing:


start using stack libMouseGestures

To tell a control or card to listen to gestures you need to set a  
custom property of that control or card to true:


set the libGest[listenToGestures] of this card to true

Now the card is listening to gestures. A gesture is performed by  
rightclicking and dragging (or control clicking and dragging for  
those with a one button mouse) To react to a gesture trap the  
libGestDone message generated by the lib. The drag directions are  
send as a parameter in form of a semicolon delimited list e.g.


up;left;downright

The stack has 3 cards with example script to react to gestures.

This one was hammered together quickly. Much room for improvement.  
Hope you like it. If anyone feels like improving on it I´d like to  
see the changes.


Best,

Malte

___
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: arabic script

2009-11-18 Thread Richmond Mathewson

Mark Schonewille wrote:
Well, yes, there are problems, but it is possible. It isn't too 
difficult if text doesn't need to be editable.


Yuck!  There are a fair few languages that either are, or have been, 
written from right to left;

Chinese is sometimes written from top to bottom.

RunRev really need to make text direction as simple as:

set textDirection to left



The fact that there have been psotings on this topic for at least5 years
shows that it is both a real and a commercial concern.



--
Best regards,

Mark Schonewille

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

Download Strõm Flow Chart Software
http://flowproject.economy-x-talk.com

Op 18 nov 2009, om 11:51 heeft Richmond Mathewson het volgende 
geschreven:



Sorry, rushed off my feet; just had time to note this:

http://lists.runrev.com/pipermail/use-revolution/2004-July/039974.html

and this:

http://lists.runrev.com/pipermail/use-revolution/2008-August/113501.html

However, I think that there is STILL a right-to-left text problem.



___
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: mouse gestures

2009-11-18 Thread Malte Pfaff-Brill

Hi Tom,

you need to set the libGest[listenToGestures] of image  
theImageThatShouldListen to true. Also the image (or any other  
sensible place) needs a


on libGestDone pGesture handler. The lib is still very crude. If you  
improve on it, please let me know!


Cheers,

Malte
___
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 refer to objects in a group

2009-11-18 Thread Mark Swindell
Let's say I have a group of 40 images.  I want to be able to say hide image 35 
of of group myImageGroup.  What is the correct reference to make this happen?

Thanks,
Mark___
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 refer to objects in a group

2009-11-18 Thread DunbarX
It sounds like you just did. You gave an object reference. I don't think 
you even need to reference the group.

Do you mean you want to address, say, the third object within a group, as 
they are layered in that group, as opposed to their layering on the card?

Craig Newman
___
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 url

2009-11-18 Thread Jim Ault


On Nov 17, 2009, at 11:05 PM, Bill Marriott wrote:

Google is detecting the browser you're using and formatting the  
results differently.


The default User Agent String for Rev is something like  
Revolution(Win32). Use the httpHeaders command to set one that  
resembles your desired browser. e.g.:


Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)

The resulting HTML code should then match.




Hey, Jim, here are some Rev code lines that do a few things with the  
HTTP headers
(think of the headers as parameters that are passed to the web server  
to change how it performs, just like a function in Rev)


on testHttpHeaders
  get url http://www.google.com/search?q=10187%20Grinding%20Rock%20Dr%09Grass%20Valley,%20CA%2095945 
 

  put libURLLastHTTPHeaders() into revHeadersToAnalyze
  put revHeadersToAnalyze into msg -- so you can read what Rev sent
end testHttpHeaders

answer is... the following 3 lines
GET /search?q=10187%20Grinding%20Rock%20Dr%09Grass%20Valley,%20CA 
%2095945 HTTP/1.1

Host: www.google.com
User-Agent: Revolution (MacOS)

Using the LiveHeaders add-on tool in Firefox 3 on Mac OSX shows the  
following User-Agent header variable


   User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US;  
rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB6 FirePHP/0.3


thus for me the Rev code would be
on testHttpHeaders
   get User-Agent:
   get it  Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5;
   get it  en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB6  
FirePHP/0.3

   set the httpHeaders to IT
   get url http://www.google.com/search?q=10187%20Grinding%20Rock%20Dr%09Grass%20Valley,%20CA%2095945 
 

   put IT into msg
end testHttpHeaders

Hope this helps.

Jim Ault
Las Vegas


On Nov 17, 2009, at 11:05 PM, Bill Marriott wrote:

Google is detecting the browser you're using and formatting the  
results differently.


The default User Agent String for Rev is something like  
Revolution(Win32). Use the httpHeaders command to set one that  
resembles your desired browser. e.g.:


Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)

The resulting HTML code should then match.

James Hurley jhurley0...@sbcglobal.net wrote in message news:097c4fd2-75da-40c9-ab0a-cdfc8e168...@sbcglobal.net 
...

I am trying to do address verification.

For example, the county DB lists the following two address

10187 Grinding Rock Dr [tab] Grass Valley CA 95945
and also
10187 Grinding Rock Dr [tab] Grass Valley CA 95949

I want to find out (programatically) if the zip should be 95945 or  
95949


So here is my dillema:

When I do a Google search for the 95945 zip code address I get a  
page that tells me that the zip code should be 95949


When I compare the source code of this page with the RunRev result   
from the following:


get url http://www.google.com/search?q=10187%20Grinding%20Rock%20Dr%09Grass%20Valley,%20CA%2095945 
 


The value of it is not the same as the source code of the Google   
search page. Not even close.


What am I missing?

Jim Hurley


___
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


Jim Ault
jimaultw...@yahoo.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


Biting the Apple

2009-11-18 Thread Richmond Mathewson

I saw RevMedia here:

http://www.apple.com/downloads/

today. Congratulations, RunRev!
___
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: Biting the Apple

2009-11-18 Thread Marc Siskin
Great placement!  Now we have to get the press release corrected to show that 
RevMedia is free and not $49.

Marc

On Nov 18, 2009, at 11:59 AM, Richmond Mathewson wrote:

 I saw RevMedia here:
 
 http://www.apple.com/downloads/
 
 today. Congratulations, RunRev!
 ___
 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
 

---
Marc Siskin
Manager, Modern Language Resource Center
Carnegie Mellon University
msis...@andrew.cmu.edu



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

2009-11-18 Thread Jim Bufalini
Richard Gaskin wrote:

 
 I submitted a proposal for it to the improve-list a couple weeks ago.
 Number of replies: 0.

I just searched my email client for the word multitouch on the Improve List
and came up with 0 hits. Could this be why you got 0 replies? ;-)

Aloha from Hawaii,

Jim Bufalini

___
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 refer to objects in a group

2009-11-18 Thread Mark Swindell
Yes, that's what I meant to say.

Thanks,
Mark

On Nov 18, 2009, at 8:04 AM, dunb...@aol.com wrote:

 It sounds like you just did. You gave an object reference. I don't think 
 you even need to reference the group.
 
 Do you mean you want to address, say, the third object within a group, as 
 they are layered in that group, as opposed to their layering on the card?
 
 Craig Newman
 ___
 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: Online status board

2009-11-18 Thread Bill Vlahos
Thanks Jan.

I was wondering if socket communications might be a good way to go on this. In 
some ways it would be similar to instant messaging.

Having said this I'm still not sure how to get started with this.

Bill

On Nov 18, 2009, at 12:35 AM, Jan Schenkel wrote:

 Well, in the AJAX world, you would write a JavaScript that sends an 
 XmlHttpRequest every couple of seconds, and modifies the existing web page. 
 But we're in a revCentered world here, so let's take the other route :-)
 Along the same lines, you could make a revlet that uses 'get url' and 'post 
 to url' commands in a 'send in time' loop to interact with the server 
 back-end, and update the user interface with the changes. If your server 
 back-end can send the information in XML or JSON format, you can still decide 
 later on to make an AJAX-style front-end.
 
 Pushing information from the server to the client is more complicated, and 
 requires some form of socket communication. My favourite solution for this 
 problem is putting a message queue (like Apache ActiveMQ) in between the 
 server and clients.
 At the RunRevLive conference, I did a presentation 'revTalk meets Java' where 
 I showed this method in two ways: by calling a small Java class via shell 
 call, or by using the Quartam STOMP Library, a 100% revTalk solution to talk 
 to Java JMS-compatible message queues.
 Quartam STOMP library will come out as soon as I find the time to do another 
 debugging round and finish the documentation. It will be open source, 
 dual-license LGPL / Commercial.
 
 Jan Schenkel.
 =
 Quartam Reports  PDF Library for Revolution
 http://www.quartam.com
 
 =
 As we grow older, we grow both wiser and more foolish at the same time.  
 (La Rochefoucauld)
 
 
 --- On Tue, 11/17/09, Bill Vlahos bvla...@mac.com wrote:
 
 From: Bill Vlahos bvla...@mac.com
 Subject: Online status board
 To: How to use Revolution use-revolution@lists.runrev.com
 Date: Tuesday, November 17, 2009, 4:20 PM
 I would like to make a application
 using the new capabilities in Rev 4 that I am having trouble
 figuring out. It is for checking out resources so people can
 see who has the resources checked out.
 
 For example:
 Room A   * In  O Out  Fred Smith
 (these would be radio buttons followed by the name of the
 person who checked it out)
 Room B   O In  * Out  Available
 etc.
 
 I'd like the clients to be able to see the status in a web
 browser. The checking in and out would be set in a server
 application which people log into. The client web browser
 would need to be able refresh itself. A screen refresh would
 work except it is ugly (whole screen clears and redraws) and
 it wouldn't by dynamic. I'd like to be able to push the
 updates to it in real time.
 
 It seems like this is a good candidate for the plugin to
 make the updates smooth but it could also be done using Rev
 like a PHP server.
 
 I can see how to save an application in Rev 4 for the
 plugin but I don't see how it would read the changes and
 update the client. This could also probably be done in Rev
 like PHP so it is just updating HTML but I'm not sure how to
 get started there.
 
 Any ideas on how to start this?
 
 Thanks,
 Bill Vlahos
 _
 InfoWallet (http://www.infowallet.com). Remember the
 important details of my life.
 
 ___
 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

Bill Vlahos
_
InfoWallet (http://www.infowallet.com) helps me remember the important details 
of my life.

___
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


Turning Blue

2009-11-18 Thread Richmond Mathewson

It is very odd; but the icon for Studio 4 that sits in my Dock
(on Mac) is red. On launch that icon changes blue!

I intend to hack the app so the icon remains red as next to
Safari, Google-Earth, Thunderbird, TextWrangler, Quicktime,
Audacity and Open Office it blends in to the point of almost
total camouflage.

The yellow icon for revMedia 4 goes through no such
transmogrifications, I am glad to say.
___
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: Multitouch

2009-11-18 Thread Robert Man

Yes! Definitely YES. Good to remind. Although I guess they re' at it somehow.
I personnaly do not think it is so important for apps, but it is as far as
communication is concerned, to my view it s to widden the use of revtalk and
particularly for revlets which are meant to be grand public.


-- 
View this message in context: 
http://n4.nabble.com/Multitouch-tp623363p623519.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: arabic script

2009-11-18 Thread Phil Davis

Monte Goulding wrote:

Hi

I've had a request from a client to investigate doing an arabic 
version of his app. The rev docs say right to left scripts aren't 
supported. Has anyone worked around this?


Cheers


Well, how about starting with setting the fontLanguage to Arabic ?


Hmm... I'm just guessing but I think I'd need a work around to handle 
the fact that right to left scripts aren't supported. At least that's 
what it says in the docs. As I don't know Arabic I thought asking here 
might help but perhaps no-one has bumped into this limitation yet?


Cheers

Monte


Guess again!  ;-)

I maintain  further develop a training system I built for a client 
starting in 2003. It allows Arabic (or any RTL language) to be pasted 
into fields but not typed in. The reason for no typing is no engine 
support for RTL typing.


During the paste process my code reverses the character order, gets the 
html entity code of each char, and sets the htmlText of the target field 
to the reversed string of entities. Also there is some unicode business 
thrown in along the way, but I don't remember those details at the moment.


If there is a simpler way to do this, I would love to hear about it.

Thanks -
--
Phil Davis

PDS Labs
Professional Software Development
http://pdslabs.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:PDF version of dictionary?

2009-11-18 Thread bar...@libero.it
Hi all,

I agree that the new online docs are very useful, especially as all 
my 
IDE dictionaries in 3.0, 3.5, have become corrupted since I mixed 
stacks 
from different versions  and opened them in 4.0 beta.
I have deleted the 
affected app version files as suggested by Jacque 
Landman Gay but the new 
installs still have the dictionaries corrupted. I haven't yet installed my new 
version of 4.0 

But what I really wanted to comment on is the fact that, 
despite 
RuntimeRevolution being the non plus ultra of hyperlinking, the Rev 

Manual is still a static document that requires yards of scrolling to reach 
a 
given argument. 

With my first version, 2.7, I spent a rainy afternoon making 
an HTML 
version of the Manual with hrefs from the index to each subchapter.

Unfortunately, due to the frequency of Rev upgrades this soon became 
obsolete 
and I am amazed to find we still have  to scroll through 400 
pages. And on the 
web too!

I seem to remember a thing called HyperCard that had all its 

documentation in stacks. Wouldn't this have been a good way to also
demonstrate 
some of  the wonders of RR ?
Apparently PDFs can also have dynamic indexes and 
hyperlinks.

Ok,  I'm running for cover!
Best regards Barry Barber
___
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: Biting the Apple

2009-11-18 Thread Bill Marriott

http://www.apple.com/downloads/macosx/development_tools/revolutionmedia.html

I assure you our press release is correct on that. But more importantly, 
Apple lists us their all on their own; we did not contact them. My review of 
that page shows:


What's New in this Version
- Now Free
- Publish to the Web
- Dynamic Graphic Effects
- Learning and Reference
- Usability

Did I miss a reference to a price tag that we should notify Apple about (in 
addition to the name change to revMedia)?


Marc Siskin wrote:

Great placement!  Now we have to get the press release corrected to show 
that RevMedia is free and not $49.


On Nov 18, 2009, at 11:59 AM, Richmond Mathewson wrote:


I saw RevMedia here:
http://www.apple.com/downloads/
today. Congratulations, RunRev!




___
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 refer to objects in a group

2009-11-18 Thread DunbarX
It is easy to work this. The hard part is knowing what control you need to 
get hold of.

This short script gets a list of the numbers and names of controls in group 
yourgroup.

But without that list in hand, how do you find a particular one? I suppose 
if you had the list, you can make another gadget to access any member of the 
group.

on mouseUp
repeat with y = 1 to the number of controls
   if the owner of control y   = group  quote  yourGroup  quote 
then put ythe name of control y  return after temp
end repeat
answer temp

--hide control word 1 of line 2 of temp --what you originally asked for
end mouseUp

Craig Newman
___
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: Multitouch

2009-11-18 Thread Richard Gaskin

Jim Bufalini wrote:


I submitted a proposal for it to the improve-list a couple weeks ago.
Number of replies: 0.


I just searched my email client for the word multitouch on the Improve List
and came up with 0 hits. Could this be why you got 0 replies? ;-)


It's in the list archives so it seems to have gone through.  It was part 
of a discussion on group scrolling; not sure if I used the work 
multitouch per se, but searching for any of the words in my earlier 
post should bring it up.  It was sent 1 November.


I just submitted a request in the RQCC for this:
http://quality.runrev.com/qacenter/show_bug.cgi?id=8446

Feel free to help flesh out the proposed ideas there.

--
 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: PDF version of dictionary?

2009-11-18 Thread J. Landman Gay

bar...@libero.it wrote:

Hi all,

I agree that the new online docs are very useful, especially as all 
my 
IDE dictionaries in 3.0, 3.5, have become corrupted since I mixed 
stacks 
from different versions  and opened them in 4.0 beta.


Actually, it isn't the dictionaries that are corrupted, it's your 
preferences file. Deleting that fixes the dictionary, but you have to 
delete it every time you launch a different version of Rev. The better 
solution is to install the latest 4.0. It fixes the problem permanently.


--
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: How to refer to objects in a group

2009-11-18 Thread J. Landman Gay

Mark Swindell wrote:

Let's say I have a group of 40 images.  I want to be able to say
hide image 35 of of group myImageGroup.  What is the correct
reference to make this happen?



This should work as-is -- only leave off the extra of. ;) This works 
for me:


hide img 35 of grp myImageGroup

--
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: How to refer to objects in a group

2009-11-18 Thread Mark Swindell
Oh my.  Now I feel really dumb.  I could have sworn I tried that and it didn't 
work.  But it does.  (The second of was just an email typo.)

Thanks for the help and sorry to bother.

Mark

On Nov 18, 2009, at 11:04 AM, J. Landman Gay wrote:

 Mark Swindell wrote:
 Let's say I have a group of 40 images.  I want to be able to say
 hide image 35 of of group myImageGroup.  What is the correct
 reference to make this happen?
 
 
 This should work as-is -- only leave off the extra of. ;) This works for me:
 
 hide img 35 of grp myImageGroup
 
 -- 
 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

___
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


Sanskrit Typos

2009-11-18 Thread Richmond Mathewson
After a lot of useful feedback, where, amongst other things, I had to 
completely
rethink my view on if . . . then subroutines within case . . . break 
ones; I have just

uploaded versions that work . . . better than previous versions:

http://andregarzia.on-rev.com/richmond/DEVAWRITER.exe.zip

http://andregarzia.on-rev.com/richmond/DEVAWRITER.zip

sincerely, Richmond Mathewson

___
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


Growing Script Editor Fix?

2009-11-18 Thread Scott Rossi
Does anybody know how to kill the ever-increasing script editor height bug?
This is driving me insane.

(Gonna have to move over to Jerry Daniels' tRev.)

Thanks  Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia  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: Biting the Apple

2009-11-18 Thread Pierre Sahores

Congratulations RunRev ! Time to go ;-)

Kind Regards,

Pierre

Le 18 nov. 09 à 17:59, Richmond Mathewson a écrit :


I saw RevMedia here:

http://www.apple.com/downloads/

today. Congratulations, RunRev!
___
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: Growing Script Editor Fix?

2009-11-18 Thread J. Landman Gay

Scott Rossi wrote:

Does anybody know how to kill the ever-increasing script editor height bug?
This is driving me insane.


I've never heard of anything like that. What exactly happens? Do you 
have any backscripts running that change a stack size?


--
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: Getting url

2009-11-18 Thread James Hurley

Thanks Bill and Jim. Very helpful.

Jim Hurley



--

Message: 17
Date: Wed, 18 Nov 2009 02:05:56 -0500
From: Bill Marriott w...@wjm.org
Subject: Re: Getting url
To: use-revolution@lists.runrev.com
Message-ID: he0qo9$f5...@ger.gmane.org
Content-Type: text/plain; format=flowed; charset=iso-8859-1;
reply-type=response

Google is detecting the browser you're using and formatting the  
results

differently.

The default User Agent String for Rev is something like  
Revolution(Win32).
Use the httpHeaders command to set one that resembles your desired  
browser.

e.g.:

Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)

The resulting HTML code should then match.




Message: 25
Date: Wed, 18 Nov 2009 08:44:17 -0800
From: Jim Ault jimaultw...@yahoo.com
Subject: Re: Getting url
To: How to use Revolution use-revolution@lists.runrev.com
Message-ID: 86465ac0-8af6-4b93-86d6-9bb148094...@yahoo.com
Content-Type: text/plain;   charset=US-ASCII;   format=flowed;  
delsp=yes



Hey, Jim, here are some Rev code lines that do a few things with the
HTTP headers
(think of the headers as parameters that are passed to the web server
to change how it performs, just like a function in Rev)

on testHttpHeaders
  get url 
http://www.google.com/search?q=10187%20Grinding%20Rock%20Dr%09Grass%20Valley,%20CA%2095945
 
  put libURLLastHTTPHeaders() into revHeadersToAnalyze
  put revHeadersToAnalyze into msg -- so you can read what Rev sent
end testHttpHeaders

answer is... the following 3 lines
GET /search?q=10187%20Grinding%20Rock%20Dr%09Grass%20Valley,%20CA
%2095945 HTTP/1.1
Host: www.google.com
User-Agent: Revolution (MacOS)

Using the LiveHeaders add-on tool in Firefox 3 on Mac OSX shows the
following User-Agent header variable

   User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US;
rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB6 FirePHP/0.3

thus for me the Rev code would be
on testHttpHeaders
   get User-Agent:
   get it  Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5;
   get it  en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB6
FirePHP/0.3
   set the httpHeaders to IT
   get url 
http://www.google.com/search?q=10187%20Grinding%20Rock%20Dr%09Grass%20Valley,%20CA%2095945
 
   put IT into msg
end testHttpHeaders

Hope this helps.

Jim Ault
Las Vegas




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


Re: How to refer to objects in a group

2009-11-18 Thread J. Landman Gay

Mark Swindell wrote:


Thanks for the help and sorry to bother.


No no. Do bother. We beg you to bother. For every bother here, someone 
else who is too timid to write will learn something. Bother at the drop 
of a hat. Bother in your sleep. Invent something to bother us about. :)


--
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: Growing Script Editor Fix?

2009-11-18 Thread Phil Davis
It happens with me too, and it is annoying. I wonder if it's related to 
stacks that have a menubar group? (I don't think it happens with all 
stacks but could be wrong)


Phil Davis



J. Landman Gay wrote:

Scott Rossi wrote:
Does anybody know how to kill the ever-increasing script editor 
height bug?

This is driving me insane.


I've never heard of anything like that. What exactly happens? Do you 
have any backscripts running that change a stack size?




--
Phil Davis

PDS Labs
Professional Software Development
http://pdslabs.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: Biting the Apple

2009-11-18 Thread stephen barncard
This is excellent!

heh heh -- the first one's free, kid...

- *Gene Krupa story*
-
Stephen Barncard
San Francisco
http://houseofcubes.com/disco.irev


2009/11/18 Pierre Sahores psaho...@free.fr

 Congratulations RunRev ! Time to go ;-)

 Kind Regards,

 Pierre

 Le 18 nov. 09 à 17:59, Richmond Mathewson a écrit :


  I saw RevMedia here:

 http://www.apple.com/downloads/

 today. Congratulations, RunRev!
 ___
 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: arabic script

2009-11-18 Thread Monte Goulding
Hmm... I'm just guessing but I think I'd need a work around to  
handle the fact that right to left scripts aren't supported. At  
least that's what it says in the docs. As I don't know Arabic I  
thought asking here might help but perhaps no-one has bumped into  
this limitation yet?


Cheers

Monte


I maintain  further develop a training system I built for a client  
starting in 2003. It allows Arabic (or any RTL language) to be  
pasted into fields but not typed in. The reason for no typing is no  
engine support for RTL typing.


OK, no typing could be a blocker for us. Did you try setting selecting  
before the first char to move the cursor to the left as the user was  
typing?



During the paste process my code reverses the character order, gets  
the html entity code of each char, and sets the htmlText of the  
target field to the reversed string of entities. Also there is some  
unicode business thrown in along the way, but I don't remember those  
details at the moment.


So how do you handle text wrapping or do you avoid it?



If there is a simpler way to do this, I would love to hear about it.


Me too.
___
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: mouse gestures

2009-11-18 Thread Thomas McGrath III

WIll do Malte,

I will be making some changes over the next few days

Thanks

Tom McGrath III
Lazy River Software
3mcgr...@comcast.net

iTunes Library Suite - libITS
Information and download can be found on this page:
http://www.lazyriversoftware.com/RevOne.html






On Nov 18, 2009, at 10:32 AM, Malte Pfaff-Brill wrote:


Hi Tom,

you need to set the libGest[listenToGestures] of image  
theImageThatShouldListen to true. Also the image (or any other  
sensible place) needs a


on libGestDone pGesture handler. The lib is still very crude. If you  
improve on it, please let me know!


Cheers,

Malte
___
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: Growing Script Editor Fix?

2009-11-18 Thread Jerry Daniels

Scott,

I am in tears after hearing this news.

Best,

Jerry Daniels

tRev now with SNAPS:
http://reveditor.com/feature-friday-snaps-0

On Nov 18, 2009, at 2:19 PM, Scott Rossi wrote:

Does anybody know how to kill the ever-increasing script editor  
height bug?

This is driving me insane.

(Gonna have to move over to Jerry Daniels' tRev.)

Thanks  Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia  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: Growing Script Editor Fix?

2009-11-18 Thread Scott Rossi
Recently, Jacque Landman Gay wrote:

 Does anybody know how to kill the ever-increasing script editor height bug?
 This is driving me insane.
 
 I've never heard of anything like that. What exactly happens? Do you
 have any backscripts running that change a stack size?

On OS X, every time the script editor is opened, a script edited, and script
editor closed, its height increases by about 23 or 24 pixels.  Eventually,
the top of the window falls underneath the main Mac menubar, and I have to
carefully click to drag the window down and resize it.

I don't believe I am running anything that changes window sizes but will try
disabling plugins.

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia  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: arabic script

2009-11-18 Thread Phil Davis

Hi Monte,

Monte Goulding wrote:
Hmm... I'm just guessing but I think I'd need a work around to 
handle the fact that right to left scripts aren't supported. At 
least that's what it says in the docs. As I don't know Arabic I 
thought asking here might help but perhaps no-one has bumped into 
this limitation yet?


Cheers

Monte


I maintain  further develop a training system I built for a client 
starting in 2003. It allows Arabic (or any RTL language) to be pasted 
into fields but not typed in. The reason for no typing is no engine 
support for RTL typing.


OK, no typing could be a blocker for us. Did you try setting selecting 
before the first char to move the cursor to the left as the user was 
typing?


No I didn't - good idea.



During the paste process my code reverses the character order, gets 
the html entity code of each char, and sets the htmlText of the 
target field to the reversed string of entities. Also there is some 
unicode business thrown in along the way, but I don't remember those 
details at the moment.


So how do you handle text wrapping or do you avoid it?


We avoided it by requiring that line breaks be inserted during editing 
in the RTL text editor before pasting the text into our app. I find this 
approach very clunky and unnatural-feeling, but it's the direction we 
went. I suppose you could check the formattedHeight of the field after 
each keystroke to detect wrapping.


I expect to be improving my app's RTL text feature in the future, so any 
good approaches I can add to my existing hindsight observations will be 
greatly appreciated!





If there is a simpler way to do this, I would love to hear about it.


Me too.


Bug #8146 describes this issue.
--
Phil Davis

PDS Labs
Professional Software Development
http://pdslabs.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


SOAP

2009-11-18 Thread David Beck


Hello all,

Can anybody help me by explaining the best way to call SOAP functions
from a rev stack? Searching the archive I see that Mark Wieder developed
a libSOAP stack at some point, but I can not find it in RevOnline. Maybe
I am missing a supported Rev library? (The amount of data that is
involved in the particular project I am working on is large, so ideally
I would like to download the response to a file, but the first step is
determining the best way to call SOAP functions to begin with.)

Thanks,

David Beck

___
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: Online status board

2009-11-18 Thread Alex Tweedly

Jan Schenkel wrote:

Well, in the AJAX world, you would write a JavaScript that sends an 
XmlHttpRequest every couple of seconds, and modifies the existing web page. But 
we're in a revCentered world here, so let's take the other route :-)
  



Along the same lines, you could make a revlet that uses 'get url' and 'post to 
url' commands in a 'send in time' loop to interact with the server back-end, 
and update the user interface with the changes. If your server back-end can 
send the information in XML or JSON format, you can still decide later on to 
make an AJAX-style front-end.
  

Just to be specific about this, I wrote a very simple test revlet for this
  - two buttons called start and stop
  - two fields called time and field
  - and the following card script

built a revlet, and it works fine - changes to the text file are 
displayed promptly. Just change the url name to something you can 
control and try it out.


NB - if doing this for real, I'd make the text file contain the time of 
last change (i.e. saved to the file whenever the server app makes an 
update), then have the revlet check if this has changed since the last 
time it retrieved the resources data, and only if it has changed would 
you download the rest of the data. If you do something like that to make 
sure the periodic download is small (and assuming you don't expect large 
numbers of clients at any time)  then you could keep the period small 
(e.g. one second, or a few seconds) and probably obviate the need for 
pushing data.



local sGoing

on mouseup
   if word 1 of the target = button then
  put char 2 to -2 of word 2 of the target into tButtonName
  if tButtonName = start then
 put true into sGoing
 send startgoing to me
  end if
  if tButtonName = stop then
 put false into sGoing
 send stopgoing to me
  end if
   end if
end mouseup

on readnext
   put the millisecs into field time
   put URL (http://www.maelstroma.co.uk/a.txt;) into field Field
   if sGoing then
  send readnext to me in 1000 millisecs
   end if
end readnext
   
on startgoing

   put true into sGoing
   send readnext to me
end startgoing
   
on stopgoing

   put false into sGoing
end stopgoing



-- Alex.
___
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: SOAP

2009-11-18 Thread Mark Wieder
David-

I posted it to the old revOnline back in the day. I'll have to get
around to reposting one of these days.

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


Error editing stack script

2009-11-18 Thread JosepM

Hi,

I get this (arbitrary) when I do right click over a control for edit the
script.

Chunk: can't find stack
Object  Tree
Linereturn the width of branchTemplate()  comma  the height of
branchTemplate()
Hintgroup id 57956 of card id 2609 of stack revSETemplate of stack
C:/Workspace/Projects/Revolution/ide/Toolset/revscripteditor.rev

Any idea? It's a bug?


Salut,
Josep
-- 
View this message in context: 
http://n4.nabble.com/Error-editing-stack-script-tp623735p623735.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: Growing Script Editor Fix?

2009-11-18 Thread J. Landman Gay

Scott Rossi wrote:


On OS X, every time the script editor is opened, a script edited, and script
editor closed, its height increases by about 23 or 24 pixels.  Eventually,
the top of the window falls underneath the main Mac menubar, and I have to
carefully click to drag the window down and resize it.


Wow. I've never seen it, but apparently at least two of you have. If you 
make a new stack and edit a script does it happen?


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