Re: [ANN] This Week in LiveCode 38

2016-06-20 Thread Nicolas Cueto
It can outside the U.S.A. (Odd thing to have pointed out.) -- Nicolás Cueto On Jun 20, 2016 19:56, wrote: 'Focusing' has only one 's'. Not two. Best, Jerry On Jun 20, 2016, 5:53 AM -0500, Peter TB Brett, wrote: > Hi all, > > Read about new developments in LiveCode open source and the open sou

[OT] remote Mac rental services

2016-06-20 Thread Nicolas Cueto
aptop, I'm hoping this remote option might be a workable alternative. Thanks in advance for any advice. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage yo

LiveCode Lessons "How do I Become an Android Developer on a PC?"

2016-06-20 Thread Nicolas Cueto
a thread with more recent information about building for Android on a PC? Thank you. [By the way, the LC lesson url is: http://lessons.livecode.com/m/4069/l/27385-how-do-i-become-an-android-developer-on-a-pc ] -- Nicolas Cueto ___ use-livecode mailing

[OT?] the "compass" course in LC's ABC

2016-06-22 Thread Nicolas Cueto
rovide advice in the right direction, even if it's not exactly true North. Thank you. (And, once again, a hearty よくできました to LC for the ABC.) -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

TTS for mobile?

2016-06-28 Thread Nicolas Cueto
Very much out of my league in this, I'm sure, but... Could someone give a general outline of how to add text-to-speech functions to LC-built Android and iOS apps? Alternatively, perhaps a rough estimate about the cost of hiring someone to do this? Thanks. -- Nicolas

Fast way to retrieve a range of data

2016-09-20 Thread Nicolas Cueto
s for Textbook Level = 2, Page Number = 54? Thank you. -- Nicolas Cueto ___ 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

Japanese (unicode?) text problem

2016-09-20 Thread Nicolas Cueto
t; end mouseUp The text appears in the field, but with Japanese text garbled. What am I doing wrong? Thanks. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your su

Re: Japanese (unicode?) text problem

2016-09-22 Thread Nicolas Cueto
Thank you. All of those worked. -- Nicolas Cueto On 21 September 2016 at 15:08, AndyP wrote: > or > > put url tUrl into tTextToDecode > put uniDecode(tTextToDecode,”Japanese") into field “indices" > > > > > > - > Andy Piddock > > >

Re: Fast way to retrieve a range of data

2016-09-22 Thread Nicolas Cueto
Thank you, Mike. -- Nicolas Cueto On 21 September 2016 at 11:31, Mike Bonner wrote: > This should be pretty fast if I understand your criteria well enough.. > > put field "yourfield" into tData > filter lines of tData with ("2" & tab & 54 & ta

script for changing icons of LC widget "Segmented Controls"?

2016-10-31 Thread Nicolas Cueto
But, how can the icon be changed from a script? The only reference I could find in the LC Forum (nothing in the LC8.1 dictionary) was to "navicon". But, no luck. Thanks. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com P

styling text within an LC script

2015-11-09 Thread Nicolas Cueto
as is, so that the resulting multi-styled combined text can be copy-pasted from an LC text-object to another doc? Grazie mille. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscrib

Re: styling text within an LC script

2015-11-09 Thread Nicolas Cueto
alic" Not that simple? On 10 November 2015 at 14:53, wrote: > Hi. > > > Have you looked up the "HTMLText" in the dictionary. > > > If I understand, this should help. > > > Craig Newman > > > > -Original Message- > From: Nicol

Re: Strange mailing list email.

2014-08-27 Thread Nicolas Cueto
Months back or maybe even last year, I had to set a gmail filter so that some members' list-messages came through despite being marked as spam. Alain Farmer's and Craig Newman's are such two. There may be others too (not Peter Haworth's). For what it's worth. -- Nicol

Re: An Odd Problem Using Google Maps In Livecode

2014-10-01 Thread Nicolas Cueto
think the problem might be with Google maps. Couldn't know for sure, though. Good luck tracking down the bug. -- Nicolas Cueto On 2 October 2014 11:46, Colin Holgate wrote: > What do you get if you try the same URL in a browser, on

controller bar not responding

2011-04-18 Thread Nicolas Cueto
A player object's controller bar works on a standalone but not on a revlet. The video can play, but nothing happens when clicking the controller bar and any of its functions. Any ideas? Thanks. -- Nicolas Cueto ___ use-livecode mailing lis

how-to link to a video

2011-05-04 Thread Nicolas Cueto
begin testing out that idea, I'm posting here in hopes of The Solution. Thanks. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: how-to link to a video

2011-05-05 Thread Nicolas Cueto
welcome someone proving me wrong. -- Nicolas Cueto ___ 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: how-to link to a video

2011-05-05 Thread Nicolas Cueto
t work with the revweb plugin, and neither my Firefox nor IE are HTML5 compliant. So, your revlet is loading a blank player object. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsub

Re: how-to link to a video

2011-05-05 Thread Nicolas Cueto
> Are you on Windows? Do you have QuickTime installed? I'm on Windows, and QT is installed. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subs

Re: how-to link to a video

2011-05-05 Thread Nicolas Cueto
BTW. Colin, the tinyurl links you've included in emails don't work. But I'm pretty sure that's YouTube's doing, not LC's. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: how-to link to a video

2011-05-05 Thread Nicolas Cueto
> This technique works for me: > http://netrin.on-rev.com/misc/playyoutube/playyoutube.html Jim, fabulous -- thank you! P.S. Player controls don't work. Nothing new, though. That's been my experience so far with revlet player objects. So, have had to make my own player contr

download and save a file

2011-05-25 Thread Nicolas Cueto
Hello, What commands or methods are there for downloading and saving a file (jpg, au, mp3) from my on-rev account to a local computer? (I'd figure it out on my own but am without an internet connection at work ever since the earthquake. And am heading out in a few minutes!) Thanks. -- Ni

Re: download and save a file

2011-05-25 Thread Nicolas Cueto
Sorry, an addition to my last message. It's more than one file that needs downloading and saving locally. And, up to now, I've been using the load command with web files, but Livecode has been crashing and I think it's memory-related. -

group name persisting

2011-06-21 Thread Nicolas Cueto
x27;d number as happened the first time around. I've noticed this behaviour in the past, but this time it's getting in the way of things. How can I make sure this doesn't happen? Thanks. -- Nicolas Cueto (iPhone) ___ use-livecode ma

Re: group name persisting

2011-06-22 Thread Nicolas Cueto
uped. As confusing to describe as it was figuring out what the problem in my script was. And another BTW, since its you, Malte who replied. Part of the reason I'm grouping groups is to use the aeMoveTo command of AnimationEngine (yeah, AE!!). To recreate a tetris-like effect of a group of tile

filter?

2011-06-22 Thread Nicolas Cueto
Hi again. Given 2 lists of cr-delimited values (tList1, tList2), what's the fastest way of getting the unique value(s)? Ex, "1,2,3,4" & "1,2,3,4,5" = "5" (but cr instead of comma) Thanks. -- Nicolas Cueto (iPhone) __

Re: filter?

2011-06-22 Thread Nicolas Cueto
Went with Michael Kann's solution. Thanks to all, tho. BTW, my request's reason had to do with Livecode's odd group behaviour. -- Nicolas Cueto (iPhone) On 2011/06/23, at 11:19, Michael Kann wrote: > If you want to use a SORT you can try something like the following: >

force exit of mouseDown?

2011-06-23 Thread Nicolas Cueto
But, again, couldn't get away from how mouseDown doesn't allow other mouse-related events until it's done. Assuming that all makes sense, what should I be doing instead? (And no suggestions about fingers or other parts of my anatomy :-) . ) Thanks -- Nicolas Cueto (iPho

Re: force exit of mouseDown?

2011-06-23 Thread Nicolas Cueto
Hold the presses! I've just learnt a new handler, mouseStillDown, and, more significantly, that behavior scripts don't handle mouse handlers as expected. So my solution has been to use "set script of X to" and not "set behavior of X to". Script and le

Re: force exit of mouseDown?

2011-06-23 Thread Nicolas Cueto
e button of the cloned group also contain the exact same script ABC? The answer ought obviously be "Yes", but, given that 10-line limit to "set script" and the mis-behaviour of behaviors, best to double-check with here with my Programming Elders. Phew! -- Nicolas Cueto (temp

Re: force exit of mouseDown?

2011-06-24 Thread Nicolas Cueto
uot;, rather than simply "if the flag of me is...". Anyway. I doubt I will ever rely on behaviors again. And I don't feel confident enough with my programming skills to present this to LC as something like a bug. Cause I have been known to be wrong -- though not about mouseStillDo

command "group" fails when objectList is a string

2011-07-02 Thread Nicolas Cueto
wait 0 milliseconds wait 50 milliseconds wait 500 milliseconds Some too slow. Some work at times, and other times not. But perhaps there's some unbeknownst to me LC command or property that can help get around all this mess? Thanks. -- Nicolas Cueto __

object beneath mouseLoc?

2011-07-03 Thread Nicolas Cueto
ly connected. A diagonal move between tiles, though, enters the clearing between the rounded corners and causes mouseColor to trigger.) As always, thank you for the help. -- Nicolas Cueto (iPhone) ___ use-livecode mailing list use-livecode@lists.runrev.c

Re: command "group" fails when objectList is a string

2011-07-03 Thread Nicolas Cueto
That was perfect, Klaus. Thanks. -- Nicolas Cueto (iPhone) ___ 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

Re: object beneath mouseLoc?

2011-07-04 Thread Nicolas Cueto
and sure enough, only the clicked control gets returned. Perhaps there's other suggestions... -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription pr

Re: object beneath mouseLoc?

2011-07-04 Thread Nicolas Cueto
I should also note that I'm using AnimationEngine, in case there's an AE-based solution. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your su

Re: object beneath mouseLoc?

2011-07-04 Thread Nicolas Cueto
ove. Thanks anyway, Keith. -- Nicolas Cueto ___ 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: object beneath mouseLoc?

2011-07-04 Thread Nicolas Cueto
> I have a feeling that  on mouseLeave  works whether the mouse button > is up or down. About mouseLeave from the docs: "If the mouse button is down when the mouse pointer leaves the control, the mouseLeave message is not sent until the mouse button is released."

Re: object beneath mouseLoc?

2011-07-04 Thread Nicolas Cueto
I too had thought about polling for "is within" for each of the controls. But there's 36 max, plus there's other things going on (sequentially and sometimes at the "same" time), so thought it'd slow things down. Which is when I decided to contact the list. Chee

Re: object beneath mouseLoc?

2011-07-04 Thread Nicolas Cueto
got returned, but the mouseMove wouldn't exit. Still, learnt something new. Thanks. -- Nicolas Cueto (iPhone) ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subsc

Re: object beneath mouseLoc?

2011-07-04 Thread Nicolas Cueto
Well, my solution was to use Jacqueline's idea of polling all the controls for an "if within". Also followed Dave Cragg's advice about mouseLoc (x,y) values. Stack works fast. But on machines that are VERY old... Thanks to all. -- N

Re: object beneath mouseLoc?

2011-07-06 Thread Nicolas Cueto
Thank you, Dick. Didn't try out your latest variation, but I appreciate the detailed explanation and learning about what frontscripts are and how they can be used. Completely new concept. Cheers. -- Nicolas Cueto -- Nicolas Cueto ___ use-liv

outerGlow color differs by Win OS

2011-07-13 Thread Nicolas Cueto
ne explain why? I tried different blendmode and filter settings but no go. Using LC 4.6.1. Thanks. -- Nicolas Cueto (iPhone) ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your su

stackfiles -- how to use?

2011-07-24 Thread Nicolas Cueto
.rev" and then in the "Stack files" panel add Index-Stack and all the game-stacks. After which, I save as a standalone. STEP 3) repeat the above two steps for Index-stack.rev Anyway, I'm guessing I don't need to do STEP 3. But now I'm also guessing STEP 2 is supe

standalone won't start on Win2K

2011-07-24 Thread Nicolas Cueto
Hi, When a standalone built with LC4.6.1 starts on a Win2K PC, the result is a crash with "CreaterFiberEX" and "Kernel32.dll" in the crash message. Any workarounds for this (upgrading Win2K is not an option)? Thanks. -- Nicolas Cueto ___

Re: standalone won't start on Win2K

2011-07-25 Thread Nicolas Cueto
> Do you have SP4 installed? I didn't. But now I do. And, problem gone. Thanks Mark! -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subs

Re: stackfiles -- how to use?

2011-07-28 Thread Nicolas Cueto
to call functions and handlers that are in the standalone? P.S. Thank you to those who've responded so far. Using your explanations, I've been experimenting with my stacks and learning how to unclutter them a bit. -- Nicolas Cueto ___ use-liv

memory, buffered images and closed stacks (and groups?)

2011-07-28 Thread Nicolas Cueto
ady tried adding a "select empty" before the "repeat for", and a "wait xxx milliseconds with messages" after the line "group". So, now I'm trying the list :-) Thanks. -- Nicolas Cueto ___ 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: memory, buffered images and closed stacks (and groups?)

2011-07-29 Thread Nicolas Cueto
emory values after the game stack has been confirmed as closed are 2000 to 3000 K larger than when the game stack was first opened. So, I'm still wondering if this memory discrepancy is connected to my stack crashing immediately before using the command "group" after the game stac

socket timeout on Windows 7

2011-08-01 Thread Nicolas Cueto
e in the past, in particular Ken Ray's summation at http://www.sonsothunder.com/devres/revolution/tips/env007.htm. Basically, aaargh! -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscr

Re: socket timeout on Windows 7

2011-08-01 Thread Nicolas Cueto
> Probably because it's 64 bit. My install of Win7 is 32 bit. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferenc

Re: socket timeout on Windows 7

2011-08-01 Thread Nicolas Cueto
Figured it out! (Or at least, I sure hope so.) Adjusted my firewall software's "excepted websites" configuration (But during previous testing I'd used the software's "Disable" function?!). Thanks all the same. -- Nicolas Cueto _

Re: Money Script

2011-08-08 Thread Nicolas Cueto
;1825" --> "18.25" --> "$18.25" "8" --> ".08" --> "$0.08" "80" --> ".8" --> "0.80" "123456789" --> "123456789" --> "$1,234,567.89" I think that takes care o

Re: Money Script

2011-08-08 Thread Nicolas Cueto
Oops. > "123456789" --> "123456789" --> "$1,234,567.89" That example should've been: "123456789" --> "1234567.89" --> "$1,234,567.89" -- Nicolas Cueto ___ use-liveco

player object problem on Win7

2011-08-14 Thread Nicolas Cueto
these get downloaded ok. Any ideas? Thanks. -- Nicolas Cueto ___ 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/listinf

Re: player object problem on Win7

2011-08-14 Thread Nicolas Cueto
h! I hesitate installing QT to find out one way or the other. Cause of how annoyingly persistent its update messages are. Almost as bothersome as java's! -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit t

Re: player object problem on Win7

2011-08-15 Thread Nicolas Cueto
t request. -- Nicolas Cueto ___ 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

get precise time from internet

2011-09-05 Thread Nicolas Cueto
r websiteS, in case one site is down). Thanks. -- Nicolas Cueto ___ 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/li

"send" in 24-hours

2011-09-08 Thread Nicolas Cueto
o seconds convert tTimeB to dateitems add 24 to item 4 of tTimeB convert tTimeB to seconds put abs(tTimeB - tTimeA) into tNextChimeTimeInSeconds send "play chime" to me in tNextChimeTimeInSeconds seconds set the cpPending of me to the result Thanks. -- Nicolas Cueto _

converting short time to seconds

2011-09-16 Thread Nicolas Cueto
hat LC's "convert tTime to seconds" will give different values for a given clock-time depending on the system date. Thanks. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

[OT] images: best transparent format

2011-10-30 Thread Nicolas Cueto
. As I say, the jaggedness is quite slight. Some might say it's not even worth the bother. But, if I notice it, my finicky Japanese learners will too. Thanks. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visi

Re: [OT] images: best transparent format

2011-10-30 Thread Nicolas Cueto
I'm afraid my question is becoming a discussion about image software. What my question was actually about was how to create and/or export transparent images with perfectly non-jagged (or dithered) edges. Thanks. -- Nicolas Cueto ___ use-liv

Re: [OT] images: best transparent format

2011-10-30 Thread Nicolas Cueto
"From:" box. As always, it's amazing the generosity that the professionals on this list extend towards us groundlings. Cheers! -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

a shake and a wiggle

2011-10-31 Thread Nicolas Cueto
on of whether an object can delete itself... perhaps a send message? Thanks. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: a shake and a wiggle

2011-10-31 Thread Nicolas Cueto
;constrainRectangular", which the AE docs warn can conflict with LC's mouse-related commands, will there be a conflict with touchMove? (Malte?) Thanks, Mark. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please v

Re: a shake and a wiggle

2011-10-31 Thread Nicolas Cueto
Oops. Just learnt that "touchMove" is only for iOS. My app is for Windows. Oh well. Back to my orginal question... -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: a shake and a wiggle

2011-10-31 Thread Nicolas Cueto
nd. Thanks again, Mark. -- Nicolas Cueto ___ 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

copy custom property set

2011-12-01 Thread Nicolas Cueto
reetingMorning"] of stack "myStack" it'll return: "Ohayo gozaimasu" But I do not know how to: 1) create "ja" with the same keys as "en" 2) insert data into each of the keys of "ja" I don't mind doing (2) manually. But is the

Re: Mobile devices and barcodes

2011-12-06 Thread Nicolas Cueto
Hi Paolo, Sarah Reichelt has a couple of barcode related stacks at: http://www.troz.net/rev/index.irev?category=All#stacks I think that will solve your questions. Cheers. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com

clone problem

2011-12-06 Thread Nicolas Cueto
Hell All, I have a script that does not always work as expected. >From the student's point of the view, the script allows them to click and drag an alphabet letter for release onto a writing area. That way, there's two images visible : the image they clicked on originally apparently at its origin

Re: Answer dialog not showing in Windows 7 ???

2011-12-07 Thread Nicolas Cueto
om similar past experience I've learnt to be careful about relying on LC's icons for buttons. If the button with a particular icon is not in the standalone, that icon will not show on other stacks. Cheers. -- Nicolas Cueto ___ use-livecode mail

prob with Rotunda's CallPHP [was Re: Sending hundreds of eMails]

2012-01-07 Thread Nicolas Cueto
260 Fatal error: Call to undefined function PUB_() in /urlPath/processCallPHPRequest.php(53): runtime-created function on line 1 / I appreciate that callPHP is free, and understand if you don't have th

standalone not quitting on Win7

2012-01-10 Thread Nicolas Cueto
end repeat set the backdrop to none unlock messages if the environment is not "development" then pass closeStackRequest end if end closeStackRequest on closeStack quit end closeStack Any ideas? Thanks. -- Nicolas Cueto

Re: standalone not quitting on Win7

2012-01-10 Thread Nicolas Cueto
service in the previous year, one feels happily grateful towards, but also whom, in the months or even years to come, one realizes may again be obliged upon for help.] -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please

too many images on one card?

2012-01-26 Thread Nicolas Cueto
spite their being hidden? My stacks run on old PC boxes -- Win2K, Pentium/Celeron cpus, minimum memory -- and I'm worried that this new stack might not run as zippily as the others. So, do I need to worry? Thanks. -- Nicolas Cueto ___ use-livecode ma

Re: too many images on one card?

2012-01-26 Thread Nicolas Cueto
hru all of my code to modify those "set icon" references to "the id of image ABC of card DEF". So, besides my concern about things slowing down, I'm also trying to avoid having to go thru my code. Thanks, Mark. -- Nicolas Cueto _

Re: too many images on one card?

2012-01-26 Thread Nicolas Cueto
ed not about the 36 images that are visible, but about the 100's (1000's?) that are not, all on the one card. Thanks again. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, u

