Re: Licensing

2015-01-05 Thread Charles E Buchwald
ode 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 -- Charles E. Buchwald CEO/Director General, Museografica Digital • http://digital.muse

[OT] LC Contractor for Hire?

2014-10-01 Thread Charles E Buchwald
ease share. If you are interested, please contact me off list with your rates and availability. If you know of anyone who might be interested, please forward this message, or have them contact me directly. Thank you kindly, - Charles -- Charles E. Buchwald CEO/Director General, Museografica Digi

Re: Thumbnails of cards in Livecode?

2014-09-20 Thread Charles E Buchwald
iling 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 -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografi

Re: Coda 2 Syntax highlighting for LC now working

2014-09-18 Thread Charles E Buchwald
be messing with these other editors. > > I doubt it. Everyone wants something different out of a script editor. > Having hooks to allow for external editors would let everyone use what > they're used to, whether it's Coda or vim or whatever. > > -- > -Mark

Re: Download and Run Stacks - Can Do On Mobile?

2014-09-13 Thread Charles E Buchwald
> behaviors in which one could submit an app with one set of functionality, and > later download behavior-driven stack files that include no code but > completely alter the functionality of the software. -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.mu

Re: Download and Run Stacks - Can Do On Mobile?

2014-09-13 Thread Charles E Buchwald
ssa...@fourthworld.comhttp://www.FourthWorld.com > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: >

Re: icon sizes

2014-09-08 Thread Charles E Buchwald
fficult to find? > ___ > 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: Sunset, sunrise, twilight calculations in LC?

2014-08-27 Thread Charles E Buchwald
runc(pValue) >> end Floor > > William Prothero > http://es.earthednet.org > >> On Aug 27, 2014, at 9:11 AM, Bob Sneidar wrote: >> >> Nicely done! I love this list!! >> >> Bob S >> >> >> On Aug 23, 2014, at 13:22 , Charles E Buchwald

Re: Sunset, sunrise, twilight calculations in LC?

2014-08-27 Thread Charles E Buchwald
n Aug 23, 2014, at 13:22 , Charles E Buchwald > mailto:char...@buchwald.ca>> wrote: > > function Floor pValue > if pValue < 0 then return trunc(pValue) - 1 else return trunc(pValue) > end Floor > > I know this is trivial, but here's a ceiling function, just to kind o

Re: iPhone kiosk

2014-08-25 Thread Charles E Buchwald
vecode 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: iPhone kiosk

2014-08-25 Thread Charles E Buchwald
ith a desktop > app, but didn't know it could be used with an iOS device. Have you used this > approach yourself? > > Thanks for the info on iBackupbot. > > Richard > > > > > On 8/25/14, 11:04 AM, Charles E Buchwald wrote: >> Hi Richard

Re: iPhone kiosk

2014-08-25 Thread Charles E Buchwald
it this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Mac OSX 10.9.4, LC 6.6.2 Commercial LC Developer Tools:

Re: Sunset, sunrise, twilight calculations in LC?

2014-08-23 Thread Charles E Buchwald
-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Mac OSX 10.9.4, LC

Re: Sunset, sunrise, twilight calculations in LC?

2014-08-23 Thread Charles E Buchwald
s I'm not clear on that. On 23 Aug 2014, at 2:03 PM, J. Landman Gay wrote: > Charles' function works except for negative integers. I think it needs to > check for that. -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Mac OSX 1

Re: Sunset, sunrise, twilight calculations in LC?

2014-08-23 Thread Charles E Buchwald
date to dateItems > if ((item 2 of tDate = 1) or (item 2 of tDate = 2)) then > put 1 into tDay > else > put 0 into tDay > end if > put item 1 of tDate + 4800 - tDay into tYear > put item 2 of tDate + (12 * tDay) - 3 into tMonth > put item 3 of tDate

Re: Sunset, sunrise, twilight calculations in LC?

