Re: Regular expression escape characters

2012-03-29 Thread Dar Scott
I don't think punctuation are word characters, so the \b might not be working 
right.  Try \!\!\! without the \b and see if that matches something.  If it 
does, then work on getting the boundary conditions right.  -- Dar

On Mar 28, 2012, at 9:19 PM, Bill Vlahos wrote:

 I am building a regular expression to find a set of question marks and 
 exclamation points. For example ??? or !!!.
 
 These are special characters so they mean something to a regular expression.
 
 How do I find them in the text?
 
 If I want to find a word such as Bill I can matchText with (\bBill\b) but I 
 can't do (\b!!!\b) and if I do (\b???\b) I get an error.
 
 I've looked on the web for escaping characters and they suggest using a slash 
 before. However, when I try (\b\!\!\!\b) it doesn't work.
 
 I've also found references to \Q…\E to have everything between a literal but 
 (\b\Q!!!\E\b) doesn't work either.
 
 Any ideas?
 
 Bill Vlahos
 _
 InfoWallet (http://www.infowallet.com) is about keeping your important life 
 information with you, accessible, and secure.
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

---
Dar Scott
dba 
Dar Scott Consulting
8637 Horacio Place NE
Albuquerque, NM 87111

Lab, home, office phone: +1 505 299 9497
For Skype and fax, please contact.
d...@swcp.com

Computer Programming and tinkering,
often making LiveCode libraries and
externals, sometimes writing associated
microcontroller firmware.  
---



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


Re: Playing Flash Video?

2012-03-29 Thread paolo mazza
Al,
I think Jiro Harada stopped development of that product.

Using rev-browser you can play flash video. Then, you can deliver the
same mp4 videos to MAC/PC and iOS devices .

Still I think a multi-platform solution for  video playback in
LiveCode  projects (i.e. a new player)  is needed.

All the best

Paolo

 project

On Mon, Mar 26, 2012 at 8:13 PM, Alejandro Tejada
capellan2...@gmail.com wrote:
 Hi Trevor,


 Trevor DeVore wrote

 I know someone who would like to add Flash video playback to a LiveCode
 project that already supports QuickTime and DirectShow. It must be
 possible
 to query the duration and current time of the video, set the current time,
 and play/pause the video via script.

 I'm looking for anyone who has done work in this area and might be able to
 help them out. Please contact me off-list.


 Look at this message thread:
 http://runtime-revolution.278305.n4.nabble.com/ANN-F-ab-2-5-0-released-and-available-for-download-td332392.html

 Jiro Harada published this awesome application, but his
 website is offline.

 Probably, you should contact him via email.

 Al

 --
 View this message in context: 
 http://runtime-revolution.278305.n4.nabble.com/Playing-Flash-Video-tp4495423p4506727.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

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

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


Re: ANN: ScaleMatic

2012-03-29 Thread BNig
Hi Jim,

thanks for uploading the two balls collision stack.

regarding RevOnline: I noticed that if Livecode is running for longer than
about an hour RevOnline (or user samples) does not work. If you restart
Livecode it works. With the advent of Livecode 5.5 it tends to forget to log
you in, so you have to log in manually.
Then uploading is at times tricky, sometimes I have to retry it a couple of
times. But eventually it works.

The main trick seems to be to restart Livecode and access RevOnline soon
after.

Kind regards

Bernd

--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/ANN-ScaleMatic-tp4513156p4514699.html
Sent from the Revolution - User mailing list archive at Nabble.com.

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


Re: ANN: ScaleMatic

2012-03-29 Thread René Micout
Hello Bernd,
I try it but that don't work...  :-(
I try since december 2011 to upload a custom control (grey slider à la Mac OS 
X)...

A little tool to create a new custom control :  grey slider (whitch can be seen 
in applications like iPhoto, iTunes, Garage Band, ...) with horizontal and 
vertical orientation, 3 sizes (regular, small, mini), marks, field for value 
and title.
Free and free of charge, downloadable on RevOnline : Slider Grey

downloadable on RevOnline  no, sorry...
Bon souvenir de Paris
René

Le 29 mars 2012 à 09:28, BNig a écrit :

 Hi Jim,
 
 thanks for uploading the two balls collision stack.
 
 regarding RevOnline: I noticed that if Livecode is running for longer than
 about an hour RevOnline (or user samples) does not work. If you restart
 Livecode it works. With the advent of Livecode 5.5 it tends to forget to log
 you in, so you have to log in manually.
 Then uploading is at times tricky, sometimes I have to retry it a couple of
 times. But eventually it works.
 
 The main trick seems to be to restart Livecode and access RevOnline soon
 after.
 
 Kind regards


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


Re: ANN: ScaleMatic

2012-03-29 Thread BNig
Hello René

can you load RevOnline from Livecode at all, can you log in?

Is it the upload that does not work for you?

Me too I had problems uploading. The interface is confusing me and no
feedback, I had to try a couple times.

Kind regards

Bernd

--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/ANN-ScaleMatic-tp4513156p4514969.html
Sent from the Revolution - User mailing list archive at Nabble.com.

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

Re: ANN: ScaleMatic

2012-03-29 Thread René Micout
1. On RunRev 5.5 (Mac OS X Lion 10.7.3) I click on User samples Menu
2. revOnline Browser window appears  I am logged automatically  (under my mail 
address)
3. I choose My Account
4. I choose Upload content
5. In tab Stack I choose my stack SliderGrey1.1d.livecode
6. I upload an image
7. I enter the description of my stack into the field...
8. I click on Save changes
9. Uploading appears at bottom left corner of the window and the progress bar 
run...
10. After that the window seems frozen...

Le 29 mars 2012 à 12:02, BNig a écrit :

 Hello René
 
 can you load RevOnline from Livecode at all, can you log in?
 
 Is it the upload that does not work for you?
 
 Me too I had problems uploading. The interface is confusing me and no
 feedback, I had to try a couple times.
 
 Kind regards
 
 Bernd
 
 --
 View this message in context: 
 http://runtime-revolution.278305.n4.nabble.com/ANN-ScaleMatic-tp4513156p4514969.html
 Sent from the Revolution - User mailing list archive at Nabble.com.
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


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


Re: Valentina 5 Server Sneak Peek

2012-03-29 Thread Ruslan Zasukhin
On 3/28/12 11:30 PM, william humphrey b...@bluewatermaritime.com wrote:

Hi William,

 If we buy that excellent bundle does it include both windows and mac os
 installs as part of the price? I'm thinking of making a windows development
 machine also just to make things easier on me.

1) You choose one platform self.  Mac or win or linux.

2) For your second computer you can use always
FREE -- Valentina Server/5


3) Let me underline, that  EXISTED owners of 2010/2011 bundle already have
license of Valentina Server INFINITY 4.9 and many other products that was
bundled. 

But to be able upgrade to upcoming Vserver and V4REV 5.0 you need renew
license. VServer ININITY renew for one more year cost $900 itself.

OmegaBundle 2012 - cost only 399$ and includes dozen others products.
http://www.omegabundle.com

 
 On Wed, Mar 28, 2012 at 11:01 AM, Lynn Fredricks 
 lfredri...@proactive-intl.com wrote:
 
 Hello all,
 
 We've posted a Valentina 5 Server Sneak Peek on the Omegabundle site:
 