Re: too many images on one card?

2012-01-26 Thread Nicolas Cueto
hone. Do referenced images work on standalones for iPhones the same as they do on desktop standalones? Just curious. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage yo

tips on posting an url and reading the results

2012-02-03 Thread Nicolas Cueto
find only the info I'm after. Thank you. -- Nicolas Cueto ___ 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

Japanese chars in HTML result [WAS: tips on posting an url and reading the results]

2012-02-03 Thread Nicolas Cueto
ts garbled, with the rest of the text fine. Any ideas how I can get my script to work with Japanese text as nicely as simply copy-pasting? Thanks. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: Japanese chars in HTML result [WAS: tips on posting an url and reading the results]

2012-02-03 Thread Nicolas Cueto
nd especially Kenji Kojima. So, now that I'm trying to extract Japanese text from HTML code (I think), I'm once again out of my depth. Thanks all the same though, Bob. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.co

Re: Japanese chars in HTML result [WAS: tips on posting an url and reading the results]

2012-02-04 Thread Nicolas Cueto
to learn more about ISBN. Seems some of my ISBN barscans can be found by Google Search but not by Google's API. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

QR Code & mobile devices & the desktop

2012-02-07 Thread Nicolas Cueto
some QR Code scanned by a mobile device (iPhone or Android tablet)? A general idea about the steps involved would be great. And much appreaciated. Cheers. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this