2014-08-23 Thread Charles E Buchwald
27;s the largest integer that >> is less than the test number. >> > > put round(-9.8_ > > give us 10 > > Yo! > > Richmond. > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit th

Re: OpenField mystery

2014-08-23 Thread Charles E Buchwald
; 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 -- Charles E. Buchwald CEO/Director General Museografica Digital http://digita

Window manager plugin?

2014-08-22 Thread Charles E Buchwald
eally useful. Firstly: does anyone know of an existing LC plugin like this? And of course: is anyone else interested in a plugin like this? Cheers, - Charles -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Mac OSX 10.9.4, LC 6.6.2 Commercia

Sunset, sunrise, twilight calculations in LC?

2014-08-22 Thread Charles E Buchwald
, which is why I'm asking. - Charles -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Mac OSX 10.9.4, LC 6.6.2 Commercial LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice: http://

Re: Back to Stacks! New Text Properties

2014-08-21 Thread Charles E Buchwald
ences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Mac OSX 10.9.4, LC 6.6.2 Commercial LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice: http://wp.me/P3aT4d-33

Re: The Road Map as it now is . . . . .

2014-08-18 Thread Charles E Buchwald
I was under the impression that the Open Language initiative is to follow the usual open source model, and have some kind of gatekeeper who includes new, useful, user-contributed additions to the latest release. I could be wrong about that, though. - Charles On 18 Aug 2014, at 12:58 PM, Richmon

Re: autoload a plugin?

2014-08-18 Thread Charles E Buchwald
the revTools stack. > > > > Richmond. > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.

Re: Helping newcomers anticipate that standalones can't save to themselves

2014-08-15 Thread Charles E Buchwald
ve changes into it’s stacks. Wonder if it would make sense to have a > standard version of that launcher/updater so that newbies can just grab it > and use it. > Kee -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Mac OSX 10.

Re: Helping newcomers anticipate that standalones can't save to themselves

2014-08-15 Thread Charles E Buchwald
so they can write useful things from the very >> start > > Hello, > > What about a « test » mode that simulate the standalone comportment ? > > > ___________ > use-livecode mailing list > use-livecode@lists.runrev.com >

Re: Standard Library

2014-08-13 Thread Charles E Buchwald
y is the responsability of Livecode engine! (see below) > > >>> Example: >>> I would expect to be able to do this in the message box: >>> put replaceText("abcd","(ab)(cd)","$2$1") >>> and get this: >>> "cdab&qu

Re: Standard Library

2014-08-12 Thread Charles E Buchwald
tch number, alike the variables you can supply to the some >> of the database functions. > > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscriptio

Re: what is the property for the position of a scrolling field?

2014-07-30 Thread Charles E Buchwald
___ > 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 -- Charles E. Buchwald CEO/Director General Museografica Digit

Re: One day left

2014-07-30 Thread Charles E Buchwald
ling 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 -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.c

Re: revXMLib bugs

2014-07-30 Thread Charles E Buchwald
e > forward it to the right place. I have already spent an entire frustrating day > on this. I have no energy left. > > Alain > ___________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubs

Re: mobileUpdateContact: One way trip?

2014-07-29 Thread Charles E Buchwald
mouseUp Mac OSX 10.9.4, LC 6.6.2 Commercial, iOS 7.1 On 29 Jul 2014, at 9:56 PM, Charles E Buchwald wrote: > I'm trying to use mobileUpdateContact. > I have a stack with a single button, with this script: > ... -- Charles E. Buchwald CEO/Director General Museografica Digit

mobileUpdateContact: One way trip?

2014-07-29 Thread Charles E Buchwald
sed mobileUpdateContact? Is this a (showstopping) bug? It seems like there's a missing step somewhere in the sequence... or a missing "Done" button... or something similar... As it is, it seems to only replicate what can be done with mobileCreateContact, but with the frustration o

Re: Lock screen & layering of stacks?

2014-07-24 Thread Charles E Buchwald
odd behavior. > > What end result are you trying to achieve? > > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX/UI Design > > > > > On 7/23/14 9:19 PM, "Charles E Buchwald" wrote: > >> I feel like I'm missing

Re: Lock screen & layering of stacks?

2014-07-24 Thread Charles E Buchwald
ev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwa

Lock screen & layering of stacks?

2014-07-23 Thread Charles E Buchwald
he flicker disappears, as expected, but stack "Second" ends up on top. Is it supposed to work like this? Cheers, - Charles -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice

Re: Display a graphic at this real size (in inch or cm)

2014-07-23 Thread Charles E Buchwald
> 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 -- Charles E. Buchwald CEO/Director General Museografica Digital ht

Re: Syntax for revZipAddUncompressedItemWithFile?

2014-07-17 Thread Charles E Buchwald
the syntax for revZipAddUncompressedItemWithFile incorrect. All fine now! Nothing to see here... move along, move along... Cheers, - Charles On 17 Jul 2014, at 9:32 PM, Charles E Buchwald wrote: > I am having some challenges using revZipAddUncompressedItemWithFile. > I'm not having trouble with any other hand

Syntax for revZipAddUncompressedItemWithFile?

2014-07-17 Thread Charles E Buchwald
WithData tPath, "issue.xml", "tXML" Does anyone know if the revZipAddUncompressedItemWithFile is similar? I've tried every combination of quotes around variable names in the arguments, to no avail. Using LiveCode 6.6.2 stable, Mac OSX 10.9.4 -- Charles E. Buchwald CEO/Director G

Re: RevOnline & User Comments in the Dictionary

2014-07-14 Thread Charles E Buchwald
Thanks for the update, Richard. On 14 Jul 2014, at 11:44 AM, Richard Gaskin wrote: > Charles E Buchwald wrote: > > > I know this is just one more complaint about how broken RevOnline > > is... But it would be _really_ nice if it worked again. > > There's a pr

RevOnline & User Comments in the Dictionary

2014-07-14 Thread Charles E Buchwald
a note. A note like that would have saved me an hour of time at least, maybe more. The dictionary is my main reference, so comments and corrections there are a big deal for the way I work. I can't be the only one. OK, done with my whining.... -- Charles E. Buchwald CEO/Director Gener

Re: Problem with filter and regex

2014-07-10 Thread Charles E Buchwald
oftware - Skip Kimpel < >> s...@magicgate.com> wrote: >> >>> The problem is that the item does not always start with either a number >>> or a letter... it can be different every time. So I am thinking the >>> ^yourregexpattern\t method is the way to go

Re: Problem with filter and regex

2014-07-10 Thread Charles E Buchwald
You may need the "Start >>>>> of >>>>> Line" marker too. >>>>> >>>>> ^.*cat.*mat$ >>>>> >>>>> ^ is the Start of Line marker. >>>>> >>>>> Bernard >>>>> &g

Re: Problem with filter and regex

2014-07-10 Thread Charles E Buchwald
___ >>>> 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 >>&g

Re: Problem with filter and regex

2014-07-09 Thread Charles E Buchwald
ode 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 -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.mus

Re: Ordinal numbers

2014-07-03 Thread Charles E Buchwald
om > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC

Re: Ordinal numbers

2014-07-03 Thread Charles E Buchwald
, Richmond wrote: > That has never, ever struck me as a satisfactory answer to a child who is not > some > moronic ant in a grinding-mill of a school -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.

Re: Calculating age

2014-06-26 Thread Charles E Buchwald
> 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

Stack/Standalone Updater?

2014-06-07 Thread Charles E Buchwald
commercial or not? Or are you willing to share such a thing? Or collaborate on making it? Cheers, - Charles -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice: http://wp.me

Re: Anybody using Genymotion virtual emulator with LC

2014-06-05 Thread Charles E Buchwald
> Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools:

Re: Need to filter out items of list

2014-06-03 Thread Charles E Buchwald
cription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice: http://wp.me/P3aT4d-33 __

Re: script editor insertion point misplaced

2014-05-27 Thread Charles E Buchwald
://lists.runrev.com/mailman/listinfo/use-livecode -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice: http://wp.me/P3aT4d-33 ___ use-li

Re: The "FIX:" is in

2014-05-18 Thread Charles E Buchwald
make this part of the > revOnline project so that folks can use the fixes until LC incorporates > them into the official IDE. -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice:

Re: IDE oddities (was Re: Error Messages Are Evil)

2014-05-16 Thread Charles E Buchwald
experience with the > Geo Manager, however, has been similar to yours.) -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice: http://wp.me/P3aT4d-33 ___