http://www.omegabundle.com/valentina-5-sneak-peek-5-new-features-in-valenti
na-server
 
 Folks who purchase the Omegabundle this year will get a free upgrade (in
 fact, 12 months of updates) Valentina Server Unlimited. Valentina Server
 Unlimited normally costs $1499, but its included with Omegabundle for
 LiveCode 2012, which costs $399.


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]



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


Valentina Studio PRO 5.0 + SQLite and PostgreSQL -- BETA TESTERS NEEDED.

2012-03-29 Thread Ruslan Zasukhin
Hi Guys,

We are close to ship Valentina 5.0 product line.

Many news comes with 5.0.  One of major is -- new features of Valentina
Studio Pro described a little below.

We want invite 5-10 developers to help us do beta testing of SQLite and
Postgre plugins. Especially will be good if you are used To Navicate, mySQL
WorkBench or another DB Manager GUI tool ...

Any platform:  Mac, Windows, Linux.

Subject of testing first of all:
   admin of your db, learns chema: tables, views, triggers, indexes,...
   data editor of records
   SQL editor 
   Diagrams -- forward and reverse engineering, existed and new objects
   SQL DIFF 
   REPORT EDITOR  with Lite or Postgre or mySQL as datasource.


If you want do that please contact me privately.
Please do not answer to this list.


P.S. Anybody need import of XCODE model into SQLite or Postgre db schema?
We have this for Valentina DB already ...


===
MORE INFO:


===
* Very major feature of 5.0 will be located in Valentina Studio

  * SQLite and Postgre admin plugins.

  * Very Powerful new Diagram/Model editor for all 3 DBs.
 Reverse and Forward engineering of model.
 It will allow save hours and days if you develop or improve db schema.
 It can self create needed ObjectPtr/FK fields, and even MM table...
 You need to see that ...
  
  We can do things which cannot do Navicat and WorkBench.
  In particular we can mix on same diagram existed db objects and
  designed objects...


  * SQL DIFF -- year of development in this area by at least one of our
developer. In fact this piece of code tightly integrated into Diagrams
also. 

  * Valentina REPORT now can use SQLite, Postgre as datasources.
  and mySQL at runtime.


===
* Valentina SERVER -- is DB + REPORTs Server.

   * at FIRST TIME VServer via its VReport.dll can talk to other VServer or
PostgreSQL or mySQL  servers to get from them data to build REPORTS.
 YES, mySQL already works as datasource for reports.


   * TEAM now can work together over diagrams. Exists locks and warning
dialogs in Vstudio about possible conflicts.


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]



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


CHEESE! Was: Windows: Programm Compatibility Assistent

2012-03-29 Thread Klaus on-rev
Hi friends,

just wanted to draw some attention to my question :-)
Any hints still heavily appreciated!

Am 28.03.2012 um 18:40 schrieb Klaus on-rev:

 Hi friends,
 
 I have a strange problem with my windows app(s) on Win7.
 
 1. I created a runtime XYZ.exe, UAC Execution Level - Default
 2. I created an installer Install XYT.exe with UAC Execution Level - 
 ADMNISTRATOR, Its an installer :-)
 
 Everythings gets installed fine in general on XP and Win7, but when I quit 
 either of the apps on Win7 I get 
 the Windows dialog here...

OK, it turned out that the dialog will only displayde after the INSTALLER quits,
NOT the installed exe!

On the last card of my installer there is a button Launch application  quit.
the installed exe will start, teh installer quits and the dialog, that 
definitvely belongs 
to the installer, popped up AFTER I quit the exe?!

 English:
 http://major-k.de/temp/win7compatibilityerror_en.gif
 
 German:
 http://major-k.de/temp/win7compatibilityerror.jpg
 
 Waht is puzzling me is the fact that this is an installer!, that one will 
 load from the internet,
 run it once and then trash it, so it is not being installed in any way at 
 all!?
 Know what I mean?
 
 I thought that the UAC would take care of this?
 Is there any way to get rid of that diaolog with the means of Livecode?
 
 Thanks a lot in advance!

Anyway, I think this is a bug and already wrote to support.


Best

Klaus

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


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


Re: Regular expression escape characters

2012-03-29 Thread dunbarx
I am not sure if this if feasible, but could you replace the problem char with 
another, one that does not appear in the original text and has no agenda with 
regex? When you find the chunk data for the substitutes, you can retranslate 
that back to the original.


So if it is true that ! is a control char for regex, replace it with, say, 
numToChar 186, or whatever, do your find on that char, and you will have the 
correct find info for the original char.


Craig Newman



-Original Message-
From: Bill Vlahos bvla...@mac.com
To: How to use LiveCode use-livecode@lists.runrev.com
Sent: Wed, Mar 28, 2012 11:22 pm
Subject: Regular expression escape characters


I am building a regular expression to find a set of question marks and 
exclamation points. For example ??? or !!!.

These are special characters so they mean something to a regular expression.

How do I find them in the text?

If I want to find a word such as Bill I can matchText with (\bBill\b) but I 
can't do (\b!!!\b) and if I do (\b???\b) I get an error.

I've looked on the web for escaping characters and they suggest using a slash 
before. However, when I try (\b\!\!\!\b) it doesn't work.

I've also found references to \Q…\E to have everything between a literal but 
(\b\Q!!!\E\b) doesn't work either.

Any ideas?