Re: QR Code & mobile devices & the desktop

2012-02-07 Thread Nicolas Cueto
ion of his mergZXing... -- Nicolas Cueto ___ 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: QR Code & mobile devices & the desktop

2012-02-08 Thread Nicolas Cueto
simple way John Craig kindly explained earlier in this thread -- then, I may be tempted to push "Buy". Cheers. -- Nicolas Cueto ___ 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: How alive is LiveCode?

2012-02-08 Thread Nicolas Cueto
as always been. And the generous help. Perhaps a search thru the archives, at: http://dir.gmane.org/gmane.comp.ide.revolution.user Hope that helps. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to sub

focus-in-field problem

2012-02-16 Thread Nicolas Cueto
pop-up? Thanks. -- Nicolas Cueto ___ 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

copy-paste and Japanese text

2012-02-23 Thread Nicolas Cueto
the explanation? Is there a way around it in my stack? Thanks. -- Nicolas Cueto ___ 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

[On-rev] MySQL server offline?

2012-02-24 Thread Nicolas Cueto
Waited 1 hour before sending this... Anyone else getting a "MySQL server offline" message when accessing their on-rev account? Server Name is thor. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit t

Re: [On-rev] MySQL server offline?

2012-02-24 Thread Nicolas Cueto
It's working again. Phew. -- Nicolas Cueto On Sat, Feb 25, 2012 at 4:01 PM, Scott McDonald wrote: > Just went to do some work and am having the same problem. And yes, my account > is on thor as well. > > If it doesn't come up shortly we'll have