Re: Community Contributions (was IDE oddities (was Re: Error Messages Are Evil))

2014-05-15 Thread Charles E Buchwald
- Charles On 15 May 2014, at 6:05 PM, Richard Gaskin wrote: > Charles E Buchwald wrote: > > > Mike, I did follow the whole "[Off] Cool Plugins thread". I was a > > bit disappointed that it kind of petered out after several people > > expressed an interest in hel

Community Contributions (was IDE oddities (was Re: Error Messages Are Evil))

2014-05-15 Thread Charles E Buchwald
ther list member or two who would be interested in collaborating on a plugin Cheers, - Charles P.S. I haven't posted any of my plugins on RevOnline, because it crashes LC each time I attempt a login or search. On 15 May 2014, at 2:23 PM, Mike Kerner wrote: > Look at the [Off]

Community Contributions (was IDE oddities (was Re: Error Messages Are Evil))

2014-05-15 Thread Charles E Buchwald
ther list member or two who would be interested in collaborating on a plugin Cheers, - Charles P.S. I haven't posted any of my plugins on RevOnline, because it crashes LC each time I attempt a login or search. On 15 May 2014, at 2:23 PM, Mike Kerner wrote: > Look at the [Off]

Re: IDE oddities (was Re: Error Messages Are Evil)

