a LiveCode app.
Best regards,
Paolo Mazza
___
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
is out of date now, because C2DM
has been officially deprecated as of June 26, 2012.
How can we proceed now?
All the best
Paolo
> Il giorno 23 nov 2017, alle ore 10:25, paolo mazza
> ha scritto:
>
> Mike wrote:
>> You can use push without having a notification
>>
Mike wrote:
> You can use push without having a notification
> to the user or setting a badge. The app will receive the notification and
> act on it, provided that the app is up and running on the phone. I've used
> this technique for five years, I think.
Hi Mike,
i am interested in your solut
?
AFAIK a solution is to set up a text file in a web server and let the app
installed in each device to check (every second) if any change occour , but
this solution is not efficient.
Any idea?
Best regards,
Paolo Mazza
___
use-livecode mailing list
use
idget 1
to trigger the javascript function add, provided in the card script
you have inserted these handlers:
on Opencard
set the javascriptHandlers of widget "myBrowser" to "myJSHandler"
end Opencard
on myJSHandler pMessage, pValue
answer pMessage && pValue
end
Hi all,
how can I trigger a javascript function of a web page loaded in the
browser widget using a LC command?
I can not find this in the browser widget documentation.
All the best,
Paolo Mazza
___
use-livecode mailing list
use-livecode
Hi All,
I agree on this. Not being able to play movies in livecode is a
severe shortcoming.
I have been asking for a new video player for years.
Then, to insert videos in my apps, I have been using RevBrowser to
manage web pages with a flash video player .
Too bad for a multimedia developer tool
mp;t=24588.
So, what am I supposed to install to have a working LiveCode IDE in my
Raspberry PI 2?
All the best,
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage
Hi all,
how can I send accented chars (i.e. àòèì) from an HTML page with form
(POST) to a LC server CGI 7.0 installed in an apache/Linux web
server?
Thanks,
Paolo
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subsc
this problem?
Best regards,
Paolo Mazza
___
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
Hi Brahmanathaswami,
I installed LC server 7.0.4 in a Linux machine.
I have a similar problem with the chartonum function of special chars
(ie àèùì .. ).
As an example:
function chartonum("à") return 195 istead of 136
function chartonum("è") return 195 istead of 143
I do not k
I agree with Tom. We badly need a modern multimedia support.
Paolo Mazza
On Fri, Nov 6, 2015 at 6:57 PM, Marc Siskin wrote:
> I agree that working with Multimedia in Livecode recently has been a
> struggle. That is why I was reluctant to contribute to the 64-Bit Feature
> Exchange
Very nice app. It works fine in my smartphone.
On Wed, Nov 11, 2015 at 5:04 PM, Mark Smith wrote:
> Looking forward to viewing this once it comes out in the appStore.
>
> Mark
>
>
>
> --
> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/OT-Announce-Himalayan-Acade
Nearly 1 year ago I posted this
http://quality.runrev.com/show_bug.cgi?id=14263 .
It was confirmed but probably it has not been fixed yet.
All the best,
Paolo
On Thu, Nov 5, 2015 at 4:47 AM, Howard Bornstein wrote:
> This really helped me out. Thanks Martin! I couldn't get my standalone to
> qui
device
and works both in Android and in iOS devices.
I will send to you a sample file.
All the best,
Paolo Mazza
On Fri, Sep 11, 2015 at 6:29 AM, Brahmanathaswami wrote:
> I posted this to the forums, but no replies
>
> We want to deploy .mp3 file via standalones on all plat
Hi all,
afaik you can not use revBrowserCef because the close revBrowser
command does not work.
This bug has been confirmed some months ago, but it has not been fixed
yet. See..
http://quality.runrev.com/show_bug.cgi?id=13831
All the best
Paolo
On Fri, Jul 24, 2015 at 9:22 AM, Terence Heaford wro
best,
Paolo Mazza
___
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
I can not instal in my PC with windows 8 the LC Community Version
7.0.1 downloaded from
http://downloads.livecode.com/livecode/
It says "it is impossible to instal this app in my PC". why?
I tried to uninstal the previous version 7.0.0, but I got the same
error message.
I try to check for upd
Hi All,
how can I set up an Android app so that it starts when I turn on the
tablet, it remains always active and (possibly) it prevents the user
from opening other apps?
Any idea?
Thanks a lot
Paolo Mazza
___
use-livecode mailing list
use-livecode
Björnke
to set up a live videostreaming you can use these services (twitch.tv,
livestream.com ..) or manage a streaming server by yourself ( ie
Wowza).
But the point is, how can you have a LiveCode desktop application to
show a live video streaming?
AFAIK the old QuickTime player can not manage li
(you have to use Javascript) . If you want I can send
to you some sample stacks.
I hope RunRev will provide new tools to handle video streaming.
All the best,
Paolo Mazza
On Mon, Aug 26, 2013 at 1:57 PM, Björnke von Gierke wrote:
> there's existing services for that, like twit
Mark,
thank you very much for your message and for your deep analysis.
It was really helpfull.
I agree with you that at the moment the best solution to deploy a
mobile app seems to be to integrate LiveCode with the mApp framework
provided by Monte.
Then, Monte's video about mApp at the RunrevLIv
integrated in LiveCode
I need your advice to start a new project on the right track!!!
Best regards,
Paolo Mazza
On Tue, Aug 6, 2013 at 10:58 PM, Monte Goulding wrote:
>
> On 07/08/2013, at 2:31 AM, Roger Eller
> wrote:
>
> > Go LiveCode Team! I despise having to use separate
practice in Livecode development?
Best regards,
Paolo Mazza
___
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
Hi LiveCoders,
I want the browser to reload the page on hitting back button
Using php I would use this script:
What about a LiveCode server script ?
How can I force the browser to reload a dinamic .lc page from the server?
Consider the session has been expired and user can not access anymore
Ender,
please let us know if you and your family are OK.
I wish you all the best
Paolo
On Sun, Jun 16, 2013 at 2:29 PM, Dave Kilroy2
wrote:
> Ender
>
> My family and I are also hoping you and yours are OK - we send you
> greetings
> and best wishes...
>
> Dave
>
>
>
> --
> View this message in c
Ender,
your messages from Istanbul are very interesting and I hope you will keep
on informing us about the riots in Turkey. All in all this is the
"revolution" mailing list, so you are not completely out of topic ;-)
I will be in Istanbul in July and I am sure I will love your country.
I know what
Hi all,
I have a question concerning the LiveCode Server CGI.
The internet Headers of the answer to a POST request is the following:
HTTP/1.1 200 OK
Date: Mon, 22 Apr 2013 13:18:23 GMT
Server: Apache/2.2.22 (Unix) DAV/2 mod_ssl/2.2.22 OpenSSL/0.9.8r
Transfer-Encoding: chunked
Content-Type:
> and check your application/config/config.lc file to make sure things
> are configured properly.
>
>
>
> On Thu, Jan 31, 2013 at 8:16 AM, paolo mazza
> wrote:
>> Hi all,
>> I just installed revIgniter Version 1.5.19b .
>> I installed revIgniter on the
Hi all,
Using LC 5.3.3 I am trying to deploy an app to Android 4 too.
However, the Post command "post tData to url tMyUrl " does not work in
my Nexus 7
Any solution?
All the best
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.
THANK YOU ALL !!!
At the end, replacing the ics file and the rev browser.bundle I was
able to upload my app.
I had a look at the "RB Package Maker Studio" and it realized it is a
very interesting product.
Thank you for your advice.
All the best
Paolo
Ciao Guglielmo,
dopo aver frequentato per molti
"
I have an icon in ICNS format with a 512x512 icon. But then, what is a
512x512@2x image ?
ERROR MESSAGE 2:
"INVALID SIGNATURE : the nested app bundle at path [...
revbrowser.bundle] is not signed."
This application contains the revBrowser external.But, how can I sign it ?
an alert
with "Ciao" .
So, how can I have my LC application reacting to this alert message
and (possibly) getting the value "Ciao" ?
Thanks,
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url t
Hi all,
pploading my iOS app to the appstore I received this alert message:
"The app references non-public selectors in
PrimoSoccorsoAizenda.app/PrimoSoccorsoAzienda: recurrenceRule,
setRecurrenceRule:"
Any idea what does it mean ?
Then the process succeeded and I received this message "The stat
Thank you Andrew. Now my in-app purchase seems to work !! ... also for
Non-Renewing subscriptions .
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
htt
commands in LiveCode can be used also for
Non-Renewing purchases?
Following the lesson I came up with this command:
mobilePurchaseCreate "it.COMPANY_NAME.ProductID.Non-Renewing"
Is it correct?
Thanks,
Paolo Mazza
___
use-livecode mailing list
us
, 2012 at 4:49 PM, paolo mazza wrote:
> Hi all
> I am having problem with Rev Browser in my new app for MACOSX.
> Consider this HTML, , why RevBrowser shows this text field with a
> background color "black" while Safari shows it (correctly) with an
> orange backgrou
Hi all
I am having problem with Rev Browser in my new app for MACOSX.
Consider this HTML, , why RevBrowser shows this text field with a
background color "black" while Safari shows it (correctly) with an
orange background color ?
All the best
Paolo
_
he email of the person who
purchased the content from my app?
Thanks a lot
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.run
Hi All,
Apple has added the in app purchases store kit for mac apps as of 10.7.
I wonder if we can set up in-app purchase for MAC apps with the
present version of LiveCode and sell them in the MAC store.
All the best
Paolo
___
use-livecode mailing list
u
Bryan,
it looks like you were able to use the ImageMagick as an external to
manipulate images.
I think this is very interesting.
How it can be done?
Where can I find documentation about inserting this external in a LC
app for MACOSX and WINDOWS?
All the best
Paolo
Stephen,
do you use RevBrowser and the JWPlayer to deliver video in LC applications?
There are at least 2 other video players managing HTML5 video:
videojs - http://videojs.com/
flowplayer - http://flowplayer.org/
You can have a look at this web page:
http://www.virtualmeeting.info/AAA/AAA1/Prov
, what about windows PC without quicktime?
Thank you all,
Paolo
2012/4/23 François Chaplais :
> It also plays on the iPhone (I just checked)
> F.
> Le 23 avr. 2012 à 22:13, Paolo Mazza a écrit :
>
>> Hi Mark,
>> Unfortunately most of win-pc have not Quick Time. Any other s
y-x-talk.com
>
> Download Color Converter at http://www.color-converter.com
>
> Op 23-apr-2012, om 17:37 heeft paolo mazza het volgende geschreven:
>
>> What's the best solution in LiveCode to show Streaming Videos ?
>> Consider an application (for Mac, Windows and
What's the best solution in LiveCode to show Streaming Videos ?
Consider an application (for Mac, Windows and Mobile) with a
player/window to show videos coming from a Streaming Server.
The iOS video player is reliable?
How can I show videos in a Windows and MAC applications ?
All the best
Paol
Monte you are right, it is too early ask for samples.
However, in theory, do you think is it possible to create an Augmented
Reality application using your external to manage the Relevant Points
on the map?
All the best
Paolo
___
use-livecode mailing lis
Hi all,
I wonder if any of you developed a mobile app of Augmented reality using LC
and the Mergex map kit extension of Monte.
Ciao
Paolo
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and ma
Hello All,
at the end I was able to upload my application to the app store.
First I had to clear up the Key Chain, but still I was getting an
error from the Application Loader. I was receiving the following
message: "An error occurred uploading to the iTunes Store"
Thank's Google I came up to this
rom xCode and started the whole
business from scratch through the Apple Developer website.." to load
my app to the AppleStore ?
Thanks a lot
Paolo Mazza
On Mon, Jan 30, 2012 at 1:49 AM, John Dixon wrote:
>
> Andy, Ken, Mark ... (and Bernd for taking pity on me...)
>
> Thanks for t
Al,
I think Jiro Harada stopped development of that product.
Using rev-browser you can play flash video. Then, you can deliver the
same mp4 videos to MAC/PC and iOS devices .
Still I think a multi-platform solution for video playback in
LiveCode projects (i.e. a new player) is needed.
All the
I think the only way to show a flash movie (in streaming from a server
or directly from a local file) is to embed a FlashPlayer into a
revBrowser window.
However, managing video (stop/start/pause ...) with javascript is
not a trivial task!
In the rev Browser stack ( resources/examples folder of
11:35 PM, Monte Goulding
wrote:
> Hi Paolo
>
> What you need is the bluetooth peer to peer stuff in GameKit. I've started
> messing with an external for that as I thought it might be handy. What's your
> timeframe?
>
> Cheers
>
> Monte
> On 31/01/2012, a
Thank you Ken.
My idea is as simple as this:
- from a LC app in the iPhone I want to send "back"/"forward"
commands to change the images in a LC app in the iPad.
The idea is simple. The implementation probably is not so simple.
I am uncomfortable with low level communications and I am lookin
Guglielmo,
thank you for your message. Have you already tried this external?
Does it work properly?
Can LC people use it or we are supposed to know a lower level language
to use it in our applications?
Thanks a lot
Ciao, Paolo
___
use-livecode mailing l
Hi all,
how to use an iPhone App as a remote control for an iPad app ?
I am wondering if I can set any communication between two iOS apps
(besides internet connection) ?
Bluetooth ? Set a wifi intranet ? Socket communications?
Is there any external to do this?
All the best
Paolo Mazza
How to access data (date time and position) from images in the iphone image
roll?
Any idea?
Thanks a lot
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
Thank you Thierry, it works very well. Now it accepts all a the date formats.
All the best
Paolo
On Wed, Jan 11, 2012 at 12:59 PM, Thierry Douez wrote:
> Hi Paolo,
>
> Both of these solutions work great.
>> However, to me, a perfect solution would be a combination of the two,
>>
>> A Regular Exp
very much. All the best
Paolo Mazza
___
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
Thank you Thierry,
your regular expression works. It was very kind of you.
All the best
Paolo
On Thu, Jan 5, 2012 at 11:24 AM, Thierry Douez wrote:
> Hi Paolo,
>
> I changed your regular expression; see below.
>
> Didn't check but should work.
>
> HTH
>
>
>
> Maybe you are just looking to exeriment with regular expressions. But
> given your sample text and date format, the above works and will be
> readily readable when you return to in 6 months.
>
> Bernard
>
> On Thu, Jan 5, 2012 at 8:59 AM, paolo mazza wrote:
>>
matchChunk(FULLTEXT,MYSTRYNG,VAR1, VAR2) into MYRESULT2
put MYRESULT && MYRESULT2 && VAR0 && VAR1 && VAR2
end mouseUp
It returns "true true 4 16 16" instead of "true true 4/1/2011 16 24"
Why ? Any idea?
All the best,
Paolo Mazza
___
Hi all,
still I do not know hot to click the button of the camera in order to
take the picture automatically.
Then, using this script in a button of a iOS App ...
on mouseUp
iPhonePickPhoto camera
put the long ID of the last image of this card into NUMEROIMMLONG
iphoneExportImageToA
e (opening the
camera application and taking the picture) and to save it directly to
the camera roll from a LiveCode app .
Any idea?
Thanks a lot
Paolo Mazza
-
On Tue, Jan 3, 2012 at 6:36 AM, Gerry Orkin wrote:
> Paolo
>
> It's in the release notes for iOS. Look for "Photo alb
Hi All,
New year, new question!
How to Take a picture (and save the image in the pictures folder) using the
iPhone camera in an iOS app?
Best wishes for an happy new year.
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please
1 at 3:04 PM, Mike Bonner wrote:
> I saw the other input for this problem, I'm thinking that checking
> "keysdown()" for the arrow keycodes would be a more reliable solution
> depending on your needs.
>
> I swear I keep learning new things on this list and in the forums.
ed (shouldn't be too bad to modify it so that you can
> handle multiple arrow presses, instead of just checking against ALL arrow
> keycodes could have a property for each direction keycode and only wipe out
> the specific arrow key that is released)
>
> To test, set up the stack as
Hi Monte
I was able to download your App from the App Store and to scan some
Barcodes. IT WORKS!! Great job.
I look forward to the stack being available in revSelect.
Cheers,
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Hi All,
how can I check if the "arrowKey up" is down or is up ?
For example, for the option Key I can write .. if the optioKey is down
then..., for the mouse I can write ... if the mouse is down then ...
What about the arrow keys ?
All the best
Paolo
_
Hi Nicolas,
I went through the Sara's Stacks:
BarcodeTester
A very simple stack that reads data from a keyboard wedge barcode scanner.
It allows you to check the raw data transmitted by the scanner as well as
the ASCII data.
Category: UtilityLast Updated: Wed, Apr 29, 2009
Barcodes
A utility that
a "mouseDown" script in the button, and I click the
button pressing the control + option keys, first the mouseDown command
executes and then the script windows will come up.
To me this is a bit strange. Is it supposed to work this way or it is a bug ?
Al
have to record this data in a remote server.
How can I get the IPhone Serial Number (or the IMEI or the ICCID )
from a LC app ?
Thanks a lot.
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, un
Dear livecoders,
I have few questions about iOS app.
how can I integrate text-to-speech/Siri in an iOS application ?
Can i use different languages as other apps do?
Then , can I set the international keyboard from an iOS LC app?
Thanks a lot
All the best.
Paolo Mazza
wonder if a better practice/solution can accomplish
this task.
All the best
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http
;
All the fonts need licences? How can I get these licences?
I guess it is a bit complicate. Any experience on this issue?
Thanks a lot.
All the best
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, un
What about selling pictures ? Are they considered digital content?
Consider a photographer selling his pictures ( users will download
files of high-resolution image).
On Wed, Sep 7, 2011 at 10:27 AM, Ian Wood wrote:
> As far as I'm aware there have never been any restrictions on buying
> non-di
So, according to the present rules of the AppStore, I can have an
application with a list of wines and have a button opening a web page
in Safari where people can buy the selected wine.
(ie www.wineshop.it/store.php?name=mywine&bottles=12 ) .
Right?
Thanks a lot.
Paolo
Referring to verse 11.13 of the holy "App Store Review Guidellines"
(last edition) , "Apps that link to external mechanisms for purchases
or subscriptions to be used in the app, such as a “buy" button that
goes to a web site to purchase a digital book, will be rejected"
What about a "buy" butto
Hello All,
is it possible to change the iphone wallpaper image from an iOS
Livecode application?
All the best
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
sons, I have the new application menu both in the
run and in the edit mode.
However, if I either close the Menu Bar panel, or I quit and restart
the IDE, I get the IDE menu bar only when I set the edit mode.
You could have a Manu Bar panel open somewhere.
What about restarting the LC IDE ?
All
All the best. Paolo Mazza
___
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
server environment?
Actually the script suggested by Jan works, and I get a page with 2
new headers. However, for some reasons, the browser do not reload the
page.
Dave, you are right, I was unfair with PHP... still, at least "put
the long date" is pretty elegant.
All the best.
P
with the buttons of the browser I get the
old time (cache). The second one (LiveCode) does NOT set the headers
properly (is it a bug?) and the page remains in the browser cache.
Any idea? All the best
Paolo Mazza
___
use-livecode mailing list
use
g?) and the page remains in the browser cache.
Any idea?
All the best
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.ru
Hi Mark,
when I go back with then "previous page" button of the browser, the
cgi does not run again. The browser simply return the HTML recorded
in the browser cache.
I tried with Safary and with Firefox; both of them do the same thing.
However, if I empty the cache before returning to the previo
vious page reloading the HTML
code resulting from the cgi process.
How can I do that? Any idea? Thanks a lot.
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your su
Tha's interesting. I think you have to use delete.. of instead
delete from . To me this is correct.
put "1,2,3,4,5,6" into theNumbers
repeat until theNumbers is empty
put any item theNumbers into n
put n after theNumberList
delete item (itemOffset(n, theNumbers)) of t
Thank you Warren. It is really helpful.
All the best. Paolo
___
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/us
ldn't you use the built in md5 and do something simple to reduce
it from 128 to 32 bits (maybe average the four groups of 32 bits) ? "
... but I do not understand this.
Thanks a lot
All the Best
Paolo Mazza
___
use-livecode mailing list
us
essages
(i.e. send beep to me in 5 sec)?
I can not find it in the documentation.
All the best
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
prefer
ssages (
i.e. send beep to me in 5 sec)?
I can not find it in the documentation.
All the best
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
prefer
Thanks Scott, your e-book is great!
Ciao
Paolo
___
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
Gerry,
using the on-rev server, you can use LiveCode/Rev server to set up a
cgi to call the MySQL database. I have been using this for a small
application, and it works.
To connect to the database It is as simple as this:
put revOpenDatabase("mysql", tDatabaseAddress, tDatabaseName,
tDatabaseUser,
Gerry,
the MySQL database plugin does not work in iOS apps.
A way to read data from a MySQL database is through a cgi. You can
have a CGI on the same server MySQL is, and call that CGI from an iOS
app.
Paolo Mazza
___
use-livecode mailing list
use
Thank you Andre.
This is very interesting. Can you tell us more about this new OAuth2
library for LiveCode? It looks like it works pretty well . Is it gonna
be available soon?
All the best
Paolo Mazza
___
use-livecode mailing list
use-livecode
good idea to install rev-server in my
own MAC OSX server and move the scripts to my server ?
All the best
Paolo Mazza
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
Paolo Mazza
___
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
e released. Is there
somewhere a road map about this?
All the best
Paolo Mazza
___
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/
I wonder if I can send messages between two iOS applications
connected to a local wifi network (not connected to Internet).
Any idea?
That would be great! Consider a "Naval Battle" application for 2
iPads connected to the local wifi network !
All the best
Paolo
Ok. We can fix it this way.
Thank you Klaus.
___
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
an "answer" command from the
applications (mac and windows), the answer dialog window I get has a BLACK
background color.
In other words, the answer dialog windows in the applications are whole
black !!!
I think this is a bug. How can I fix it ??
All t
1 - 100 of 103 matches
Mail list logo