repositioning list-field lines

2012-03-01 Thread Nicolas Cueto
e wheel on this. Thank you. -- Nicolas Cueto ___ 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: repositioning list-field lines

2012-03-01 Thread Nicolas Cueto
antime, thank you to everyone for the scripts and the stack offers. Cheers. -- Nicolas Cueto ___ 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

Google's SPAM filters [was Re: Finding the calling code/object/script?]

2013-08-23 Thread Nicolas Cueto
ssages at a time. Seems like 10 to 20 messages a day, with no recognizable pattern to them. Anyone else? -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscript

[on-rev] Is on-rev ok? [WAS [on-rev] no more SSH login?]

2013-08-31 Thread Nicolas Cueto
day before sending LC that "URGENT" message I wanted to send Friday night. Oh, and my server is "thor". Selfishly hoping I'm not the only one... but moreso that this problem resolves itself magically. Cheers. -- Nicolas Cueto __

Re: [on-rev] Is on-rev ok? [WAS [on-rev] no more SSH login?]

2013-08-31 Thread Nicolas Cueto
You're both missing the point but ... Does this url work: http://kweto.com/hello.html -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscri

Re: [on-rev] Is on-rev ok? [WAS [on-rev] no more SSH login?]

2013-08-31 Thread Nicolas Cueto
> Which server is your account on? See my first message. Did that http://kweto.com/hello.html url work? -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage y