2014-05-15 Thread Charles E Buchwald
all in one place. > > > On Thu, May 15, 2014 at 11:57 AM, Charles E Buchwald > wrote: > >> Mike, this is the part that I don't get about open source... yet. I guess >> we don't have the community structures to handle it. >> >> I mean, I'v

Re: IDE oddities (was Re: Error Messages Are Evil)

2014-05-15 Thread Charles E Buchwald
ng the engine to fix something. > > HOWEVER, I think I'd take it this way, because this way, there is an > economic motive for some author to release a tool that does something > better than LC does, or is ready before LC might make it a priority. Yes, > it costs money to purchase tho

Re: Saving Document 'Bundles' on Mac

2014-05-14 Thread Charles E Buchwald
>> >> Many thanks in advance for any guidance. >> >> >> -- >> Igor Couto >> Sydney, Australia -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools

Re: "Reading, Writing, Arithmetic, and Lately, Coding"

2014-05-12 Thread Charles E Buchwald
manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice: http://wp.me/P3aT4d-33

Re: [OFF] Cool Plugins

2014-05-09 Thread Charles E Buchwald
rested in rolling up their sleeves to help? -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice: http://wp.me/P3aT4d-33 ___ use-livecode m

Re: [OFF] Cool Plugins

2014-05-09 Thread Charles E Buchwald
kidding me? Why haven't I seen anything about these?" > > I'd like to see the tools/add-ons/etc. not just be in a jumbled-up mess of > a list, but have more of an app store type of setup with reviews, > categories, places and/or ways to buy, demos, etc. -- Charles E. Buch

Re: [OFF] Cool Plugins

2014-05-09 Thread Charles E Buchwald
tored or discarded > forever... :o > > Al -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice: http://wp.me/P3aT4d-33 ___ use-

Re: [OFF] Cool Plugins

2014-05-08 Thread Charles E Buchwald
t; Scott Rossi > Creative Director > Tactile Media, UX/UI Design -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice: http://wp.me/P3aT4d-33 _

Re: [OFF] Cool Plugins

2014-05-08 Thread Charles E Buchwald
jects, > which for guys like me, that have more graphical KILL than graphical SKILL > is also helpful. -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca/developer-tools/ Email Notice: http://wp.me/P3

Community standards for a LEGO kit?

2014-05-05 Thread Charles E Buchwald
mittedly the dominant one > right now), has a clunky > programming language, and has its feet in 2 camps: being neither a full-blown > object oriented > IDE, nor a LEGO kit for non-programmers -- Charles E. Buchwald CEO/Director General Museografica Digital http

Re: The parlous state of Rounded Rectangular buttons

2014-04-29 Thread Charles E Buchwald
ound Rect buttons in Livecode. > > Complete with "pretty pictures" here: > > http://forums.runrev.com/viewtopic.php?f=6&t=20220 > > Richmond. -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Email Notice: http://wp.m

Re: Server 6.6.1 and Multi-Line "put"

2014-04-28 Thread Charles E Buchwald
ooks like LiveCode could be a great > tool for producing more easily understandable and maintainable command-line > tools: > > http://livecode.com/blog/2014/03/06/livecode-server/ -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Email

Re: Server 6.6.1 and Multi-Line "put"

2014-04-28 Thread Charles E Buchwald
ooks like LiveCode could be a great > tool for producing more easily understandable and maintainable command-line > tools: > > http://livecode.com/blog/2014/03/06/livecode-server/ -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Email

ANN: New Little Plugin, lcLipsum

