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
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
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
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
> 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
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:
>
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
--
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
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
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
>
> ___
>
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
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:
-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
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
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
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
; 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
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
, 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://
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
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
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.
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.
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
>
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
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
___
> 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
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
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
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
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
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
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
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
> 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
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
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
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
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
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
You may need the "Start
>>>>> of
>>>>> Line" marker too.
>>>>>
>>>>> ^.*cat.*mat$
>>>>>
>>>>> ^ is the Start of Line marker.
>>>>>
>>>>> Bernard
>>>>>
&g
___
>>>> 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
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
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
, 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.
> 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
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
> 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:
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
__
://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
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:
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
___
- 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
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]
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]
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
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
>>
>> 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
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
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
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
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-
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
_
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
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
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
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
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
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
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
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
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
__
> 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
____
> 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
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
;> 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
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/
; • 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
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
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
_
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
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
___
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
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 /
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
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
___
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
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
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
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
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
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
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
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
__
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
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
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:
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
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
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 - 100 of 115 matches
Mail list logo