[OT] LC Contractor for Hire?

2014-10-01 Thread Charles E Buchwald
. 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 Digital • http

Re: Thumbnails of cards in Livecode?

2014-09-20 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 Mac OSX 10.9.4, LC 6.6.2 Commercial LC Developer Tools

Re: Coda 2 Syntax highlighting for LC now working

2014-09-18 Thread Charles E Buchwald
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 Wieder ahsoftw...@gmail.com -- Charles E. Buchwald CEO/Director General

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

2014-09-13 Thread Charles E Buchwald
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: http://buchwald.ca Email Notice: http

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

2014-09-13 Thread Charles E Buchwald
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.museografica.com Mac OSX 10.9.4, LC

Re: icon sizes

2014-09-08 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

Re: Sunset, sunrise, twilight calculations in LC?

2014-08-27 Thread Charles E Buchwald
, 2014, at 13:22 , Charles E Buchwald char...@buchwald.camailto: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 of fill out the thread

Re: Sunset, sunrise, twilight calculations in LC?

2014-08-27 Thread Charles E Buchwald
William Prothero http://es.earthednet.org On Aug 27, 2014, at 9:11 AM, Bob Sneidar bobsnei...@iotecdigital.com wrote: Nicely done! I love this list!! Bob S On Aug 23, 2014, at 13:22 , Charles E Buchwald char...@buchwald.camailto:char...@buchwald.ca wrote: function Floor pValue

Re: iPhone kiosk

2014-08-25 Thread Charles E Buchwald
? Thanks, Richard Miller ___ 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

Re: iPhone kiosk

2014-08-25 Thread Charles E Buchwald
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, I've used iBackupbot for backups and restores when working with a few different iOS devices. http://www.icopybot.com

Re: iPhone kiosk

2014-08-25 Thread Charles E Buchwald
://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: OpenField mystery

2014-08-23 Thread Charles E Buchwald
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: http://buchwald.ca/developer-tools/ Email Notice: http://wp.me

Re: Sunset, sunrise, twilight calculations in LC?

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

Re: Sunset, sunrise, twilight calculations in LC?

2014-08-23 Thread Charles E Buchwald
+ 2) div 5) + \ (365 * tYear) + \ (tYear div 4) - \ (tYear div 100) + \ (tYear div 400) - \ 32045 into tJDN On Sat, Aug 23, 2014 at 7:46 AM, Charles E Buchwald char...@buchwald.ca wrote: Hi List People, Does anyone know of an LC version of sunrise

Re: Sunset, sunrise, twilight calculations in LC?

2014-08-23 Thread Charles E Buchwald
, at 2:03 PM, J. Landman Gay jac...@hyperactivesw.com 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 10.9.4, LC 6.6.2 Commercial LC

Re: Sunset, sunrise, twilight calculations in LC?

2014-08-23 Thread Charles E Buchwald
, 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: http://buchwald.ca/developer-tools/ Email

Sunset, sunrise, twilight calculations in LC?

2014-08-22 Thread Charles E Buchwald
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://wp.me/P3aT4d-33

Window manager plugin?

2014-08-22 Thread Charles E Buchwald
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 Commercial LC

Re: Back to Stacks! New Text Properties

2014-08-21 Thread Charles E Buchwald
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 ___ use-livecode mailing list use

Re: autoload a plugin?

2014-08-18 Thread Charles E Buchwald
. Richmond. ___ 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

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,

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

2014-08-15 Thread Charles E Buchwald
@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 6.6.2 Commercial

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

2014-08-15 Thread Charles E Buchwald
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.9.4, LC 6.6.2 Commercial LC Developer Tools: http

Re: Standard Library

2014-08-13 Thread Charles E Buchwald
to be able to do this in the message box: put replaceText(abcd,(ab)(cd),$2$1) and get this: cdab Well, change $1 $2 by \1 and \2 and it will be less Perlish plus this syntax is already in use. -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Mac

Re: Standard Library

2014-08-12 Thread Charles E Buchwald
, 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: http://buchwald.ca/developer