Re: [on-rev] Is on-rev ok? [WAS [on-rev] no more SSH login?]

2013-08-31 Thread Nicolas Cueto
Peter Thank you !! for that traceroute. That server change to "diesel" is news to me. :-( Geez, LC !!! So no more 404 errors . But still getting 500 errors from my RunRev based cgi setup, and that's the much more important problem. It's late here. Try again tomorro

Re: Google's SPAM filters [was Re: Finding the calling code/object/script?]

2013-09-07 Thread Nicolas Cueto
As someone wrote, try gmail filter settings. Though messages will still appear with a spam banner. Perhaps LC's new incarnation or popularity have somehow offended the google godkins... -- Nicolas Cueto ___ use-livecode mailing list use-liv

Re: Thor and MySQL

2013-09-09 Thread Nicolas Cueto
someone doing a traceroute on my domain, which revealed my account had been moved unannounced. Sure enough, I could login to the new server by simply substituting in the url the word "thor" with my new server's name. So, perhaps do a traceroute? Or, contact LC if it's urgent? -- N

touchscreen interactivity basics

2013-09-12 Thread Nicolas Cueto
ouch-and-throw, mabe even multi-touch type gestures. Are there LC commands specific to this situation? Where in the dictionary could I begin looking? Or perhaps there's even sample stacks? Thanks. -- Nicolas Cueto ___ use-livecode mailing list use-li

  1   2   3   >