Done.
http://quality.livecode.com/show_bug.cgi?id=17848
Op zondag 12 juni 2016 heeft Monte Goulding het
volgende geschreven:
> Thanks Maarten. Could you report on quality.livecode.com
>
> Sent from my iPhone
>
> > On 12 Jun 2016, at 1:00 AM, Maarten Koopmans > wrote:
&g
It would be a helpful feature
> to have I think.
>
> Cheers
>
> Monte
>
> Sent from my iPhone
>
> > On 11 Jun 2016, at 11:00 PM, Maarten Koopmans <
> maarten.koopm...@gmail.com > wrote:
> >
> > See subject - can I put a Livecode app in the menu ba
Hi,
See subject - can I put a Livecode app in the menu bar or system tray. From
4.5 onwards there was this hidden feature. I haven't tried, but I'd
expected it to be in the docs if it were.
SEE http://downloads.livecode.com/livecode/4_5_0/LiveCodeNotes-4_5_0.pdf
and search for system tray.
If a
Hi,
I've been out of the Livecode loop for a while and am just wondering:
what's the guide/tool people use these days when they publish an
application for the Mac or Mac App store?
Thanks!
--Maarten
___
use-livecode mailing list
use-livecode@lists.runr
I used and deployed to the App store with 5.5.1 and UIWebView (via
Mobgui). So it did work...
On Tue, Sep 18, 2012 at 4:37 AM, Charles E Buchwald wrote:
> Hi Rick,
> I just completed an iPad project using scroller controls and a player
> control. I experimented a bit with the browser control wit
http://www.zdnet.com/could-the-ios-app-be-the-21st-century-hypercard-stack-702508/
I see a marketing opportunity, especially with Colin's book out as
well (nice one Colin!)
--Maarten
___
use-livecode mailing list
use-livecode@lists.runrev.com
Pleas
A big thank you to my current supporters/customers. Here's to a lively
externals market!
--Maarten
On Monday, August 6, 2012, Maarten Koopmans wrote:
> LOL. I want forced spellchecking *in my fingers*...
>
> On Mon, Aug 6, 2012 at 9:26 PM, Peter M. Brigham
> >
> wrote:
&
> wrote:
> >> Maarten,
> >>
> >> i will definitely buy it.
> >>
> >> Regards,
> >>
> >> Matthias
> >>
> >> Am 03.08.2012 um 13:53 schrieb Maarten Koopmans <
> maarten.koopm...@gmail.com >:
> >>
&g
LOL. I want forced spellchecking *in my fingers*...
On Mon, Aug 6, 2012 at 9:26 PM, Peter M. Brigham wrote:
> On Aug 6, 2012, at 1:20 PM, Maarten Koopmans wrote:
>
>> ...my soellchecker turns out to be broken….
>
> Apparently.:-)
>
> -- Peter
>
> Peter M. Bri
..updated.
On Mon, Aug 6, 2012 at 7:20 PM, Maarten Koopmans
wrote:
> Thanks!
>
> I just learnt that the PDF has a ton of spelling errors. Non-native and
> my soellchecker turns out to be broken.
>
> I'll update the manual soonish. So it'll be a collectors i
gt;
> --
> M E R Goulding
> Software development services
>
> mergExt - There's an external for that!
>
> On 05/08/2012, at 11:39 PM, Maarten Koopmans
> >
> wrote:
>
> > Hi,
> >
> > After a weekend of documenting I'm happy to announce the immedi
Hi,
After a weekend of documenting I'm happy to announce the immediate
availability of miCloud - an iCloud external for iOS.
With it, you can:
- get your app name, team prefix, bundle identifier
- put files in your app's container
- manipulate and query the apps container
- put files in a shared
;
> William
>
>
> 2012/8/3 Maarten Koopmans :
>> Hi Willem,
>>
>> Screenshots with iCLoud are next-to-near impossible, but here's some
>> code from handlers in my demo/test stack.
>>
>> First, getting some basic information:
>>
>>
leInContainer(0,tLocalFilePath,tContainer)
answer "Remove ubiquitous, done"
--at this point the file is only local...
end mouseUp
Doe this wet your appetite(s)?
Cheers,
Maarten
On Fri, Aug 3, 2012 at 2:31 PM, William de Smet wrote:
> Hi Maarten,
>
> I am very much interested
Folks,
I have spent a lot of time on it over the last two months, but I
finally have an iOS iCloud external working. One of the things I've
learned is that iCloud works (by itself), but it is very easy to make
a mistake - hence the apps that behave so badly with iCloud.
Anyway, the external can:
I scripted this using the read as binary etc. using 16KB buffers some time
ago in pure LC. Much faster, and cross-platform. Idon'thave the code here
at hand, but it is really straightforward:
Open the source file for read binary
Open the destination file for write binary
Read 16KB or whatever is
Relacing crlf in lc and using adifferet scala lib on the other end solved
this. Thanks for all of your help.
On Monday, October 31, 2011, Maarten Koopmans
wrote:
> Still struggling, I'll try,
>
> @Mark: I'm on a mac
>
> On Saturday, October 29, 2011, Richard Gaskin
w
. Can I just do that with post and All Will Be Well? Or any special
precautions (I started base64 encoding, but wonder if it is necessary)
--Maarten
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, u
Still struggling, I'll try,
@Mark: I'm on a mac
On Saturday, October 29, 2011, Richard Gaskin
wrote:
> Maarten Koopmans wrote:
>>
>> You're right, but i've found that other languages don't ignore them,
>> whether they are c-based string wrapped sc
There was a thread on that, that seems to do the trick...
https://mail.google.com/mail/?shva=1#search/label%3Ause-lc+base64/13250dfc8da329ef
On Sat, Oct 29, 2011 at 6:55 PM, Maarten Koopmans
wrote:
>
>
> On Saturday, October 29, 2011, Richard Gaskin
> wrote:
>> Maar
On Saturday, October 29, 2011, Richard Gaskin
wrote:
> Maarten Koopmans wrote:
>>
>> You're right, but i've found that other languages don't ignore them,
>> whether they are c-based string wrapped scripting languages or compile to
>> the JVM for inst
d out to have a solution - copy 72
chars, skip 1, loop
--Maarten
On Saturday, October 29, 2011, Richard Gaskin
wrote:
> Maarten Koopmans wrote:
>
>> Sorry for the cross-post from the forum, but this (silly) thing is
>> becoming a blocker.
>>
>> A (to me) subtle quest
Sorry for the cross-post from the forum, but this (silly) thing is
becoming a blocker.
A (to me) subtle question, which has to do with the base64 encoding. A
base 64 encoded binary needs to be a multiple of 4. It' what all other
implementation seem to do as well (tested Scala (JVM) and REBOL (C
un
We need to make new heroes.
On Tue, Oct 25, 2011 at 1:21 PM, Andre Garzia wrote:
> On Tue, Oct 25, 2011 at 6:57 AM, René Micout
> wrote:
>
>> Goodbye John...
>> For you it is omega pruning...
>> :-(
>>
>
> Can we say it is a closure
>
>
>
>>
>> Le 25 oct. 2011 à 01:32, Andre Garzia a écrit :
Hi,
I saw a post on the forums for photos only... has anybody ever:
- take a picture
- added some parameters (like its name or so)
and used post on iOS to get it to the webserver. If so, how?
Any clues greatly appreciated!
--Maarten
___
use-livecode
...precisely why I renewed, because upgrade fees per component are not too
much compared with a new license. But, I have the dev program too, so far
worth the money, especially if you're doing mobile.
LC has a much more agressive release cycle these dats, with smaller
improvement coming faster in
Well, I guess that means nobody is interested :(
On Wednesday, October 19, 2011, Maarten Koopmans
wrote:
> Hi,
>
> Has anybody made a "grab video external" for iOS, and if so, could you
> contact me off-list on sharing/pricing? I saw that I can take
> pictures, but s
Hi,
Has anybody made a "grab video external" for iOS, and if so, could you
contact me off-list on sharing/pricing? I saw that I can take
pictures, but sometines short movies are very cool as well.
Cheers,
Maarten
___
use-livecode mailing list
use-live
How much do you need, and what will you build for that?
And what do we need to raise to make the end result BSD licensed once
its feature-complete?
--Maarten
PS:great work!
On Tue, Oct 11, 2011 at 5:27 AM, Andre Garzia wrote:
> Folks,
>
> Thanks to those that contributed with my little fundraisi
I'd be interested too. Could you add pins to those maps as well?
On Wed, Oct 12, 2011 at 1:13 AM, John Dixon wrote:
>
>
> This from the liveCode website...
>
> http://www.runrev.com/products/mobile-deployment/iphone-ipad/supported-features/
>
> We’ve added support for launching URLs, which as wel
Hi,
Cross-post from forum, but kind of urgent, sorry
Any idea how to achieve this? Some toolkits have a MapView, but I am
clueless on how to do this with LC for iOS.
Any thoughts greatly appreciated!
Cheers, Maarten
___
use-livecode mailing list
u
Hi,
With the location events and all on iOS, do we have a way of showing where
we are, and add some "pins" (with text, and remove them).
I couldn't find it, does anybody have a workaround?
Best regards, Maarten
___
use-livecode mailing list
use-livecod
On Tue, Sep 27, 2011 at 3:41 AM, Chipp Walters wrote:
> I can think of a couple ways to manage developing for iPhone 3 vs 4, but am
> wondering how others are handling it?
>
> I suppose on startup one could auto-size and set the properties of all
> labels, fonts, images, grcs based upon the screen
gt; If I misunderstand please feel free to elaborate.
>
> --
> Richard Gaskin
> Fourth World
> LiveCode training and consulting: http://www.fourthworld.com
> Webzine for LiveCode developers: http://www.LiveCodeJournal.com
> LiveCode Journal blog: http://LiveCodejournal.com/
Not sure I agree. If you work with a logical view you don't need to
scale at all by default; you can then override it as you see fit
On Mon, Sep 12, 2011 at 4:06 PM, Richard Gaskin
wrote:
> Maarten Koopmans wrote:
>
>> Subject says it all: does anyone have a clue or a sample han
Hi,
Subject says it all: does anyone have a clue or a sample handler that
they know off? This is a real nuisance otherwise :(
--Maarten
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and mana
Tested a lot, AFAIK this simply doesn't work. Buh 9713 - cast your
votes if you have them :-)
On Mon, Sep 5, 2011 at 7:45 PM, Maarten Koopmans
wrote:
> Hi,
>
> I am trying to use launch url file:docs/test.pdf or docs:/test.doc -
> they are included in "Copy Files"
Hi,
I am trying to use launch url file:docs/test.pdf or docs:/test.doc -
they are included in "Copy Files".
put specialFolderPath("engine") & "/" & fileToLoad into loadingURL
put "file:" before loadingURL
replace " " with "%20" in LoadingURL
Results in a popup for me to open it with … Internet (
Thanks!
On Tuesday, August 30, 2011, Yves COPPE wrote:
> Hello Peter
>
> Thank you very much for this very useful library
>
>
> Le 30 août 2011 à 00:19, Peter M. Brigham, MD a écrit :
>
>> I collected some of my utilities into a library that I want to make
available to anyone who could use such a
On Sunday, August 28, 2011, Petrides, M.D. Marian
wrote:
> Hmmm... sounds suspiciously like "No Child Left Behind" here in the
States. The sad thing on our side of the pond is that NCLB worked so well
(NOT!) that they have decided to apply its principles to graduate medical
education. The scary t
Chipp, what's the toolchain that gets working externals?
Sounds like a good one, btw.
--Maarten
On Monday, August 29, 2011, Josh Mellicker wrote:
> It would be great if it were able to resume upload or download in the case
that the file had only partially been transferred previously. If you are
On Sunday, August 28, 2011, Ian Wood wrote:
>
> On 28 Aug 2011, at 11:35, Maarten Koopmans wrote:
>
>> You can't make controls on top of a fullscreen UIWebView. You can make a
>> UIWebView that has limited size and put controls around it. In fact, one
of
>> the mobi
You can't make controls on top of a fullscreen UIWebView. You can make a
UIWebView that has limited size and put controls around it. In fact, one of
the mobile examples in the iOS pack is a little web browser that does just
that.
MobGui is a cleverly designed set of grouped controls for iOS (and f
Didn't work :(
On Friday, August 26, 2011, Andrew Henshaw wrote:
> It might be a long shot, but ive always used three slashes with file: and
its worked fine when loading local javascript content, ie
file:///test.pages
>
> Andy
>
> On 26 Aug 2011, at 14:53, Maarten Koo
Hi,
I know you can display different file types (see subject) in a
UIwebview. So to test it I copy a word, pdf, pages file. Then create a
UIWebView with MobGui and set the specialFolderPath and the file url
to e.g. "file://test.pages"
Nothing happens :( Anybody figured this out? I tried this tut
t; Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> What does that error mean? Buy LiveCodeErrors for iPhone now
http://qery.us/v4 A must-have for LiveCode programmers.
>
> On 25 aug 2011, at 04:05, Maarten Koopmans wrote:
>
>> Hi again Mark,
>>
>> L
Confirmed, as bug 9694 in the QCC. Now let's hope somebody does
something with it for 4.6.4
On Thu, Aug 25, 2011 at 4:05 AM, Maarten Koopmans
wrote:
> Hi again Mark,
>
> Let's see if I can confirm then. What's your LC version, OS version, XCode
> version and SDK
Thanks, but tried that, no result. The "ask" was a slip of the mind while
typing. Can anyone confirm that mobileDeviceInfo doesn't work (best tested
on actual device) before I file a bug report?
--Maarten
On Thursday, August 25, 2011, J. Landman Gay
wrote:
> On 8/24/11 9:03 PM
Hi,
If you look in the Android release notes ( p27) you'll see a function
mobileDeviceInfo. I've tested it like this:
on mouseUp
ask mobileDeviceInfo("DISPLAY") with "OK"
end mouseUp
with a simple Android stack and one button. Also tried other fields like
HOST (the one I actually need) and ID.
t; Mark Schonewille
>
> Economy-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> What does that error mean? Buy LiveCodeErrors for iPhone now
http://qery.us/v4 A must-have for LiveC
nt.
>
> Andy
>
> On 24 Aug 2011, at 21:21, Maarten Koopmans wrote:
>
>> Assuming you're talking iOS, use multicast in the mDNS group via an
>> Objective-C external. Pick your UDP port, and you'll notice that all wifi
>> routers support zeroconf/bonjo
I have a copyfile in pure LC that's fast (nuch more than Applescript) and
should be easily extensible for folders.
I am traveling now, ping me in 10 days or off-list earlier if it's that
urgent and we'll wirk something out.
--Maarten
On Wednesday, August 24, 2011, J. Landman Gay
wrote:
> I do u
Assuming you're talking iOS, use multicast in the mDNS group via an
Objective-C external. Pick your UDP port, and you'll notice that all wifi
routers support zeroconf/bonjour.
This assumes the desktop sends.
--Maarten
On Wednesday, August 24, 2011, Pierre Sahores
wrote:
> Untested : a simple PU
biz
>
> Get your store on-line within minutes with Salery Web Store software.
Download at http://www.salery.biz
>
> Op 24-aug-2011, om 20:41 heeft Maarten Koopmans het volgende geschreven:
>
>> Hi Mark,
>>
>> My external n
> What does that error mean? Buy LiveCodeErrors for iPhone now
http://qery.us/v4 A must-have for LiveCode programmers.
>
> On 24 aug 2011, at 19:05, Maarten Koopmans wrote:
>
>> Hi,
>>
>> I wrote the simplest external possible for iOS, it builds in Xcode,
>> but
Hi,
I wrote the simplest external possible for iOS, it builds in Xcode,
but crashes for reasons unknown (to me….) on the iPhone. Simulator
won't work either. It's so simple, that I'm wondering….. if I can't
get this to work….
See below, Maarten
My IDL looks like this:
// The name of the externa
Hi,
Has anyone gotten mobileDeviceInfo with the HOST property working on
Android? I hope to be able to get my local (NATted) IP from that on Android.
Any clues highly appreciated!
Cheers, Maarten
___
use-livecode mailing list
use-livecode@lists.runrev.
I have a cloud backed storage piece of software that has a WebDAV front end
and multiple back ends. The idea was to make a PAYG service of that, but we
thought there wouldn't be interest.
It works with win/lin/osx/ios/androud clients.
Are you telling me I should revisit this business decision?
C
Yep, a typo I decided was to spot-on to change :-)
On Mon, Jul 25, 2011 at 12:09 AM, Roger Eller
wrote:
> On Sun, Jul 24, 2011 at 4:30 PM, Maarten Koopmans wrote:
>
>> All,
>>
>> I just got a nice box from Google explaining that there was suspicious
>> account a
All,
I just got a nice box from Google explaining that there was suspicious
account activity from Mexico (I live in Amsterdam). I changed my
password, enabled two-factor authentication using their iPhone app and
use app-specific passwords.
Also, I changed ALL passwords of all online services I us
John,
No, I saw that. I want the IP address of the iOS device my app is
running on. p39 is a way of monitoring the IP address of another
server for reachability.
Thanks,
Maarten
On Sat, Jun 18, 2011 at 12:38 PM, John Dixon wrote:
>
> Page 36 of the iOS 4.6.1 release notes - for the device
> Pa
Hi,
See subject. My app needs to know the device its IP, including the NAT
version if applicable.
put the hostAddresstoName of the hostName into tIP
doesn't work on iOS. Any thoughts greatly appreciated!
--Maarten
___
use-livecode mailing list
use-live
I guess that' a no, then :'(
--Maarten
Op 13 jun. 2011 10:16 schreef "Maarten Koopmans"
het volgende:
>
> Hi,
>
> Is there a way to send or receive multicast in livecode? I want to use
that with a TTL=2 so devices on the same network can discover each ot
Hi,
Is there a way to send or receive multicast in livecode? I want to use that
with a TTL=2 so devices on the same network can discover each other
(cross-platform).
Thanks,
Maarten
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please vis
s.
>
> Might be able to figure out more if you post a snippet of your code.
>
> Pete
> Molly's Revenge <http://www.mollysrevenge.com>
>
>
>
>
> On Mon, May 9, 2011 at 2:22 PM, Maarten Koopmans <
> maarten.koopm...@gmail.com
> > wrote:
>
>
evQueryDatabase to issue the SELECT? If it errors out
> silently, how do you discover that it didn't work?
> Pete
> Molly's Revenge <http://www.mollysrevenge.com>
>
>
>
>
> On Mon, May 9, 2011 at 1:27 PM, Maarten Koopmans > wrote:
>
>> I'
t;
> Also, consider seriously, Trevor DeVore's great SQLYoga utility, which takes
> most of the pain and suffering out of working with SQL. You can return
> queries as lists, arrays or records, which I think are a special kind of
> SQLYoga array.
>
> Bob
>
>
> On May
Hi,
I have a simple "select * from table" against a sqlite dbid in a function,
Livecode 4.6.1 on OS 10.6.7
For some weird reason it errs out, silently. The only reason I can think of
is that I didn;t close my cursor in a previous call, but other than that, I
am "snow blind". Anybody ever seen thi
On Tue, May 3, 2011 at 3:33 PM, Ken Ray wrote:
> >> I Googled a lot, but I haven't found it...
> >>
> >> I'd like to have a little menu icon to the right on closing my app in
> the
> >> Mac menu bar, is that possible at all. And when a user clicks the icon a
> >> menu appears. If you've ever seen
Nevermind, I just found the excellent lessons at:
http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/
Should be included in the manual though!
On Wed, Apr 20, 2011 at 8:11 AM, Maarten Koopmans <
maarten.koopm...@gmail.com> wrote:
> Hi,
>
> I have a use case fo
Hi,
I have a use case for the data grid, but the component feels a bit
overwhelming. Really simple: I have rows for the grid in 3 columns, I
want to style each column diferently, and attach different actions to
every column type (cell). Some cells may have an icon instead of a
text, or both. Text
Hi,
I Googled a lot, but I haven't found it...
I'd like to have a little menu icon to the right on closing my app in the
Mac menu bar, is that possible at all. And when a user clicks the icon a
menu appears. If you've ever seen the dropbox menu icon, you know what I
mean. Any small snippet (as us
t, Apr 16, 2011 at 11:26 AM, Maarten Koopmans <
> maarten.koopm...@gmail.com> wrote:
>
> > I have a main stack that accepts a drag-drop for files like this on a
> > hidden
> > field the size of the card:
> >
> > *on* dragDrop
> >
> > *
o a column in in to indicate
> initialisation has occurred.
>
> Pete
> Molly's Revenge <http://www.mollysrevenge.com>
>
>
>
>
> On Sun, Apr 17, 2011 at 1:38 PM, Warren Samples >wrote:
>
> > On Sunday, April 17, 2011 01:42:28 AM Maarten Koopmans wrot
I added this to openCard, but alas, still didn't work :-(
--Maarten
On Sun, Apr 17, 2011 at 7:45 AM, Maarten Koopmans <
maarten.koopm...@gmail.com> wrote:
> Thanks, I will test. The advantage of livecode being that you can
> redesign your UI flow so fast, i came up witha flow w
Hi,
Is there a best practice for checking if the application is on a
first run for a standalone(especially one that will go to an App store
eventually)?
I simply need to ask the user a few questions on first run (and set up
a sqlite db).
Best, Maarten
__
on field "mycheaterfield"
> wait 10 milliseconds
> focus on field "fieldIreallywantfocused"
>
> don't know if it will work, can't test, but its a thought.
>
> On Sat, Apr 16, 2011 at 11:23 AM, Maarten Koopmans <
> maarten.koopm...@gmail.com> wrot
Mac bug. Same stack on windows work fine with text input on a modal in a
dragDrop. I'll see if I can file a bug.
If you know of a work around (except redesigning the UI.), I'd be very
thankful.
--Maarten
On Sat, Apr 16, 2011 at 5:26 PM, Maarten Koopmans <
maarten.koopm...@gma
Hi
I have a main stack that accepts a drag-drop for files like this on a hidden
field the size of the card:
*on* dragDrop
*if* the dragData["files"] is not empty *then*
*modal* stack "AddMetaData"
addFiles(dragData["files"])
*end* *if*
*set* the dragAction to link
*
Thanks!
On Friday, April 15, 2011, Colin Holgate wrote:
>
> On Apr 15, 2011, at 12:59 AM, Scott McDonald wrote:
>
>> It's free and you can get it here:
>>
>> http://www.runrevplanet.com/free-downloads.html
>
>
> Thanks. I put it onto my iPad too, it looks good in iBooks.
>
>
> ___
f
> as a process instead.
>
> Syntax:
> open process appName [for [text|binary] {read | write | update | neither}]
>
> Haven't done much with open process myself, but can probably do what you
> want that way.
>
> On Sun, Apr 10, 2011 at 8:49 AM, Maarten Koopmans <
&
h if the file writing process is slower.
>
> Jim Ault
> Las Vegas
>
>
> On 10 apr 2011, at 14:14, Maarten Koopmans wrote:
>
>
> Really? Ever benchmarked open, read, write on files? How slow are they?
>
>
>
>
>
>
>
> __
: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> New: Download the Installer Maker Plugin 1.6 for LiveCode here
> http://qery.us/ce
>
> On 10 apr 2011, at 13:36, Maarten Koopmans wrote:
>
>> Yes, but a simple rev implem
Off note: if you have a client webdav library, I'd be very interested.
Please contact me (off list if that works better fo you).
Best, Maarten
On Sunday, April 10, 2011, Web Admin Himalayan Academy wrote:
> Better push this one to a ticket in the QA center with a sample stack.
>
> On 4/9/11 9:2
Yes, but a simple rev implementation should be as fast and
cross-platform (windows Mobile.)
On Sunday, April 10, 2011, Web Admin Himalayan Academy wrote:
> On 4/8/11 6:25 AM, Maarten Koopmans wrote:
>
> I'll just write a copyfile function in LC then. That should be
y-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> New: Download the Installer Maker Plugin 1.6 for LiveCode here
> http://qery.us/ce
>
> On 8 apr 2011, at 17:38, Maarten Koopmans wro
Hi,
I just started using revCopyFile, and well, on my Mac it felt. slow.
Is that normal? Any faster way to do it - or just write my own in2out file
copy?
--Maarten
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url
com/xtalkprogrammer
> KvK: 50277553
>
> New: Download the Installer Maker Plugin 1.6 for LiveCode here
> http://qery.us/ce
>
> On 4 apr 2011, at 19:28, Maarten Koopmans wrote:
>
>> Hi,
>>
>> The downside of Livecode is that I haven't found an OAuth librar
Hi,
The downside of Livecode is that I haven't found an OAuth library,
where I can build dropbox integration on top of. Think downloading
files from dropbox to your iOS device or so.
Has anybody already started this journey, bevause it looks like there
are dragons if you can't use a SDK.
On Monday, April 4, 2011, Dave Cragg wrote:
>
> On 4 Apr 2011, at 13:36, Trevor DeVore wrote:
>
>> On Sun, Apr 3, 2011 at 3:50 AM, Maarten Koopmans >> wrote:
>>
>>> I there a way to have LIvecode do PUT and DELETE via http/https,
>>> hopefully witj
Duh
http://lessons.runrev.com/spaces/lessons/buckets/784/lessons/29177-How-to-create-PDFs-using-LiveCode
On Mon, Apr 4, 2011 at 4:16 PM, Maarten Koopmans wrote:
> Hi,
>
> I have a card of r.g. 1024x768 that I print to pdf (awesome) but it
> only shows partially; a matter of
Hi,
I have a card of r.g. 1024x768 that I print to pdf (awesome) but it only
shows partially; a matter of scaling. How do you scale the printing of your
card to a PDF so that it precisely maps to say, an A4 PDF?
--Maarten
___
use-livecode mailing li
d Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> New: Download the Installer Maker Plugin 1.6 for LiveCode here
> http://qery.us/ce
>
> On 3 apr 2011, at 16:14, Richard Gaskin wrote:
>
>> Maart
Thanks, that was very insightful.
On Sunday, April 3, 2011, Richard Gaskin wrote:
> Maarten Koopmans wrote:
>
>
> What's a good way to create and store a non-UI code library in a LC
> project (a.k.a. "business logic")? Say I'd want to implement a WebDAV
>
Thanks Missed that in plowing through all the
dics/dictionary/getting my head around LC
--Maarten
On Sunday, April 3, 2011, John Dixon wrote:
>
>
>
>
>> From: maarten.koopm...@gmail.com
>
>> Simple question for people here, but something you wonder when you
>> come from a non-LC code environ
Hi,
I there a way to have LIvecode do PUT and DELETE via http/https,
hopefully witj digest authentication? So you can use the UI tools to
integrate with REST services? I see great chanches here :-)
Suddenly firing a lot of questions, because after years of using
LC/runrev for small things I want
Hi,
Simple question for people here, but something you wonder when you
come from a non-LC code environment.
What's a good way to create and store a non-UI code library in a LC
project (a.k.a. "business logic")? Say I'd want to implement a WebDAV
client, which is a back-and-forth kind of flow. Or
allow all properties to be adjusted? If the
> former, I can think of a few cute gadgets that would be fun to implement.
> Write back...
>
>
> Craig Newman
>
>
>
>
>
> -Original Message-
> From: Maarten Koopmans
> To: use-livecode@lists.runrev.com
Hi,
I have a stack where I want the user to be able to add objects ((e.g.
images, lines, text). I can set the tool to [ ... ]. Think an
"editable page". But my problem then is (let's take an image for
example):
- how do I make it so that the user can add an image to the placeholder
- move the ima
99 matches
Mail list logo