Re: revXMLib bugs

2014-07-30 Thread Charles E Buchwald
, 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: http://buchwald.ca/developer-tools

Re: One day left

2014-07-30 Thread Charles E Buchwald
@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 6.6.2 Commercial LC

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

2014-07-30 Thread Charles E Buchwald
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.com Mac OSX 10.9.4, LC 6.6.2

mobileUpdateContact: One way trip?

2014-07-29 Thread Charles E Buchwald
similar... As it is, it seems to only replicate what can be done with mobileCreateContact, but with the frustration of these dead ends... - 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

Re: mobileUpdateContact: One way trip?

2014-07-29 Thread Charles E Buchwald
, at 9:56 PM, Charles E Buchwald char...@buchwald.ca 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 Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca

Re: Lock screen layering of stacks?

2014-07-24 Thread Charles E Buchwald
. 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 char...@buchwald.ca wrote: I feel like I'm missing something really basic here... I have 2 stacks. Stack Second overlaps

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

2014-07-23 Thread Charles E Buchwald
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.museografica.com LC

Lock screen layering of stacks?

2014-07-23 Thread Charles E Buchwald
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: http://wp.me/P3aT4d-33 ___ use-livecode mailing list use-livecode

Syntax for revZipAddUncompressedItemWithFile?

2014-07-17 Thread Charles E Buchwald
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 General Museografica Digital http://digital.museografica.com LC Developer Tools: http://buchwald.ca

Re: Syntax for revZipAddUncompressedItemWithFile?

2014-07-17 Thread Charles E Buchwald
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 char...@buchwald.ca wrote: I am having some challenges using revZipAddUncompressedItemWithFile. I'm not having trouble with any other handlers

RevOnline User Comments in the Dictionary

2014-07-14 Thread Charles E Buchwald
. 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 General Museografica

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 ambassa...@fourthworld.com 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 project in the IDE

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 -- Charles E. Buchwald CEO/Director General

Re: Problem with filter and regex

2014-07-10 Thread Charles E Buchwald
is that this is pulling up multiple lines in tdg2Text when if fact I need to filter out a specific line. tRegExp should MATCH (exactly) item 1 of tdg2Text. Make sense? SKIP -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com LC Developer Tools: http

Re: Problem with filter and regex

2014-07-10 Thread Charles E Buchwald
... it can be different every time. So I am thinking the ^yourregexpattern\t method is the way to go... I will try it out and let you know! SKIP On Thu, Jul 10, 2014 at 11:10 AM, Charles E Buchwald char...@buchwald.ca wrote: So... ^yourregexpattern\t ^ is the start of line marker \t

Re: Problem with filter and regex

2014-07-09 Thread Charles E Buchwald
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://buchwald.ca/developer-tools/ Email

Re: Ordinal numbers

2014-07-03 Thread Charles E Buchwald
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.ca/developer-tools

Re: Ordinal numbers

2014-07-03 Thread Charles E Buchwald
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: Calculating age

2014-06-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 http

Stack/Standalone Updater?

2014-06-07 Thread Charles E Buchwald
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/P3aT4d-33

Re: Anybody using Genymotion virtual emulator with LC

2014-06-05 Thread Charles E Buchwald
: 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: Need to filter out items of list

2014-06-03 Thread Charles E Buchwald
/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-livecode mailing list use-livecode

Re: script editor insertion point misplaced

2014-05-27 Thread Charles E Buchwald
-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-livecode mailing list use-livecode

Re: The FIX: is in

2014-05-18 Thread Charles E Buchwald
, and maybe 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
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: IDE oddities (was Re: Error Messages Are Evil)

2014-05-15 Thread Charles E Buchwald
, 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 those tools, but it makes the ecosystem better, even though the IDE isn't better. -- Charles E. Buchwald CEO/Director General

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

2014-05-15 Thread Charles E Buchwald
. On Thu, May 15, 2014 at 11:57 AM, Charles E Buchwald char...@buchwald.cawrote: 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've made that (free) plugin to handle this specific problem. lcMover

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