2014-04-26 Thread Charles E Buchwald
someone amongst you finds it useful! As usual, it's free. Download here: http://buchwald.ca/developer-tools/ Cheers, - Charles -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Email Notice: ht

ANN: Updates to lcResTool and lcMover

2014-04-21 Thread Charles E Buchwald
ca/developer-tools (lcResTool can also update automatically.) Cheers, - Charles -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Email Notice: http://wp.me/P3aT4d-33 ___ use-livecode mailing list use-li

Re: RELEASE LiveCode 6.6 DP1

2014-02-15 Thread Charles E Buchwald
http://andregarzia.on-rev.com/richmond/home.html > > -- > Klaus Major > http://www.major-k.de > kl...@major-k.de > > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subsc

Re: Go to card [with effects] is slow on Android

2014-01-27 Thread Charles E Buchwald
irector >>> Tactile Media, UX/UI Design >> ___ >> use-livecode mailing list >> use-livecode@lists.runrev.com >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> h

Re: data grid on Android

2013-09-26 Thread Charles E Buchwald
__ > 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 -- Charles E. Buchwald CEO/Directo

Re: data grid on Android

2013-09-26 Thread Charles E Buchwald
____ > 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 -- Charles E. Buchwald CEO/Director General Museografica Digital

Re: Is there a way to send and receive iOS messages?

2013-01-05 Thread Charles E Buchwald
are other possibilities. What do you want to do? - Charles On 2013-01-05, at 12:05 PM, Geoff Canyon wrote: > And for bonus points is there something similar in android (and is it > accessible within LC)? > > gc > -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico Ci

Re: Switch, Case and wild-cards?

2012-12-28 Thread Charles E Buchwald
;> Thursday, December 27, 2012, 9:06:19 PM, you wrote: >> >>>>> You mean regex doesn't make you run around babbling about purple >> things?! >>> You mean regex doesn't make you run around babbling about purple things?! >> >> ...I

Re: Stack Save As issue

2012-12-03 Thread Charles E Buchwald
gt; > Pete > lcSQL Software <http://www.lcsql.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/

[ANN] lcMover plugin released; lcResTool updated

2012-11-15 Thread Charles E Buchwald
; • Automatically account for status bar height > • Show a reference including most common screen resolutions, resolution > standards, aspect ratios, screen densities, and some useful, related web > links. I hope you find them useful! Feedback is most welcome. - Charles -- Charle

[OT] Hey, Skip

2012-10-10 Thread Charles E Buchwald
Hey, Skip Kimpell: please contact me off list re: our LC project. -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC Member of the 02 Global Network for Sustainable Design • Connect on LinkedIn • Follow me on Twitter ___ use

Re: [OT] Girls Don't Code??

2012-10-05 Thread Charles E Buchwald
regardless of the cultural expectations. - Charles -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC Member of the 02 Global Network for Sustainable Design • Connect on LinkedIn • Follow me on Twitter ___ use-livecode mailing list us

Re: SUggestion for improved LiveCode scripting notation

2012-10-05 Thread Charles E Buchwald
_ end __Section Divider__ ... and it appears in the script editor pull down menu as a divider between sections of code. Try it, and you'll see what I mean. - Charles -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC Member of the 02 Global Network for Sustainable

Re: How to target selected field of another stack

2012-09-26 Thread Charles E Buchwald
get the focusedObject() of that field? > > > Brahmanathaswami > Kauai Aadheenam -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC Member of the 02 Global Network for Sustainable Design • Connect on LinkedIn • Follow me on Twitter ___

Re: iOS 6 crash

2012-09-20 Thread Charles E Buchwald
someone had the same troubles ? > > Thanks. > > > ______ > Sergio Schvarstein > sschvarst...@gmail.com -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC Member of the 02 Global Network for

Re: iOS/LC5.2.2 UIWebView?

2012-09-17 Thread Charles E Buchwald
iOS UIWebView under LC 5.5.2 to work? > > I've been through the archives and tried the lesson example > and even the lesson example doesn't work! > > Suggestions? > > Thanks, > > Rick > -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City /

Re: Scrolling beyond 32k pixel limit?

2012-09-14 Thread Charles E Buchwald
tc. Contact > me http://qery.us/du > > The Economy-x-Talk office is closed from 29 August until 4 September 2012. > > On 14 sep 2012, at 22:19, Charles E Buchwald wrote: > >> I'm working on an iPad app that is essentially a photo book. >> I've created a