Bill Vlahos
_
InfoWallet (http://www.infowallet.com) is about keeping your important life 
information with you, accessible, and secure.


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

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

Re: ANN: ScaleMatic

2012-03-29 Thread BNig
Hello René,

I just tried to upload a test stack. The first time it failed to upload.

Restart Livecode

Then I just uploaded the stack, no image, no description. That worked.

Then in edit mode I added the description and saved. worked

Then I tried to add an image, that failed repeatedly even after restarting
Livecode.

I don't know, maybe it is a sort of lottery :)

I have been able to upload images, but had a lot of problems also before. 

Maybe just upload the stack and the description.

Too bad RevOnline is so stubborn.

Kind regards

Bernd

--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/ANN-ScaleMatic-tp4513156p4515299.html
Sent from the Revolution - User mailing list archive at Nabble.com.

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

Re: Regular expression escape characters

2012-03-29 Thread Peter M. Brigham, MD
On Mar 28, 2012, at 9:39 AM, I wrote:

 I have a bias (often warranted) towards using LC's text and chunking 
 capabilities rather than LC. If you know that the runs of question marks and 
 exclamation points will alway be length = 3 then you could avoid Regex: ...

Sorry, meant to say I have a bias (often warranted) towards using LC's text 
and chunking capabilities rather than Regex.

A further thought: if the runs of ? and ! could be larger than 3 chars then you 
could:

repeat until  is not in tText
   replace  with ??? in tText
end repeat

-- Peter

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


On Mar 28, 2012, at 11:19 PM, Bill Vlahos wrote:

 I am building a regular expression to find a set of question marks and 
 exclamation points. For example ??? or !!!.
 
 These are special characters so they mean something to a regular expression.
 
 How do I find them in the text?
 
 If I want to find a word such as Bill I can matchText with (\bBill\b) but I 
 can't do (\b!!!\b) and if I do (\b???\b) I get an error.
 
 I've looked on the web for escaping characters and they suggest using a slash 
 before. However, when I try (\b\!\!\!\b) it doesn't work.
 
 I've also found references to \Q…\E to have everything between a literal but 
 (\b\Q!!!\E\b) doesn't work either.
 
 Any ideas?
 
 Bill Vlahos
 _
 InfoWallet (http://www.infowallet.com) is about keeping your important life 
 information with you, accessible, and secure.
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


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


RE: Valentina 5 Server Sneak Peek

2012-03-29 Thread Lynn Fredricks
 Can the Valentina Office Server be installed in an On-Rev account?

We haven't formally tested it yet, though its something we will be doing
once we have 5 out the door.

Best regards,

Lynn Fredricks
President
Paradigma Software
http://www.paradigmasoft.com

Valentina SQL Server: The Ultra-fast, Royalty Free Database Server 



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


RE: Valentina 5 Server Sneak Peek

2012-03-29 Thread Lynn Fredricks
 If we buy that excellent bundle does it include both windows 
 and mac os installs as part of the price? I'm thinking of 
 making a windows development machine also just to make things 
 easier on me.

The version of Valentina 5 Server included is the unlimited one, and it
includes just a single license. That said, you can test with the free
Valentina /5 product and get one of each platform.

Best regards,

Lynn Fredricks
President
Paradigma Software
http://www.paradigmasoft.com

Valentina SQL Server: The Ultra-fast, Royalty Free Database Server 


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


Re: ANN: ScaleMatic

2012-03-29 Thread J. Landman Gay

On 3/29/12 4:05 AM, René Micout wrote:

Hello Bernd,
I try it but that don't work...  :-(
I try since december 2011 to upload a custom control (grey slider à la Mac OS 
X)...


I have the same problem. RevOnline works fine with LiveCode 4.x so if I 
need to use it I launch 4.6.4.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com


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


Re: ANN: ScaleMatic

2012-03-29 Thread René Micout
I tried with 4.6.4  it is the same... :-(

Le 29 mars 2012 à 17:18, J. Landman Gay a écrit :

 On 3/29/12 4:05 AM, René Micout wrote:
 Hello Bernd,
 I try it but that don't work...  :-(
 I try since december 2011 to upload a custom control (grey slider à la Mac 
 OS X)...
 
 I have the same problem. RevOnline works fine with LiveCode 4.x so if I need 
 to use it I launch 4.6.4.
 
 -- 
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


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


Re: Read from process

2012-03-29 Thread Bob Sneidar
This would be a perfect application of my idea of creating a standalone that 
does one task. Build a standalone that does what you want, and set it's window 
to System so it floats above everything else (or not if you want the user to be 
able to switch back and forth). Use Applescript to communicate with it. Have it 
output to a text file so you can retrieve the results later if you like. I 
don't know if Windows has a way of doing that or not. 

Bob


On Mar 28, 2012, at 6:01 PM, Glen Bojsza wrote:

 Hi Mike,
 
 Well using your code I get the expected result at the end of the process
 but the interim output that I try to capture shows nothing?
 
 So good news - using your method I get the end result and the user is free
 to do other things  ; / bad news - I can't show the interim output for
 feedback.
 
 If I use the following code I get the opposite effect - user cannot do
 anything until the process completes but the interim output updates to the
 field.
 
 In both cases the process completes with the final results.
 
 So it has to do with the timing of the send and the reading of the process
 (I also tried reading lines and have the same result as reading characters
 as shown below)
 
 local nM
 on mouseUp
   startProcess
 end mouseUp
 
 command startProcess
   put fld dbPathList into nM
   open process nM for update
   set the cRunning of this card to true
   readloop
 end startProcess
 
 command readloop
   if the the cRunning of this card then
  read from process nM for 10
  if it is not empty then
 put it  cr after fld mergeOut
 put the number of lines of fld mergeOut * 16 into sPlace
 set the vscroll of fld mergeOut to sPlace
 if it contains dblink disconnecting then
set the cRunning of this card to false
close process nM
exit to top
 end if
 send readloop to me in 1 tick
  end if
  end if
 
 end readloop
 
 On Wed, Mar 28, 2012 at 5:35 PM, Mike Bonner bonnm...@gmail.com wrote:
 
 Sorry for posting and falling off the earth. A bit sick today but will try
 and give the gist of a send in time loop. This is just off the top of my
 head and as always there are probably better ways to do this (also as I
 mentioned before, not sure which forms of read will block and which won't
 so your mileage may vary depending on need)
 
 command startProcess
 ## code to connect to the process
 open process myprocess for update
 ## check for errors opening the process, if no errors then
 set the cRunning of this card to true -- a method to break the loop, set to
 false to stop the loop
 
 readloop -- handler to do the read
 end startProcess
 
 command readloop
 if the the cRunning of this card then
 read from process myProcess until empty
 if it is not empty then
 #do whatever you want with the resulting read.
 #if the end line is read, close process set the cRunning of this card to
 false
 end if
 send readloop to me in 1 tick
 end if
 
 end readloop
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


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


Re: PaintCode LiveCode

2012-03-29 Thread Bob Sneidar
Ohhh that has potential. 

Bob


On Mar 28, 2012, at 8:41 PM, Monte Goulding wrote:

 You would have to include the code in an external.
 
 On 29/03/2012, at 2:35 PM, Charles Szasz wrote:
 
 PaintCode is a new drawing program for the Mac that generates Objective C 
 code to draw visual objects. Can it be use with LC?
 
 Sent from my iPad
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


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


Re: ANN: ScaleMatic

2012-03-29 Thread René Micout
and 4.6.3,
and 4.6.2  there is no amelioration...

Le 29 mars 2012 à 17:52, René Micout a écrit :

 I tried with 4.6.4  it is the same... :-(
 
 Le 29 mars 2012 à 17:18, J. Landman Gay a écrit :
 
 On 3/29/12 4:05 AM, René Micout wrote:
 Hello Bernd,
 I try it but that don't work...  :-(
 I try since december 2011 to upload a custom control (grey slider à la Mac 
 OS X)...
 
 I have the same problem. RevOnline works fine with LiveCode 4.x so if I need 
 to use it I launch 4.6.4.
 
 -- 
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


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


Re: ANN and OT: Calling All SETI Enthusiasts

2012-03-29 Thread Bob Sneidar
I see you never actually read any of my posts. No worries. I get that a lot. 

Bob


On Mar 28, 2012, at 7:48 PM, Mick Collins wrote:

 Argue for your limitations and, indeed, they are yours.
 
 What obstacles, Bob?  You show me true obstacles, not just bullshit, and I'll 
 show you how they might be overcome.
 
 Date: Wed, 28 Mar 2012 11:53:08 -0700
 From: Bob Sneidar b...@twft.com
 To: How to use LiveCode use-livecode@lists.runrev.com
 Subject: Re: ANN and OT: Calling All SETI Enthusiasts
 Message-ID: 8b8ff4b1-1554-4813-9f68-47b55ee83...@twft.com
 Content-Type: text/plain; charset=us-ascii
 
 Rick Santorum is a Livecode programmer?? heh heh. But seriously, try actually 
 coming up with some suggestions at least about how to overcome the obstacles. 
 Otherwise, I declare your cry of bullshit to be the true bullshit that 
 all who have no answers cry when they are confronted with the difficulties of 
 their assertions. 
 
 Bob
 
 
 On Mar 28, 2012, at 11:21 AM, Mick Collins wrote:
 
 Bob's logistics is, as Rick Santorum said day before yesterday, bullshlt. 
 
 
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


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


Re: ANN: ScaleMatic

2012-03-29 Thread J. Landman Gay

On 3/29/12 10:52 AM, René Micout wrote:

I tried with 4.6.4  it is the same... :-(


That's too bad. I must have been lucky when I did it.

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com


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


Re: ANN: ScaleMatic

2012-03-29 Thread René Micout
I am sad :-(  my custom control cannot be diffuse...

Le 29 mars 2012 à 18:13, J. Landman Gay a écrit :

 On 3/29/12 10:52 AM, René Micout wrote:
 I tried with 4.6.4  it is the same... :-(
 
 That's too bad. I must have been lucky when I did it.
 
 -- 
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


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


Re: Re: ANN: ScaleMatic

2012-03-29 Thread Roger Guay
I've tried everything suggested in the last list digest to upload stacks to 
RevOnLine to no avail! I've tried LiveCode versions from 4.6.3 to 5.5. Iv'e 
tried restarting RunRev repeatedly, I've tried praying, swearing, and various 
words of magic. I've tried standing up, sitting down, casually looking away, 
staring with intimidation, psychokinesis, and psychic healing. I've tried 
morning, noon and night, all to no avail.

RevOnLine is effectively dead as far as I am concerned!

Cheers,
Roger

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


Re: ANN: ScaleMatic

2012-03-29 Thread Tim Jones
Have you reported this to the RunRev support team?  We can all commiserate with 
you here on the list, but only they can fix something's that's wrong…

Tim

On Mar 29, 2012, at 10:16 AM, Roger Guay wrote:

 I've tried everything suggested in the last list digest to upload stacks to 
 RevOnLine to no avail! I've tried LiveCode versions from 4.6.3 to 5.5. Iv'e 
 tried restarting RunRev repeatedly, I've tried praying, swearing, and various 
 words of magic. I've tried standing up, sitting down, casually looking away, 
 staring with intimidation, psychokinesis, and psychic healing. I've tried 
 morning, noon and night, all to no avail.
 
 RevOnLine is effectively dead as far as I am concerned!
 
 Cheers,
 Roger


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


Re: ANN: ScaleMatic

2012-03-29 Thread J. Landman Gay

On 3/29/12 12:27 PM, Tim Jones wrote:

Have you reported this to the RunRev support team?  We can all
commiserate with you here on the list, but only they can fix
something's that's wrong…


http://quality.runrev.com/show_bug.cgi?id=9929

Add your comments. My original report isn't quite accurate any more.

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com


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


Re: ANN: ScaleMatic

2012-03-29 Thread Pete
I think many of us have reported this to support, but to no avail.
Pete

On Thu, Mar 29, 2012 at 10:27 AM, Tim Jones tolis...@me.com wrote:

 Have you reported this to the RunRev support team?  We can all commiserate
 with you here on the list, but only they can fix something's that's wrong…

 Tim

 On Mar 29, 2012, at 10:16 AM, Roger Guay wrote:

  I've tried everything suggested in the last list digest to upload stacks
 to RevOnLine to no avail! I've tried LiveCode versions from 4.6.3 to 5.5.
 Iv'e tried restarting RunRev repeatedly, I've tried praying, swearing, and
 various words of magic. I've tried standing up, sitting down, casually
 looking away, staring with intimidation, psychokinesis, and psychic
 healing. I've tried morning, noon and night, all to no avail.
 
  RevOnLine is effectively dead as far as I am concerned!
 
  Cheers,
  Roger


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




-- 
Pete
Molly's Revenge http://www.mollysrevenge.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: ANN: ScaleMatic

2012-03-29 Thread J. Landman Gay

On 3/29/12 12:16 PM, Roger Guay wrote:

I've tried everything suggested in the last list digest to upload
stacks to RevOnLine to no avail! I've tried LiveCode versions from
4.6.3 to 5.5. Iv'e tried restarting RunRev repeatedly, I've tried
praying, swearing, and various words of magic. I've tried standing
up, sitting down, casually looking away, staring with intimidation,
psychokinesis, and psychic healing. I've tried morning, noon and
night, all to no avail.

RevOnLine is effectively dead as far as I am concerned!


LOL! Please paste this into bug report 
http://quality.runrev.com/show_bug.cgi?id=9929. It's a very convincing 
argument. :)


If you don't have access, can I have your permission to add it myself?

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

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


Re: ANN: ScaleMatic

2012-03-29 Thread Pete
I see they confirmed it as a bug in January.
Pete

On Thu, Mar 29, 2012 at 10:35 AM, J. Landman Gay
jac...@hyperactivesw.comwrote:

 On 3/29/12 12:27 PM, Tim Jones wrote:

 Have you reported this to the RunRev support team?  We can all
 commiserate with you here on the list, but only they can fix
 something's that's wrong…


 http://quality.runrev.com/**show_bug.cgi?id=9929http://quality.runrev.com/show_bug.cgi?id=9929

 Add your comments. My original report isn't quite accurate any more.


 --
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com


 __**_
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/**mailman/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode




-- 
Pete
Molly's Revenge http://www.mollysrevenge.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: File path to image on iOS?

2012-03-29 Thread John Patten
Nice!

Thanks for the info Tom!


On Mar 28, 2012, at 8:13 PM, Thomas McGrath III wrote:

 John,
 
 Yes that is possible in LC to use the mobilePickPhoto to grab a photo and 
 then save it to an images folder in you apps sandbox and or your apps 
 documents folder. Then you can use those images in your app by using the 
 image path to your images folder. What you can't do is have the iOS camera 
 app save to your app or its folders (except as previously stated by using 
 mobilePickPhoto).
 
 something like this:
 
 set the name of the templateImage to FooBar -- the mobilePickPhoto uses the 
 template image so you can set up all attributes here
 
 mobilePickPhoto front camera, 250, 250 -- call up the camera from within LC
 
 put image FooBar into URL (file:  specialFolderPath(documents)  /  
  Foobar.png) -- this puts the image into a file in your documents folder
 
 delete image FooBar -- if needed delete image from stack
 
 LATER:
 
 put image (specialFolderPath(Documents)  /  FooBar.png) into image 
 AnotherImage -- This puts the image into another image from the file
 
 
 -- Tom McGrath III
 http://lazyriver.on-rev.com
 3mcgr...@comcast.net
 
 On Mar 28, 2012, at 1:14 PM, John Patten wrote:
 
 Hi All...
 
 Is it possible to save an image from the iOS camera in a folder other than 
 camera Roll?  And is it possible for the iOS camera command to save the 
 image in a folder within the app and then use those images by saving their 
 path and then setting the filename of image object in app to something like, 
  defaultFolder/images/imagnename.jpg?
 
 Thank you!
 
 John Patten
 SUSD
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


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


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Mark Wieder
Pete-

Wednesday, March 28, 2012, 10:40:47 PM, you wrote:

 Anyone got one of the above and willing to share thoughts on it?

I've got an A500 that I quite like. Mostly, anyway. Don't know if that
helps or not, but the A100 seems to be a 7-in version of the A500.

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


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


On-rev Web Disk on Lion?

2012-03-29 Thread Graham Samuel
Has anyone tried to run the On-Rev version of the Secure Web Disk app that is 
supplied by RunRev? Mine just spins and I have to force quit. I'm using Lion 
10.7.3 on a Mac.

I am so ignorant about all this stuff that I don't know if this is just a 
tailored version of some generic program which everyone else knows about. Maybe 
I don't need it, but it sounds attractive.

Any info gratefully received.

Graham

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


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Pete
Thanks Mark.  Yes, the A100 is the 7 version, not sure if there other
differences.
Pete

On Thu, Mar 29, 2012 at 12:30 PM, Mark Wieder mwie...@ahsoftware.netwrote:

 Pete-

 Wednesday, March 28, 2012, 10:40:47 PM, you wrote:

  Anyone got one of the above and willing to share thoughts on it?

 I've got an A500 that I quite like. Mostly, anyway. Don't know if that
 helps or not, but the A100 seems to be a 7-in version of the A500.

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


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




-- 
Pete
Molly's Revenge http://www.mollysrevenge.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Progress Bar

2012-03-29 Thread Pete
I'm using a progress bar for the first time.  Checked it all out stepping
through things in debug and all worked fine.  However, when I run it
normally (meaning no debug), the blue progress bar never moves beyond it's
startpos.

I'm pretty sure this is because I'm updating it in a tight loop and LC
doesn't get a chance to update the screen but I'm uncertain how to solve
that without adding to the overall execution time of the loop.

Enlightenment much appreciated.


-- 
Pete
Molly's Revenge http://www.mollysrevenge.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


RE: Progress Bar

2012-03-29 Thread John Dixon


Would  a line like 'wait 0 millisecs with messages' in the loop help ?

 I'm using a progress bar for the first time.  Checked it all out stepping
 through things in debug and all worked fine.  However, when I run it
 normally (meaning no debug), the blue progress bar never moves beyond it's
 startpos.
 
 I'm pretty sure this is because I'm updating it in a tight loop and LC
 doesn't get a chance to update the screen but I'm uncertain how to solve
 that without adding to the overall execution time of the loop.
 
 Enlightenment much appreciated.
 
 
 -- 
 Pete
 Molly's Revenge http://www.mollysrevenge.com
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
  
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Mark Wieder
Pete-

Thursday, March 29, 2012, 2:58:57 PM, you wrote:

 Thanks Mark.  Yes, the A100 is the 7 version, not sure if there other
 differences.

The A500 has a very responsive screen and has all the other things I
was looking for in an Android tablet. I'm still running OS 3.3 on it
but I'll get around to upgrading to 4.0 some day.

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


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


Re: Progress Bar

2012-03-29 Thread Bob Sneidar
Ditto to what they said. For an explanation, the progress bar will only update 
during an idle time. While scripts are running, there is no idle time. The wait 
with messages gives the engine the idle time it needs to do it's thing. 

Bob


On Mar 29, 2012, at 3:03 PM, Pete wrote:

 I'm using a progress bar for the first time.  Checked it all out stepping
 through things in debug and all worked fine.  However, when I run it
 normally (meaning no debug), the blue progress bar never moves beyond it's
 startpos.
 
 I'm pretty sure this is because I'm updating it in a tight loop and LC
 doesn't get a chance to update the screen but I'm uncertain how to solve
 that without adding to the overall execution time of the loop.
 
 Enlightenment much appreciated.
 
 
 -- 
 Pete
 Molly's Revenge http://www.mollysrevenge.com
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


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


Re: Progress Bar

2012-03-29 Thread Pete
Thanks guys.  I put a wait 0 in there and that made the progress bar update
visible. Seems kinda weird that there's a difference between not waiting
and waiting zero, but that's OK!

This does lead to an interesting conundrum though.  It takes about 2.5
times longer to process my test data with a progress bar than without one.
 Not talking huge amounts of time - about 1 second vs 2.5 seconds - but
those times could get a lot longer in production, maybe by a factor of 10
or more, and this particular function of the application is going to be
judged at least partly on performance.

I calculate the update interval by dividing the number of records to be
processed by 100 with a minimum of 10 to deal with small data sets.  I
guess maybe I can play around with the divisor of 100 to see what yields
the best blend of performance while still showing progress.

I might also try using an animated cursor to see how it compares
performance wise.

Isn't there some rule of quantum physics about changing the outocme of an
experiment by observing it?

Pete

On Thu, Mar 29, 2012 at 3:13 PM, Roger Eller roger.e.el...@sealedair.comwrote:

 On Thu, Mar 29, 2012 at 6:03 PM, Pete wrote:

  I'm using a progress bar for the first time.  Checked it all out stepping
  through things in debug and all worked fine.  However, when I run it
  normally (meaning no debug), the blue progress bar never moves beyond
 it's
  startpos.
 
  I'm pretty sure this is because I'm updating it in a tight loop and LC
  doesn't get a chance to update the screen but I'm uncertain how to solve
  that without adding to the overall execution time of the loop.
 
  Enlightenment much appreciated.
 
  --
  Pete
  Molly's Revenge http://www.mollysrevenge.com
 

 Add a super-tiny wait to the end of the loop (25 to 100 millisecs,
 depending on what you're doing).

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




-- 
Pete
Molly's Revenge http://www.mollysrevenge.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: On-rev Web Disk on Lion?

2012-03-29 Thread J. Landman Gay

On 3/29/12 4:17 PM, Graham Samuel wrote:

Has anyone tried to run the On-Rev version of the Secure Web Disk app
that is supplied by RunRev? Mine just spins and I have to force quit.
I'm using Lion 10.7.3 on a Mac.


Funny you should ask about that, I just tried the same thing today, only 
not with on-rev. I was using my regular hosting provider and the cPanel 
implementation of the web disk (which I think is probably the same one 
you were using, since cPanel is pretty universal.)


I'm still on Snow Leopard but it was horribly slow and I got the 
spinning cursor like you did. Eventually it went away but it took a very 
long time, I almost restarted the Finder. I finally ejected the disk, it 
was so slow it was unusable.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

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


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Pete
Thanks Mark.  You justy answered another question I had.  I was under the
impression that you were stuck with whatever version of Android was on a
device when you purchased it but sounds like you can updaste it?  Maybe
it's just phones that can't be updated?
Pete

On Thu, Mar 29, 2012 at 3:19 PM, Mark Wieder mwie...@ahsoftware.net wrote:

 Pete-

 Thursday, March 29, 2012, 2:58:57 PM, you wrote:

  Thanks Mark.  Yes, the A100 is the 7 version, not sure if there other
  differences.

 The A500 has a very responsive screen and has all the other things I
 was looking for in an Android tablet. I'm still running OS 3.3 on it
 but I'll get around to upgrading to 4.0 some day.

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


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




-- 
Pete
Molly's Revenge http://www.mollysrevenge.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Progress Bar

2012-03-29 Thread Mike Bonner
Its a particle.. Its a wave! its a particle. Its a wave!  Its a cat in a
box!



 Isn't there some rule of quantum physics about changing the outocme of an
 experiment by observing it?

 Pete


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


Re: Progress Bar

2012-03-29 Thread Bob Sneidar
You might try locking the screen at the beginning of each loop. I think the 
wait will unlock the screen. 

Bob Sneidar
IT Manager
Calvary Chapel CM
Sent from iPhone

On Mar 29, 2012, at 15:53, Pete p...@mollysrevenge.com wrote:

 Thanks guys.  I put a wait 0 in there and that made the progress bar update
 visible. Seems kinda weird that there's a difference between not waiting
 and waiting zero, but that's OK!
 
 This does lead to an interesting conundrum though.  It takes about 2.5
 times longer to process my test data with a progress bar than without one.
 Not talking huge amounts of time - about 1 second vs 2.5 seconds - but
 those times could get a lot longer in production, maybe by a factor of 10
 or more, and this particular function of the application is going to be
 judged at least partly on performance.
 
 I calculate the update interval by dividing the number of records to be
 processed by 100 with a minimum of 10 to deal with small data sets.  I
 guess maybe I can play around with the divisor of 100 to see what yields
 the best blend of performance while still showing progress.
 
 I might also try using an animated cursor to see how it compares
 performance wise.
 
 Isn't there some rule of quantum physics about changing the outocme of an
 experiment by observing it?
 
 Pete
 
 On Thu, Mar 29, 2012 at 3:13 PM, Roger Eller 
 roger.e.el...@sealedair.comwrote:
 
 On Thu, Mar 29, 2012 at 6:03 PM, Pete wrote:
 
 I'm using a progress bar for the first time.  Checked it all out stepping
 through things in debug and all worked fine.  However, when I run it
 normally (meaning no debug), the blue progress bar never moves beyond
 it's
 startpos.
 
 I'm pretty sure this is because I'm updating it in a tight loop and LC
 doesn't get a chance to update the screen but I'm uncertain how to solve
 that without adding to the overall execution time of the loop.
 
 Enlightenment much appreciated.
 
 --
 Pete
 Molly's Revenge http://www.mollysrevenge.com
 
 
 Add a super-tiny wait to the end of the loop (25 to 100 millisecs,
 depending on what you're doing).
 
 ~Roger
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 
 
 -- 
 Pete
 Molly's Revenge http://www.mollysrevenge.com
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

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


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Tim Jones
You can update your Android phone.  I've updated my original Droid to the 
latest and greatest version with each new release.  I'm staying away from ICS 
because it is an original Droid running at 800MHz.

Tim

On Mar 29, 2012, at 3:55 PM, Pete wrote:

 Thanks Mark.  You justy answered another question I had.  I was under the 
 impression that you were stuck with whatever version of Android was on a 
 device when you purchased it but sounds like you can updaste it?  Maybe it's 
 just phones that can't be updated?


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


Re: Progress Bar

2012-03-29 Thread Scott Rossi
Hi Pete:

Locking the screen is one way to speed things up, if you're not already
doing that, but make sure you unlock at the end of the loop, and relock at
the beginning.  Another method that can help facilitate processing is to NOT
update the progress bar in every loop.  Use a counter to increment progress
every 2nd, 5th, 10th loop (whatever makes sense), so updating progress has a
lower impact on the repeat loop.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design



Recently, Pete wrote:

 Thanks guys.  I put a wait 0 in there and that made the progress bar update
 visible. Seems kinda weird that there's a difference between not waiting
 and waiting zero, but that's OK!
 
 This does lead to an interesting conundrum though.  It takes about 2.5
 times longer to process my test data with a progress bar than without one.
  Not talking huge amounts of time - about 1 second vs 2.5 seconds - but
 those times could get a lot longer in production, maybe by a factor of 10
 or more, and this particular function of the application is going to be
 judged at least partly on performance.
 
 I calculate the update interval by dividing the number of records to be
 processed by 100 with a minimum of 10 to deal with small data sets.  I
 guess maybe I can play around with the divisor of 100 to see what yields
 the best blend of performance while still showing progress.
 
 I might also try using an animated cursor to see how it compares
 performance wise.
 
 Isn't there some rule of quantum physics about changing the outocme of an
 experiment by observing it?
 
 Pete
 
 On Thu, Mar 29, 2012 at 3:13 PM, Roger Eller
 roger.e.el...@sealedair.comwrote:
 
 On Thu, Mar 29, 2012 at 6:03 PM, Pete wrote:
 
 I'm using a progress bar for the first time.  Checked it all out stepping
 through things in debug and all worked fine.  However, when I run it
 normally (meaning no debug), the blue progress bar never moves beyond
 it's
 startpos.
 
 I'm pretty sure this is because I'm updating it in a tight loop and LC
 doesn't get a chance to update the screen but I'm uncertain how to solve
 that without adding to the overall execution time of the loop.
 
 Enlightenment much appreciated.
 
 --
 Pete
 Molly's Revenge http://www.mollysrevenge.com
 
 
 Add a super-tiny wait to the end of the loop (25 to 100 millisecs,
 depending on what you're doing).
 
 ~Roger
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 





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


Re: Progress Bar

2012-03-29 Thread Richard Gaskin

Pete wrote:

 It takes about 2.5 times longer to process my test data with a
 progress bar than without one.
...
 I calculate the update interval by dividing the number of records to
 be processed by 100 with a minimum of 10 to deal with small data
 sets.  I guess maybe I can play around with the divisor of 100 to
 see what yields the best blend of performance while still showing
 progress.

Yes, the longer interval between updates will help a lot.

This is true for all OSes, but even more so on the Mac with the rich 
rendering required for the Aqua progress indicator.


--
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 LiveCode Journal blog: http://LiveCodejournal.com/blog.irv

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


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Roger Eller
Just about all Android phones, and tablets can be end-user-upgraded via
CyanogenMod.  It's community driven, so you're not at the mercy of the
hardware manufacturer.

http://www.androidcentral.com/tags/cyanogenmod

~Roger


On Thu, Mar 29, 2012 at 6:55 PM, Pete wrote:

 Thanks Mark.  You justy answered another question I had.  I was under the
 impression that you were stuck with whatever version of Android was on a
 device when you purchased it but sounds like you can updaste it?  Maybe
 it's just phones that can't be updated?
 Pete

 On Thu, Mar 29, 2012 at 3:19 PM, Mark Wieder mwie...@ahsoftware.net
 wrote:
  The A500 has a very responsive screen and has all the other things I
  was looking for in an Android tablet. I'm still running OS 3.3 on it
  but I'll get around to upgrading to 4.0 some day.
 
  --
  -Mark Wieder
   mwie...@ahsoftware.net

 --
 Pete
 Molly's Revenge http://www.mollysrevenge.com

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


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Pete
Thanks Roger and Tim, I'm not sure where I got that idea from.  Maybe the
cell phone providers don;t want you to upgarde so you're mor elikley to buy
another phone?
Pete

On Thu, Mar 29, 2012 at 4:28 PM, Roger Eller roger.e.el...@sealedair.comwrote:

 Just about all Android phones, and tablets can be end-user-upgraded via
 CyanogenMod.  It's community driven, so you're not at the mercy of the
 hardware manufacturer.

 http://www.androidcentral.com/tags/cyanogenmod

 ~Roger


 On Thu, Mar 29, 2012 at 6:55 PM, Pete wrote:

  Thanks Mark.  You justy answered another question I had.  I was under the
  impression that you were stuck with whatever version of Android was on a
  device when you purchased it but sounds like you can updaste it?  Maybe
  it's just phones that can't be updated?
  Pete
 
  On Thu, Mar 29, 2012 at 3:19 PM, Mark Wieder mwie...@ahsoftware.net
  wrote:
   The A500 has a very responsive screen and has all the other things I
   was looking for in an Android tablet. I'm still running OS 3.3 on it
   but I'll get around to upgrading to 4.0 some day.
  
   --
   -Mark Wieder
mwie...@ahsoftware.net
 
  --
  Pete
  Molly's Revenge http://www.mollysrevenge.com
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode




-- 
Pete
Molly's Revenge http://www.mollysrevenge.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Progress Bar

2012-03-29 Thread Bob Sneidar
Locking the screen can dramatically improve performance for anything which 
changes what you see in livecode. Progress bars are always changing due to 
animation. I had the same issue with animated gifs in my spinner standalone. 

Bob Sneidar
IT Manager
Calvary Chapel CM
Sent from iPhone

On Mar 29, 2012, at 16:36, Pete p...@mollysrevenge.com wrote:

 Thanks Scott and Richard.  I think I've got my algorithm to determine when
 to update the progress bar nicely tuned now.
 
 I'm a little confused by the lock screen thing though.  Isn't lock screen
 for when you don't want screen changes to be seen?
 
 Pete
 
 On Thu, Mar 29, 2012 at 4:22 PM, Richard Gaskin
 ambassa...@fourthworld.comwrote:
 
 Pete wrote:
 
 It takes about 2.5 times longer to process my test data with a
 progress bar than without one.
 ...
 
 I calculate the update interval by dividing the number of records to
 be processed by 100 with a minimum of 10 to deal with small data
 sets.  I guess maybe I can play around with the divisor of 100 to
 see what yields the best blend of performance while still showing
 progress.
 
 Yes, the longer interval between updates will help a lot.
 
 This is true for all OSes, but even more so on the Mac with the rich
 rendering required for the Aqua progress indicator.
 
 --
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 LiveCode Journal blog: 
 http://LiveCodejournal.com/**blog.irvhttp://LiveCodejournal.com/blog.irv
 
 
 __**_
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/**mailman/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 
 
 -- 
 Pete
 Molly's Revenge http://www.mollysrevenge.com
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

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


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Tim Jones
That's a good guess.  If I waited for Verizon, I'd still be running 2.1…

Tim

On Mar 29, 2012, at 4:38 PM, Pete wrote:

 Thanks Roger and Tim, I'm not sure where I got that idea from.  Maybe the
 cell phone providers don;t want you to upgarde so you're mor elikley to buy
 another phone?
 Pete
 
 On Thu, Mar 29, 2012 at 4:28 PM, Roger Eller 
 roger.e.el...@sealedair.comwrote:
 
 Just about all Android phones, and tablets can be end-user-upgraded via
 CyanogenMod.  It's community driven, so you're not at the mercy of the
 hardware manufacturer.
 
 http://www.androidcentral.com/tags/cyanogenmod
 
 ~Roger
 
 
 On Thu, Mar 29, 2012 at 6:55 PM, Pete wrote:
 
 Thanks Mark.  You justy answered another question I had.  I was under the
 impression that you were stuck with whatever version of Android was on a
 device when you purchased it but sounds like you can updaste it?  Maybe
 it's just phones that can't be updated?
 Pete
 
 On Thu, Mar 29, 2012 at 3:19 PM, Mark Wieder mwie...@ahsoftware.net
 wrote:
 The A500 has a very responsive screen and has all the other things I
 was looking for in an Android tablet. I'm still running OS 3.3 on it
 but I'll get around to upgrading to 4.0 some day.
 
 --
 -Mark Wieder
 mwie...@ahsoftware.net
 
 --
 Pete
 Molly's Revenge http://www.mollysrevenge.com
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 
 
 -- 
 Pete
 Molly's Revenge http://www.mollysrevenge.com
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


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


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Bob Sneidar
I listen to Leo laporte on the radio. On one show some time ago he mentioned 
that some earlier androids could not be upgraded past a certain version. I 
suspect it has to do with the processor chips being incompatible, or with 
memory limitations, much like desktop systems. 

Bob Sneidar
IT Manager
Calvary Chapel CM
Sent from iPhone

On Mar 29, 2012, at 16:51, Tim Jones tolis...@me.com wrote:

 That's a good guess.  If I waited for Verizon, I'd still be running 2.1…
 
 Tim
 
 On Mar 29, 2012, at 4:38 PM, Pete wrote:
 
 Thanks Roger and Tim, I'm not sure where I got that idea from.  Maybe the
 cell phone providers don;t want you to upgarde so you're mor elikley to buy
 another phone?
 Pete
 
 On Thu, Mar 29, 2012 at 4:28 PM, Roger Eller 
 roger.e.el...@sealedair.comwrote:
 
 Just about all Android phones, and tablets can be end-user-upgraded via
 CyanogenMod.  It's community driven, so you're not at the mercy of the
 hardware manufacturer.
 
 http://www.androidcentral.com/tags/cyanogenmod
 
 ~Roger
 
 
 On Thu, Mar 29, 2012 at 6:55 PM, Pete wrote:
 
 Thanks Mark.  You justy answered another question I had.  I was under the
 impression that you were stuck with whatever version of Android was on a
 device when you purchased it but sounds like you can updaste it?  Maybe
 it's just phones that can't be updated?
 Pete
 
 On Thu, Mar 29, 2012 at 3:19 PM, Mark Wieder mwie...@ahsoftware.net
 wrote:
 The A500 has a very responsive screen and has all the other things I
 was looking for in an Android tablet. I'm still running OS 3.3 on it
 but I'll get around to upgrading to 4.0 some day.
 
 --
 -Mark Wieder
 mwie...@ahsoftware.net
 
 --
 Pete
 Molly's Revenge http://www.mollysrevenge.com
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 
 
 -- 
 Pete
 Molly's Revenge http://www.mollysrevenge.com
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

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

Re: Progress Bar

2012-03-29 Thread Bob Sneidar
Pete, if you only need a progress bar for Mac, I can update my spinner 
standalone to have a progress bar. That way the progress bar will continue to 
animate, since it would be independent of the livecode IDE, or anything else 
for that matter. Let me know if you are interested. 

Bob Sneidar
IT Manager
Calvary Chapel CM
Sent from iPhone

On Mar 29, 2012, at 16:36, Pete p...@mollysrevenge.com wrote:

 Thanks Scott and Richard.  I think I've got my algorithm to determine when
 to update the progress bar nicely tuned now.
 
 I'm a little confused by the lock screen thing though.  Isn't lock screen
 for when you don't want screen changes to be seen?
 
 Pete
 
 On Thu, Mar 29, 2012 at 4:22 PM, Richard Gaskin
 ambassa...@fourthworld.comwrote:
 
 Pete wrote:
 
 It takes about 2.5 times longer to process my test data with a
 progress bar than without one.
 ...
 
 I calculate the update interval by dividing the number of records to
 be processed by 100 with a minimum of 10 to deal with small data
 sets.  I guess maybe I can play around with the divisor of 100 to
 see what yields the best blend of performance while still showing
 progress.
 
 Yes, the longer interval between updates will help a lot.
 
 This is true for all OSes, but even more so on the Mac with the rich
 rendering required for the Aqua progress indicator.
 
 --
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 LiveCode Journal blog: 
 http://LiveCodejournal.com/**blog.irvhttp://LiveCodejournal.com/blog.irv
 
 
 __**_
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/**mailman/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 
 
 -- 
 Pete
 Molly's Revenge http://www.mollysrevenge.com
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

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


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Tim Jones
It's the processor - a single chip running at 800MHz - even overclocked to 1GHz 
- really isn't enough for all of the new bling that is Ice Cream Sandwich.  
But, Cyanogen gives us a lot of coolness far beyond the stock vendor-supplied 
versions.

Tim

On Mar 29, 2012, at 4:59 PM, Bob Sneidar wrote:

 I listen to Leo laporte on the radio. On one show some time ago he mentioned 
 that some earlier androids could not be upgraded past a certain version. I 
 suspect it has to do with the processor chips being incompatible, or with 
 memory limitations, much like desktop systems. 


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


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Pete
Folks,
I prowled around the CyanogenMod web site and it looks great BUT... nowhere
can I find how to install it on my phone.  I also see various issues about
having to reload some of the Google apps like Maps apps after upgrading.
 SO, all-in-all, this makes me pretty nervous, I'd like to upgarde but I
don't want to end up with a dead phone!

I also tried the OTA Update on my phone (HTC Incredible from Verizon) but
seem to always get a service not available message.

Pete

On Thu, Mar 29, 2012 at 4:51 PM, Tim Jones tolis...@me.com wrote:

 That's a good guess.  If I waited for Verizon, I'd still be running 2.1…

 Tim

 On Mar 29, 2012, at 4:38 PM, Pete wrote:

  Thanks Roger and Tim, I'm not sure where I got that idea from.  Maybe the
  cell phone providers don;t want you to upgarde so you're mor elikley to
 buy
  another phone?
  Pete
 
  On Thu, Mar 29, 2012 at 4:28 PM, Roger Eller 
 roger.e.el...@sealedair.comwrote:
 
  Just about all Android phones, and tablets can be end-user-upgraded via
  CyanogenMod.  It's community driven, so you're not at the mercy of the
  hardware manufacturer.
 
  http://www.androidcentral.com/tags/cyanogenmod
 
  ~Roger
 
 
  On Thu, Mar 29, 2012 at 6:55 PM, Pete wrote:
 
  Thanks Mark.  You justy answered another question I had.  I was under
 the
  impression that you were stuck with whatever version of Android was on
 a
  device when you purchased it but sounds like you can updaste it?  Maybe
  it's just phones that can't be updated?
  Pete
 
  On Thu, Mar 29, 2012 at 3:19 PM, Mark Wieder mwie...@ahsoftware.net
  wrote:
  The A500 has a very responsive screen and has all the other things I
  was looking for in an Android tablet. I'm still running OS 3.3 on it
  but I'll get around to upgrading to 4.0 some day.
 
  --
  -Mark Wieder
  mwie...@ahsoftware.net
 
  --
  Pete
  Molly's Revenge http://www.mollysrevenge.com
 
  ___
  use-livecode mailing list
  use-livecode@lists.runrev.com
  Please visit this url to subscribe, unsubscribe and manage your
  subscription preferences:
  http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 
 
  --
  Pete
  Molly's Revenge http://www.mollysrevenge.com
  ___
  use-livecode mailing list
  use-livecode@lists.runrev.com
  Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
  http://lists.runrev.com/mailman/listinfo/use-livecode


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




-- 
Pete
Molly's Revenge http://www.mollysrevenge.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: ANN: ScaleMatic

2012-03-29 Thread Roger Guay
Thanks, Jacqueline. I thought I had access, but apparently not. Please feel 
free to add to the bug report.

Cheers,
Roger

On Mar 29, 2012, at 5:59 PM, use-livecode-requ...@lists.runrev.com wrote:

 Message: 5
 Date: Thu, 29 Mar 2012 12:50:42 -0500
 From: J. Landman Gay jac...@hyperactivesw.com
 To: How to use LiveCode use-livecode@lists.runrev.com
 Subject: Re: ANN: ScaleMatic
 Message-ID: 4f74a0f2.5030...@hyperactivesw.com
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 
 On 3/29/12 12:16 PM, Roger Guay wrote:
 I've tried everything suggested in the last list digest to upload
 stacks to RevOnLine to no avail! I've tried LiveCode versions from
 4.6.3 to 5.5. Iv'e tried restarting RunRev repeatedly, I've tried
 praying, swearing, and various words of magic. I've tried standing
 up, sitting down, casually looking away, staring with intimidation,
 psychokinesis, and psychic healing. I've tried morning, noon and
 night, all to no avail.
 
 RevOnLine is effectively dead as far as I am concerned!
 
 LOL! Please paste this into bug report 
 http://quality.runrev.com/show_bug.cgi?id=9929. It's a very convincing 
 argument. :)
 
 If you don't have access, can I have your permission to add it myself?
 
 -- 
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com


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


Re: [OT] ACer A100 Tablet

2012-03-29 Thread Roger Eller
On Thu, Mar 29, 2012 at 8:55 PM, Pete wrote:

 Folks,
 I prowled around the CyanogenMod web site and it looks great BUT... nowhere
 can I find how to install it on my phone.  I also see various issues about
 having to reload some of the Google apps like Maps apps after upgrading.
  SO, all-in-all, this makes me pretty nervous, I'd like to upgarde but I
 don't want to end up with a dead phone!

 I also tried the OTA Update on my phone (HTC Incredible from Verizon) but
 seem to always get a service not available message.

 Pete


About the risks... the only comfort I can offer is that when it goes wrong,
it is typically called soft bricking, which means you can try again and
eventually get it right.  The best thing to do is get the titanium backup
app, and backup the original ROM that your phone has.  Make sure there are
success stories already with your phone model (youtube is great for the
walk-throughs).  Take a leap of faith.

It all begins with an upgrade to the firmware called ClockWorkMod Recovery.
 This gives you a text-based menu to format the internal SD, and choose the
ROM you are about to install (previously copied to your phone over usb).

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


Re: Progress Bar

2012-03-29 Thread Peter M. Brigham, MD
On Mar 29, 2012, at 6:56 PM, Mike Bonner wrote:

 Its a particle.. Its a wave! its a particle. Its a wave!  Its a cat in a
 box!

Coincidence -- someone just sent me today a cartoon: a fake poster:

Reward! $1,000,000,000
Schroedinger's Cat
Wanted Dead and Alive

-- Peter

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


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


Re: Regular expression escape characters

2012-03-29 Thread Ken Ray

On Mar 28, 2012, at 10:19 PM, Bill Vlahos wrote:

 I am building a regular expression to find a set of question marks and 
 exclamation points. For example ??? or !!!.

put This is a !!! test into tData
get matchChunk(tData,(\!{3,}),tStart,tEnd)
put tStart,tEnd
-- 11,13

The ! is escaped with the backslash (\) and then the use of {3,} means 3 of 
the previous character, so:

\!{3,}

matches !!!

Then you surround the match test with parentheses to cause an extraction, and 
that fills tStart and tEnd with the start and end offsets of the extracted 
chunk.

You can do the same thing with ?…


Ken Ray
Sons of Thunder Software, Inc.
Email: k...@sonsothunder.com
Web Site: http://www.sonsothunder.com/  

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


Re: Regular expression escape characters

2012-03-29 Thread Ken Ray
 The ! is escaped with the backslash (\) and then the use of {3,} means 3 
 of the previous character, so:

Sorry, {3,} means 3 or MORE of the previous character… if you only want to 
match 3 characters, you need to use {3,3}:

\!{3,3}


Ken Ray
Sons of Thunder Software, Inc.
Email: k...@sonsothunder.com
Web Site: http://www.sonsothunder.com/  

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


Re: ANN: ScaleMatic

2012-03-29 Thread J. Landman Gay

On 3/29/12 8:07 PM, Roger Guay wrote:

Thanks, Jacqueline. I thought I had access, but apparently not.
Please feel free to add to the bug report.


Done.

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

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