2014-05-15 Thread Charles E Buchwald
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 mikeker...@roadrunner.com wrote: Look at the [Off] Cool Plugins thread. -- Charles E. Buchwald CEO/Director

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

2014-05-15 Thread Charles E Buchwald
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 mikeker...@roadrunner.com wrote: Look at the [Off] Cool Plugins thread. -- Charles E. Buchwald CEO/Director

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

2014-05-15 Thread Charles E Buchwald
2014, at 6:05 PM, Richard Gaskin ambassa...@fourthworld.com 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 helping. I wouldn't be too

Re: Saving Document 'Bundles' on Mac

2014-05-14 Thread Charles E Buchwald
Sydney, Australia -- 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 mailing list use-livecode

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

2014-05-12 Thread Charles E Buchwald
-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-livecode mailing list use-livecode

Re: [OFF] Cool Plugins

2014-05-09 Thread Charles E Buchwald
... :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-livecode mailing list use-livecode

Re: [OFF] Cool Plugins

2014-05-09 Thread Charles E Buchwald
Are you 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. Buchwald CEO/Director

Re: [OFF] Cool Plugins

2014-05-09 Thread Charles E Buchwald
, anyone here interested 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

Re: [OFF] Cool Plugins

2014-05-08 Thread Charles E Buchwald
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/P3aT4d-33 ___ use-livecode mailing list use

Re: [OFF] Cool Plugins

2014-05-08 Thread Charles E Buchwald
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 ___ use-livecode

Community standards for a LEGO kit?

2014-05-05 Thread Charles E Buchwald
), 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://digital.museografica.com Email Notice: http://wp.me/P3aT4d-33

Re: The parlous state of Rounded Rectangular buttons

2014-04-29 Thread Charles E Buchwald
. Complete with pretty pictures here: http://forums.runrev.com/viewtopic.php?f=6t=20220 Richmond. -- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Email Notice: http://wp.me/P3aT4d-33 ___ use-livecode

Re: Server 6.6.1 and Multi-Line put

2014-04-28 Thread Charles E Buchwald
, it looks 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 Notice

Re: Server 6.6.1 and Multi-Line put

2014-04-28 Thread Charles E Buchwald
, it looks 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 Notice

ANN: New Little Plugin, lcLipsum

2014-04-26 Thread Charles E Buchwald
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: http://wp.me/P3aT4d-33

ANN: Updates to lcResTool and lcMover

2014-04-21 Thread Charles E Buchwald
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-livecode@lists.runrev.com Please visit this url

Re: RELEASE LiveCode 6.6 DP1

2014-02-15 Thread Charles E Buchwald
-- Charles E. Buchwald CEO/Director General Museografica Digital http://digital.museografica.com Email Notice: http://wp.me/P3aT4d-33 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

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

2014-01-27 Thread Charles E Buchwald
://lists.runrev.com/mailman/listinfo/use-livecode -- Charles E. Buchwald char...@buchwald.ca ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: data grid on Android

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

Re: data grid on Android

2013-09-26 Thread Charles E Buchwald
@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 ___ use-livecode mailing

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

2013-01-05 Thread Charles E Buchwald
that, there are other possibilities. What do you want to do? - Charles On 2013-01-05, at 12:05 PM, Geoff Canyon gcan...@gmail.com 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 City

Re: Switch, Case and wild-cards?

2012-12-28 Thread Charles E Buchwald
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 suppose the next step is to make it recursive... -- -Mark Wieder mwie...@ahsoftware.net -- Charles E. Buchwald http://buchwald.ca

Re: Stack Save As issue

2012-12-03 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 http://buchwald.ca Vancouver / Mexico City / NYC Member

[ANN] lcMover plugin released; lcResTool updated

2012-11-15 Thread Charles E Buchwald
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 -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC Member of the 02 Global