Scrolling beyond 32k pixel limit?

2012-09-14 Thread Charles E Buchwald
t would all happen smoothly and seamlessly.... Any insights? Thanks, - Charles -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC Member of the 02 Global Network for Sustainable Design • Connect on LinkedIn • Follow me on Twitter ___

Article: Releasing Outside the App Store

2012-08-24 Thread Charles E Buchwald
n RunRev's best interest to address these same concerns. I'm not complaining, by the way, just observing that there all things we have more or less fun doing, and the better that RunRev, or third party tools, can address the painful stuff, the more fun... and efficient... it becomes to de

Re: Job: Mobile cross platform project

2012-08-16 Thread Charles E Buchwald
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 -- Charles E. Buchwald Charles Buchwald & Friends "Simply better smartphone apps.&quo

Re: Fast Way to get a Path to files in thumbnail folders

2012-08-12 Thread Charles E Buchwald
How about setting the item delimiter to "/" and using chunk operations, instead of regex? (Not that it would be hard to use regex, but generally LC code is even easier) On 2012-08-11, at 11:57 PM, Brahmanathaswami wrote: > I'm working on catalog delivery system in our new web site. > > o

Update to ResTool plugin

2012-08-09 Thread Charles E Buchwald
Download it here: http://buchwald.ca/lc/ResTool.livecode.zip Cheers, - Charles P.S. Any suggestions for improving or corrections appreciated. -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC Member of the 02 Global Network for Sustainable Design • Con

Re: Versioning ( was ANN: GLX2 3.0.10)

2012-08-09 Thread Charles E Buchwald
ability to Undo, not just multiple times, but even past > previous saves! And not just script changes, but entire Object property > states. But what about an even better feature, the ability to Undo past > actual instances of starting and stopping LC! Impossible?... [snip] -- Charles E. Bu

Re: Logging Device Tokens

2012-08-09 Thread Charles E Buchwald
t. Then your "server" can pull the file/data, decrypt it, and > update the database at your leisure, or half-a-second later, whichever > suits you better. > c) Pick some other asynchronous method to transmit the data from the > handheld. > > > HTH > Mike -- Charles

Re: Preview of Resolution Independent Control library for RevMobile

2012-07-31 Thread Charles E Buchwald
f all screen sizes for > Android? I know there are only 8 iOS screen sizes, but I guess there may > be quite a few variants for Android. More than I suspect would allow for > separate images per layout. -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC Member o

Re: Preview of Resolution Independent Control library for RevMobile

2012-07-28 Thread Charles E Buchwald
that! > > On 29/07/2012, at 5:23 AM, Thomas McGrath III wrote: > >> I agree and would go as far as saying that these must remain separate >> libraries.They should play well together. -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC __

Re: Preview of Resolution Independent Control library for RevMobile

2012-07-28 Thread Charles E Buchwald
being no need for engine >> support > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev

Re: Preview of Resolution Independent Control library for RevMobile

2012-07-21 Thread Charles E Buchwald
code 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 -- Charles E. Buchwald http://buchwald.ca Vancouver / Mex

Re: ios options to create time-based reminders or messages

2012-07-14 Thread Charles E Buchwald
an be implemented through LC. > > Thanks. > Richard Miller > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences:

Connecting to Facebook?

2012-07-13 Thread Charles E Buchwald
tack, and direct the the user to FB in a browser, where they could then paste it. But I would prefer to do it fewer steps. Any ideas? -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC Member of the 02 Global Network for Sustainable Design • Con

Re: Font Awesome

2012-07-04 Thread Charles E Buchwald
Great! I'd be very curious to hear about any interesting things you do with this font. Please let me know! Cheers, - Charles On 2012-07-04, at 3:14 PM, J. Landman Gay wrote: > On 7/4/12 1:39 PM, Charles E Buchwald wrote: >> Hi again >> >> So I checked the FontAwe

Re: Font Awesome

2012-07-04 Thread Charles E Buchwald
PopCharScreen.jpg > > Guglielmo > > > On 04.07.2012 19:53, Charles E Buchwald wrote: >> Hi Guglielmo, >> I think I used to use a version of PopChar several years ago... >> OK, I've downloaded the trial. Looks useful. >> If I select FontAwesome from wi

  1   2   >