[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: SUggestion for improved LiveCode scripting notation

2012-10-05 Thread Charles E Buchwald
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 Design • Connect on LinkedIn • Follow me on Twitter ___ use-livecode mailing list use

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

2012-10-05 Thread Charles E Buchwald
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 use

Re: How to target selected field of another stack

2012-09-26 Thread Charles E Buchwald
) and not the field I have my cursor in. Oddly the selection referred to in scripts of the palette stack (B) *does* target the cursor location/selected text of the selected field in stack (A) So why can't I get the focusedObject() of that field? Brahmanathaswami Kauai Aadheenam -- Charles E

Re: iOS 6 crash

2012-09-20 Thread Charles E Buchwald
? Thanks. __ Sergio Schvarstein sschvarst...@gmail.com -- 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/LC5.2.2 UIWebView?

2012-09-17 Thread Charles E Buchwald
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 / NYC Member of the 02 Global Network for Sustainable Design

Scrolling beyond 32k pixel limit?

2012-09-14 Thread Charles E Buchwald
? 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 ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Scrolling beyond 32k pixel limit?

2012-09-14 Thread Charles E Buchwald
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 big scrolling group of images that are 1024 x 768, and a mobile controller to manage the scrolling. A couple of chapters

Article: Releasing Outside the App Store

2012-08-24 Thread Charles E Buchwald
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 develop. -- Charles E

Re: Job: Mobile cross platform project

2012-08-16 Thread Charles E Buchwald
, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode -- Charles E. Buchwald Charles Buchwald Friends Simply better smartphone apps. http://buchwald.ca email: char...@buchwald.ca Skype: charles_buchwald Vancouver • New York City • Mexico DF

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 bra...@hindu.org wrote: I'm working on catalog delivery system in our new

Re: Logging Device Tokens

2012-08-09 Thread Charles E Buchwald
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 E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC Member of the 02 Global Network

Re: Versioning ( was ANN: GLX2 3.0.10)

2012-08-09 Thread Charles E Buchwald
, 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. Buchwald http://buchwald.ca Vancouver / Mexico City

Update to ResTool plugin

2012-08-09 Thread Charles E Buchwald
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 • Connect on LinkedIn • Follow me on Twitter

Re: Preview of Resolution Independent Control library for RevMobile

2012-07-31 Thread Charles E Buchwald
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 of the 02 Global Network

Re: Preview of Resolution Independent Control library for RevMobile

2012-07-28 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 http://buchwald.ca Vancouver / Mexico City / NYC Member

Re: Preview of Resolution Independent Control library for RevMobile

2012-07-28 Thread Charles E Buchwald
as saying that these must remain separate libraries.They should play well together. -- Charles E. Buchwald http://buchwald.ca Vancouver / Mexico City / NYC ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Re: Preview of Resolution Independent Control library for RevMobile

2012-07-21 Thread Charles E Buchwald
preferences: http://lists.runrev.com/mailman/listinfo/use-livecode -- 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

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

2012-07-14 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 Charles Buchwald Friends

Connecting to Facebook?

2012-07-13 Thread Charles E Buchwald
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 • Connect on LinkedIn • Follow me on Twitter

Re: Font Awesome

2012-07-04 Thread Charles E Buchwald
are there, just with high unicode values (most are between F000 and F0EA, plus one in F200). Hope this help ... Guglielmo On 04.07.2012 07:13, J. Landman Gay wrote: On 7/3/12 6:15 PM, Charles E Buchwald wrote: Whoops. Didn't mean to use that subject line... have to stop drinking

Re: Font Awesome

2012-07-04 Thread Charles E Buchwald
the unicode characters ... Much better than the native character viewer ... but ... try before buy ... ;-) Guglielmo On 04.07.2012 17:22, Charles E Buchwald wrote: So for those of us without FontLab Studio, is there a Mac utility that is useful for showing unicode values

Re: Font Awesome

2012-07-04 Thread Charles E Buchwald
and selected Unicode on top ? Look this print-screen : http://www.braguglia.ch/filechute/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

Re: Font Awesome

2012-07-04 Thread Charles E Buchwald
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 within PopChar, I'm still only seeing those 57 characters. I suppose these are the ones with low

  1   2   >