Re: Load PDF in mobile browser

2016-04-08 Thread Roger Eller
gt; > > On 9 Apr 2016, at 6:54 AM, Roger Eller <roger.e.el...@sealedair.com> > wrote: > > > > My bad. I thought you worked for LiveCode now, and possibly cared about > > all of the supported platforms. > > ___ > use-li

Re: Load PDF in mobile browser

2016-04-08 Thread Roger Eller
r delivering an app either way. I'm sorry if my > post wasn't positive enough for you Roger but I'm not from the Android > marketing department. > > Sent from my iPhone > > > On 9 Apr 2016, at 6:34 AM, Roger Eller <roger.e.el...@sealedair.com> > wrote: > > >

Re: Load PDF in mobile browser

2016-04-08 Thread Roger Eller
It would be nice to hear a positive or at least constructive answer when a question is asked about Android. All you have to do is set a different default browser like this one from the play store, which supports a PDF add-on. https://play.google.com/store/apps/details?id=mobi.mgeek.TunnyBrowser

Re: Widgets' Use Cases and Bytes Added to App

2016-04-05 Thread Roger Eller
On Tue, Apr 5, 2016 at 12:49 PM, Richard Gaskin wrote: > > > That is, you *can't* edit a Widget in LC at all at the moment, so it's > essential that a Widget be thoroughly debugged. > > > -- > Richard Gaskin > Fourth World Systems > Software Design and Development

Re: Female form of 'guru'?

2016-04-03 Thread Roger Eller
When an Amiga computer crashes, it is called a guru meditation error. This is what it looked like. http://c1.soft112.com/images/81/ac/guru-meditation-screen-saver/pad_screenshot.gif ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: LiveCode and Virtual Reality (VR)

2016-03-30 Thread Roger Eller
gladly be all eyes and ears! > > Thanks, > > Rick > > > On Mar 30, 2016, at 2:14 PM, Roger Eller <roger.e.el...@sealedair.com> > wrote: > > > > Side by side video, 2 frames showing the same content in perfect sync > with > > each other... Is it pos

Re: negating in a regexp

2016-03-30 Thread Roger Eller
"[^0-9]" instead of "[^0-9\ ]" is what works for me. On Wed, Mar 30, 2016 at 12:30 PM, Peter Haworth wrote: > > "[^0-9\ ]" is exactly what I'm trying to do. > > Thank you all so much. > > > -- > Dr. Richard E. Hawkins, Esq. > (702) 508-8462 > >

Re: negating in a regexp

2016-03-30 Thread Roger Eller
*put* replaceText(fld 1, "[^0-9]+", space) into fld 2 On Wed, Mar 30, 2016 at 3:14 PM, Dr. Hawkins wrote: > I'm trying to filter a string to change everything but digits to spaces. > > It would seem that > > > replaceText("ab26 g9", "^\d",space) > > > should produce " 26

LiveCode and Virtual Reality (VR)

2016-03-30 Thread Roger Eller
Side by side video, 2 frames showing the same content in perfect sync with each other... Is it possible with LiveCode? Not only video, but having LC graphics and buttons duplicated without losing frames. Have any of you considered making apps for VR on a phone? ~Roger

Re: [OT] KickStarter - OLO 3d Printer

2016-03-27 Thread Roger Eller
I've been 3D printing "the old fashioned way" (wow that was weird to say) since I bought my filament-based 3D printer in December. In fact, I'm printing now! My concern about using a smart phone, using its screen as the light source, is that you don't have a phone anymore. You know, to make and

Re: Exchange 365 RESTful API

2016-03-22 Thread Roger Eller
Make that three of us. ~Roger On Tue, Mar 22, 2016 at 1:32 PM, Skip Kimpel wrote: > I have not tried this but would be very interested to find out if you come > across anything! > > SKIP > > On Tue, Mar 22, 2016 at 12:07 PM, Colin Kelly > wrote: >

Re: Separate Widget palette

2016-03-20 Thread Roger Eller
How about making the sections of the Tools pallette dockable? Allow the users to stack them according to their workflow. I know the dev team wants the shiny new things at the top, but that doesn't compel me to put widgets into all of my projects. ~Roger

Re: LC8DP15 feedback-IDE Issues

2016-03-02 Thread Roger Eller
On Wed, Mar 2, 2016 at 5:42 PM, Richard Gaskin wrote: > I haven't used the Tools palette in years, but this conversation prompted > me to take a gander. > > I wonder if having the Widgets above the basic controls is the best place > for them. > > Tools palette.

Re: LC8DP15 feedback-IDE Issues

2016-03-02 Thread Roger Eller
On Wed, Mar 2, 2016 at 4:57 PM, Peter TB Brett <peter.br...@livecode.com> wrote: > On 02/03/2016 21:45, Roger Eller wrote: > >> >> I very much dislike those super dark icons in the new IDE. Especially >> when >> the icons in the Tools menu are

Re: LC8DP15 feedback-IDE Issues

2016-03-02 Thread Roger Eller
On Wed, Mar 2, 2016 at 4:37 PM, Peter TB Brett wrote: > On 02/03/2016 17:23, RM wrote: > >> +1 >> > > Please don't do this. If you don't have anything substantive to > contribute to the conversation, please don't waste the inbox space of > hundreds of mailing list

Re: beggars be choosers

2016-03-01 Thread Roger Eller
On Tue, Mar 1, 2016 at 3:00 AM, Peter TB Brett wrote: > On 26/02/2016 19:08, Mick Collins wrote: > > I didn’t realize there weren’t any LC8 release candidates yet. > >> >> > In our current development process, "Release Candidate" builds are exactly > what they say on

RE: mergExt Acquisition

2016-02-18 Thread Roger Eller
I agree with you, Clarence. The words "cross platform where appropriate" leaves it unclear just how much or how little will be ported. I expect if it is difficult to do it will remain iOS only. On Feb 18, 2016 7:36 PM, "Clarence P Martin" wrote: > I hope the MergExt will

Re: [ANN] mergExt News

2016-02-17 Thread Roger Eller
Hi Kevin, I am VERY pleased that you intend to make these tools cross-platform. A dev environment such as LiveCode which is marketed as cross-platform, should have cross-platform add-ons (I have always said). This will be a great value for many potential new customers. I have never believed

Re: best LiveCode apps?

2016-02-11 Thread Roger Eller
These aren't specifically mobile apps, but it is a good showcase of things made in LiveCode. Some are mobile apps. http://livecode1001.blogspot.com/ ~Roger On Thu, Feb 11, 2016 at 1:39 PM, Colin Holgate wrote: > I’m showing LiveCode at a Meetup this evening, and as

Re: Release 8.0 DP 14

2016-02-05 Thread Roger Eller
There's no reason as far as I can see that a Linux native user can't VNC to a remote Mac for the portion of testing that requires a Mac. The same is true of a Windows native user. ~Roger On Fri, Feb 5, 2016 at 5:08 PM, Richard Gaskin wrote: > Monte Goulding wrote:

Re: Release 8.0 DP 14

2016-02-05 Thread Roger Eller
@fourthworld.com> wrote: > Roger Eller wrote: > > I installed it and launched it just before leaving work for the day. > > There wasn't time to file a report, but hey, apparently RunRev didn't > > care enough to even try it in Windows 7 64-bit. > > Sometimes what may se

Re: Release 8.0 DP 14

2016-02-04 Thread Roger Eller
I installed it in Win 7 64-bit. When it starts, a bunch of errors are shown, and the message box ui text is overlapping. It is unusable. On Feb 4, 2016 7:14 PM, "Richard Gaskin" wrote: > Dr. Hawkins wrote: > > On Thu, Feb 4, 2016 at 11:18 AM, Ali Lloyd wrote: > > >

Re: Release 8.0 DP 14

2016-02-04 Thread Roger Eller
tomorrow, unless my job gets in the way. On Feb 4, 2016 9:21 PM, "Richard Gaskin" <ambassa...@fourthworld.com> wrote: > Roger Eller wrote: > >> I installed it in Win 7 64-bit. When it starts, a bunch of errors are >> shown, and the message box ui text is overlappi

Re: Launching a PDF file stored within a desktop app

2016-02-03 Thread Roger Eller
Only within an embedded browser, but it works. ~Roger On Wed, Feb 3, 2016 at 4:05 PM, Charles Szasz wrote: > Has anyone come up with a script to launch a PDF that is a file within a > desktop app? I was thinking of including a PDF Help file within an app. > > Sent from my iPad

Re: Launching a PDF file stored within a desktop app

2016-02-03 Thread Roger Eller
I have only used the browser method for viewing a PDF in a Windows exe. It should print though, just as it would from a browser. On Feb 3, 2016 6:28 PM, "Charles Szasz" wrote: > Roger, > > How well does printing does the printing work on Windows and Mac? > > Sent from my iPad >

Re: [BUG] write to file

2016-01-26 Thread Roger Eller
On Tue, Jan 26, 2016 at 11:28 AM, Richard Gaskin wrote: > Peter TB Brett wrote: > > I would prefer if if people wouldn't use "the mothership" to describe > > the core dev team. > > I think the intention is less "Childhood's End" and more "Star Trek", a > tip of the

Re: One Rect For All specificaiton

2016-01-26 Thread Roger Eller
Please stop downplaying what quality level is considered acceptable on Android. You're making false stereotypical assertions when in reality there are app designers so focused on providing a great experience. You may not see them all, because some don't publish to Apple (by choice). On Jan 25,

Re: [BUG] write to file

2016-01-25 Thread Roger Eller
I do the same if I am modifying a specific line in an existing file. However, if I am appending to a file such as for logging, I use the before or after modifiers in a file URL. put "Log entry data" after URL ("file:" & specialFolderPath("documents") & tLogFileName) ~Roger On Mon, Jan 25, 2016

Re: [BUG] write to file

2016-01-25 Thread Roger Eller
I may be wrong, but I think they've made the URL syntax smarter because it sure is fast enough for me, even on fairly large log files. ~Roger On Mon, Jan 25, 2016 at 12:36 PM, J. Landman Gay wrote: > I'm not the team, but logic tells me that opening a file for append

Re: Multi-platform development.

2016-01-21 Thread Roger Eller
However, to people with absolutely no background in programming with other languages, it makes perfect sense. Rather than ruin such a wonderful boost in learning and productivity, I would rather have a new editor that brings all of the object scripts together into one editing field, yet makes it

Re: server vs not server

2016-01-20 Thread Roger Eller
managing several other server instances is sexy, but I'm trying to > gage when switching over is the thing to do. > > On Wed, Jan 20, 2016 at 9:36 AM, Roger Eller <roger.e.el...@sealedair.com> > wrote: > > > Hey Mike, > > > > Most daemons I have built with

Re: [OT] 64-bit computer board runs Android, Ubuntu, others

2016-01-20 Thread Roger Eller
, Roger Eller <roger.e.el...@sealedair.com> wrote: > > https://www.kickstarter.com/projects/pine64/pine-a64-first-15-64-bit-single-board-super-comput > > > ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: server vs not server

2016-01-20 Thread Roger Eller
Hey Mike, Most daemons I have built with LC will poll a folder at a set time interval, and act accordingly dependent upon what it finds in the folder. A polling interval set too short can make the server slower. Setting it too long makes the users complain about waiting 30 seconds or a minute.

Re: Windows 10 file paths

2016-01-14 Thread Roger Eller
I don't know when it started, but even in Win7 I have had to include it in the copy files pane for quite a while. It seems like it started around LC 6.5 to 6.6 builds. On Thu, Jan 14, 2016 at 3:48 PM, J. Landman Gay wrote: > I need to ensure the user has not deleted

Re: Gmail API and Oath 2 - How to access using LiveCode ?

2015-11-29 Thread Roger Eller
I just want to thank you for your efforts toward getting Oauth 2 and Gmail / Gapp integration for LiveCode. I for one, need it for the Desktop - NOT limited to a subset of mobile. Richard Gaskin indicated in another thread that the mothership will likely do another crowd-funded drive for

Re: Detailed system information

2015-11-11 Thread Roger Eller
I commented out the line dependant on another function: "Bytes2Size(the diskspace)" and I changed stack "MyApp" to simply this stack. Result: System Profile Wednesday, November 11, 2015, 4:51 PM Application: MyApp Version: N/A Location: C:/Program Files (x86)/RunRev/LiveCode

Re: Detailed system information

2015-11-11 Thread Roger Eller
Skip, here are a few goodies. For the installed browsers, I think you'll have to query the registry, but I don't have the specifics on that. put the systemVersion put the platform put shell("java -version") put $COMPUTERNAME put $USERNAME ~Roger On Wed, Nov 11, 2015 at 4:05 PM, Magicgate

Re: Detailed system information

2015-11-11 Thread Roger Eller
*function* Bytes2Size pBytes *return* roundpBytes)/1024)/1024)/1024,2) && "GB" *end* Bytes2Size On Wed, Nov 11, 2015 at 4:54 PM, Roger Eller <roger.e.el...@sealedair.com> wrote: > I commented out the line dependant on another function:

Re: QT/Win vulnerability and strutting Builder's stuff

2015-11-04 Thread Roger Eller
Pass the native fields, please. Try some android sauce. It's like apple sauce, but better for you. ;) Dessert anyone? There's Raspberry Pi. ~Roger On Nov 4, 2015 3:39 PM, "Kevin Miller" wrote: > Indeed, that is a big part of the point of all this work on the widget >

Re: Release 8.0.0 DP 8

2015-11-03 Thread Roger Eller
See if you can Ctrl-F7, or Ctrl- to initiate a full-screen terminal session. If so, login and type "init 6" or "reboot" without the quotes. ~Roger On Tue, Nov 3, 2015 at 1:06 PM, Richmond wrote: > I'm afraid that just froze my Xubuntu 14.04 64-bit rig. > > I

Re: Chromebook deployment...

2015-11-02 Thread Roger Eller
can do it in LC 6.7.6 > > Bob S > > > On Nov 2, 2015, at 10:41 , Roger Eller <roger.e.el...@sealedair.com > <mailto:roger.e.el...@sealedair.com>> wrote: > > That is a great one Jerry! Always having to move an application window > around, and resize by jus

Re: Chromebook deployment...

2015-11-02 Thread Roger Eller
On Mon, Nov 2, 2015 at 2:33 PM, Mark Wieder wrote: > It's not a LiveCode thing, it's an OS thing. Well, not completely... On my Mac running Yosemite (which supports edge resizing), I create a new stack with LC 6.6.2, and it only has the corner sizer, and the edges do

Re: Chromebook deployment...

2015-11-02 Thread Roger Eller
That is interesting, isn't it? I must be crazy. Read on, mweider already corrected my misguided self. Good morning, BTW. ;) On Nov 2, 2015 5:39 PM, "Monte Goulding" <mo...@appisle.net> wrote: > > > On 3 Nov 2015, at 9:03 am, Roger Eller <roger.e.el...@sealedai

Re: Chromebook deployment...

2015-10-31 Thread Roger Eller
While multifinder was pausing an application to bring another application to the foreground, the Amiga computer was already doing true multi-tasking. It still makes me sad that the management of Commodore had no idea of what they were selling, and therefore could not market it properly. Even in

Re: [ANN] LiveCode Blog (mostly)

2015-10-30 Thread Roger Eller
Pure Awesomeness! Thanks for sharing this. On Fri, Oct 30, 2015 at 6:33 AM, Scott Rossi wrote: > Hi All: > > I started taking some past demos, articles, and techniques and put them > into a blog which you might find interesting. > http://tactilemedia.com/blog/ > > My

Re: Windows standalones not closing properly

2015-10-28 Thread Roger Eller
I used to see that quite often until I started including this in the stack script of the main stack. on closeStackRequest close this stack quit end closeStackRequest ~Roger On Wed, Oct 28, 2015 at 4:01 PM, Magicgate Software - Skip Kimpel < s...@magicgate.com> wrote: > Has anybody

Re: Windows standalones not closing properly

2015-10-28 Thread Roger Eller
Which LC version, and which Windows version? ~Roger ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Home servers, anyone?

2015-10-27 Thread Roger Eller
I know someone that had a dynamic setup like you describe. It was simple and easy for 1 person access. He had a local script checking the IP every 5 or 10 minutes (at home). When it no longer matched the last known IP, the script would write a small text file TO A WEB SERVER that was hosting a

Re: Home servers, anyone?

2015-10-27 Thread Roger Eller
I almost suggested phx_dropboxlib for that (just to keep it in LiveCode). On Oct 27, 2015 11:05 PM, "Jerry Jensen" <j...@jhj.com> wrote: > I’m doing a similar thing, but writing the current IP# to a particular > dropbox file that is shared with me. > > > On Oct 27

Re: What is "Open Language"?

2015-10-24 Thread Roger Eller
if "she" ain't in the fld then look in the barn else if she is among theCows then come back home fer supper end if end if On Oct 24, 2015 12:45 PM, "Mark Wieder" wrote: > On 10/24/2015 09:39 AM, Mark Waddingham wrote: > > It is a key piece that

Re: REST API support (and OAuth too)

2015-10-23 Thread Roger Eller
This is a wonderful example of using a REST API with nothing but LiveCode. Read the .rtf manual included. http://www.phoenixsea.ch/downloads/Livecode/phxDropboxLib.zip ~Roger On Fri, Oct 23, 2015 at 1:00 PM, Richard Gaskin wrote: > I periodically run into people

Re: [ANN] "language-livecode" 0.6.0 for Atom Editor

2015-10-22 Thread Roger Eller
On Thu, Oct 22, 2015 at 5:04 PM, Monte Goulding wrote: > > > On 23 Oct 2015, at 5:27 am, Peter Haworth wrote: > > > > ATom does have a great advantage over Textmate because it can apparently > > flag syntax errors but I need to figure out how to set

Re: [ANN] "language-livecode" 0.6.0 for Atom Editor

2015-10-22 Thread Roger Eller
On Thu, Oct 22, 2015 at 5:17 PM, Monte Goulding <mo...@sweattechnologies.com > wrote: > > > On 23 Oct 2015, at 8:13 am, Roger Eller <roger.e.el...@sealedair.com> > wrote: > > > > I don't see a field in Atom's settings titled "LiveCode Server Engine > &g

Re: [OT] Mac/Window duopoly assumptions

2015-10-21 Thread Roger Eller
Take a look inside corporate America. Mostly PCs, mostly running Windows. Refine this to companies who print on flexible packaging that require precise calculations of image distortions when specific materials are run through a heat-shrink tunnel, or convolved in many ways to meet other

Re: Starting off with LC & Raspberry Pi's

2015-10-16 Thread Roger Eller
There was a man at the LiveCode LIVE14 conference that brought his pi, and was doing sessions on the subject. I'm sorry but I don't have his name or any contact details. Maybe others who attended might remember. On Oct 16, 2015 1:28 PM, "Earp Robert J." wrote: > I’ve been

Re: How to go to a stack without a flash

2015-10-15 Thread Roger Eller
Have you used any Quicktime transitions that have been left by mistake? On Thu, Oct 15, 2015 at 3:45 PM, William Prothero wrote: > Folks: > I haver a splash stack and I’m trying to open the app stack in the same > rect, without a flash. This should be easy, but I can’t

Re: [OT sort'a] Trying to find a post

2015-10-13 Thread Roger Eller
http://getwell.care/mobile/en This link works fine on my Android tablet. It looks very nice. Screenshot thumbnails enlarge when touched/clicked. There's a link to download the app from the app store, but I can't test that on this device obviously. On Oct 13, 2015 12:47 AM, "Charles Warwick"

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Roger Eller
What is mergGoogle, and of all things I would expect to work on Android, based on the name, this would be one. So, is this available for the Android platform? TIA On Sun, Oct 11, 2015 at 10:50 PM, Mike Kerner wrote: > Might I just say that we've had mergGoogle

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Roger Eller
://developers.google.com/games/services/cpp/GettingStartedNativeClient?hl=en On Oct 12, 2015 6:18 PM, "Monte Goulding" <mo...@sweattechnologies.com> wrote: > > > On 13 Oct 2015, at 9:04 am, Roger Eller <roger.e.el...@sealedair.com> > wrote: > > > > I know I can't be th

Re: iOS dumb question

2015-10-12 Thread Roger Eller
Also, with the new personal license which allows you to side-load apps onto your own devices, I would think it would be OK. That is, if the app will never be submitted to the app store. On Oct 12, 2015 10:55 PM, "Monte Goulding" wrote: > > > On 13 Oct 2015, at 1:52

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Roger Eller
: 864.908.0337 SealedAir.com <http://www.sealedair.com/>roger.e.el...@sealedair.com <roger.e.el...@sealedair.com> On Mon, Oct 12, 2015 at 5:44 PM, Monte Goulding <mo...@sweattechnologies.com > wrote: > > > On 13 Oct 2015, at 3:48 am, Roger Eller <roger.e.el...@sealed

Re: [ANN] mergExt: BLE, Google spreadsheets, Map directions, iOS 9 & special price

2015-10-12 Thread Roger Eller
t a GData sdk but interesting nonetheless. It appears I could > implement a google play games services external that cross compiles for > Android and iOS. Good find Roger! > > > On 13 Oct 2015, at 1:14 pm, Roger Eller <roger.e.el...@sealedair.com> > wrote: > > > &g

Re: Mouse events outside stack bounds on mobile

2015-10-11 Thread Roger Eller
If showAll works properly on other mobile devices, but "in particular" fails on Android, it is a bug. Workarounds are fine, but bugs still need to be addressed. On Oct 11, 2015 9:32 AM, "Colin Holgate" wrote: > I still have that here. It didn’t have any mouse actions at

Re: LiveCode is not in the Apple App Store!

2015-10-09 Thread Roger Eller
On Fri, Oct 9, 2015 at 12:03 PM, Richard Gaskin wrote: > Developer tools are generally absent from the app store, as are all apps > that provide utility beyond the confines of the sandbox. Many other apps > aren't there simply because some devs find it annoying, or

Re: LiveCode is not in the Apple App Store!

2015-10-09 Thread Roger Eller
On Fri, Oct 9, 2015 at 1:13 PM, Richard Gaskin <ambassa...@fourthworld.com> wrote: > Roger Eller wrote: > > LiveCode devs are encouraged to use the app store, even at a 30% loss, so >> why not the mothership herself? >> > > <http://lists.runrev.com/pipermail/u

Re: LiveCode is not in the Apple App Store!

2015-10-09 Thread Roger Eller
the clipboard of your computer over a local network with Clipboard > Link http://clipboardlink.economy-x-talk.com > > > Op 9 okt. 2015 om 17:20 heeft Roger Eller <roger.e.el...@sealedair.com> > het volgende geschreven: > > > If not LiveCode itself, then at least a downl

Re: LiveCode is not in the Apple App Store!

2015-10-09 Thread Roger Eller
> > -- > Kind regards, > > Mark Schonewille > > Op 9 okt. 2015 om 18:51 heeft Roger Eller <roger.e.el...@sealedair.com> > het volgende geschreven: > > > This is why I suggested a "smart" downloader, so it could be > > maintenan

Re: Building for iOS - which LiveCode with which Xcode? (with which iOS?)

2015-10-09 Thread Roger Eller
On Fri, Oct 9, 2015 at 2:23 PM, J. Landman Gay wrote: > On 10/9/2015 10:49 AM, Ben Rubinstein wrote: > >> Is there by any chance, or could there be, a table showing versions of >> LiveCode will work with which versions of XCode (and build for which >> version of iOS)?

Re: LiveCode is not in the Apple App Store!

2015-10-09 Thread Roger Eller
If not LiveCode itself, then at least a downloader app which grabs the latest Stable GM. Most Windows users (regular folks) have no idea that programming in actually within their reach. So yeah. ALL desktop app stores should have LC in-stock. Great idea, Rick ~Roger On Fri, Oct 9, 2015 at

Re: App Browser versus Project Browser

2015-10-08 Thread Roger Eller
I'm going to abandon AB and PB as soon as RB (Rossi Browser) is ready! ;-D On Oct 8, 2015 3:07 AM, "Monte Goulding" wrote: > > > On 8 Oct 2015, at 5:37 pm, Scott Rossi wrote: > > > > Anyway, I posted an example here that illustrates the

Re: App Browser versus Project Browser

2015-10-07 Thread Roger Eller
On Oct 7, 2015 3:02 PM, "Mark Waddingham" wrote: > > As an indication of community division it might be useful - app browser/project browser/indifferent. > > However, I'm not sure a poll would give us the information we need as it is too binary. I personally don't like either

Re: "Slack"?

2015-10-05 Thread Roger Eller
I tried https://livecodepublic.slack.com/ Is this correct? It says I am not signed up. Roger EllerGraphics Systems Analyst 803 North Maple StreetP: 864.967.1625Simpsonville, SC 29681C: 864.908.0337 SealedAir.com roger.e.el...@sealedair.com

Re: Basic grouches about LiveCode 8

2015-10-05 Thread Roger Eller
Is that why LC8 takes longer to open? On Oct 5, 2015 10:01 PM, "Monte Goulding" wrote: > > > On 6 Oct 2015, at 7:28 am, Richmond wrote: > > > > As modifications to the LiveCode 8.*.*. revMenuBar stack don't seem to > "stick" between

Re: What's everyone working on this month? (September 2015 edition)

2015-10-01 Thread Roger Eller
All of my real work is creating and managing in-house applications. We are an international company, but my primary focus is improving business efficiency locally, and in some capacity in my region. My latest app provides an interface to gather work orders for 5 sites in my region, and download

Re: What's everyone working on this month? (September 2015 edition)

2015-09-28 Thread Roger Eller
Just for fun, this weekend I walked my wife through making a simple random picker app. On our "date night", we have a difficult time choosing where to have dinner sometimes, so we have a bag containing the names of our favorite places, and another bag containing the places we have already picked

Re: Feature Exchange Process

2015-09-27 Thread Roger Eller
Is it possible to opt out of the 2 days left / 1 day left emails? On Sep 27, 2015 2:03 PM, "Kevin Miller" wrote: > We will fix it! It definitely ends tomorrow. > > Kind regards, > > Kevin > > Kevin Miller ~ ke...@livecode.com ~ http://www.livecode.com/ > LiveCode: Everyone

Re: Platform-specific file path delimiters

2015-09-25 Thread Roger Eller
On Sep 24, 2015 5:29 AM, "Mark Waddingham" wrote: > > On 2015-09-23 21:02, Richard Gaskin wrote: >> >> So it looks like we're covered: anyone looking for cross-platform >> info can find what they need, and Windows-specific work is still >> supported using Windows-specific path

Re: Platform-specific file path delimiters

2015-09-24 Thread Roger Eller
On Sep 24, 2015 5:15 AM, "Mark Waddingham" <m...@livecode.com> wrote: > > On 2015-09-23 20:42, Roger Eller wrote: > > So, whilst it was (I believe) an entirely unintended behavior, it is one we will endeavour to still support... We just strongly recommend people don't u

Re: Platform-specific file path delimiters

2015-09-23 Thread Roger Eller
On Sep 23, 2015 1:32 PM, "Mark Waddingham" wrote: > > On 2015-09-23 18:53, Richard Gaskin wrote: >> >> A regression with UNC paths was recently fixed: >> >> >> Most interesting to me there is that it allows the use of the >>

Re: Platform-specific file path delimiters

2015-09-23 Thread Roger Eller
On Sep 23, 2015 3:02 PM, "Richard Gaskin" <ambassa...@fourthworld.com> wrote: > > Roger Eller wrote: > > >> On Sep 23, 2015 1:32 PM, "Mark Waddingham" wrote: >>> >>> >>> On 2015-09-23 18:53, Richard Gaskin wrote: >>>

Re: LiveCode for the rest of us

2015-09-22 Thread Roger Eller
On Tue, Sep 22, 2015 at 5:32 PM, Richard Gaskin <ambassa...@fourthworld.com> wrote: > Roger Eller wrote: > > > On 22.09.2015 22:46, Richard Gaskin wrote: > >> > >> Heck, on Windows I'd be thrilled if LC could just not underline menu > >> mnemonic cha

Re: LiveCode for the rest of us

2015-09-22 Thread Roger Eller
On Tue, Sep 22, 2015 at 4:08 PM, Richard Gaskin wrote: > Richmond wrote: > > On 22.09.2015 22:46, Richard Gaskin wrote: >> >>> >>> Heck, on Windows I'd be thrilled if LC could just not underline menu >>> mnemonic characters until the Alt key is down. I haven't seen

Re: SQL Select... the last 10 records from a table ?

2015-09-20 Thread Roger Eller
Sort descending, and still SELECT TOP 10. On Sep 20, 2015 8:59 AM, "John Dixon" wrote: > I understand how to select, say the top 10 records in a table... What > would the best way to select the last 10 records from a table ? > >

RE: SQL Select... the last 10 records from a table ?

2015-09-20 Thread Roger Eller
My SQL buddy also adds, "It all depends on what the SELECT is being ORDER'ed BY; typically a date time stamp.". On Sep 20, 2015 9:39 AM, "John Dixon" wrote: > Thanks.. :-) I'll try that ... > > > Date: Sun, 20 Sep 2015 09:27:44 -0400 > > Subject: Re: SQL Select... the last

Re: Geometry Manager - Anyone?

2015-09-18 Thread Roger Eller
t; cost is, tho. The links to the markeplace take me Not to > marketplace. > Bill > > William Prothero > http://es.earthednet.org > > > On Sep 18, 2015, at 7:15 AM, Roger Eller <roger.e.el...@sealedair.com> > wrote: > > > > A few useful links:

Re: revFontLoad issue: odd spacing

2015-09-18 Thread Roger Eller
Someone recommended that I switch to the start using font syntax. It has helped, but is still not perfect. I have found that if the alignment is off, reloading the font again snaps it into place, so I keep a button onscreen to refresh the fonts. on LoadMyFonts set the itemDel to "/" put

Re: Geometry Manager - Anyone?

2015-09-18 Thread Roger Eller
A few useful links: NOTE - These are somewhat dated. Source: LiveCode SuperSite *The Official Geometry Manager:* http://lessons.runrev.com/s/lessons/m/4071/l/19026-geometry-manager *NativeSoft Geometry Manager (part 1):*

Re: Screen sharing?

2015-09-17 Thread Roger Eller
On Thu, Sep 17, 2015 at 11:25 AM, rjd318 wrote: > Hi all! How would one go about incorporating a screen/window sharing > feature in a Livecode application? I did some preliminary searches with > almost nothing returned so would this be something best left to an > established

Re: Screen sharing?

2015-09-17 Thread Roger Eller
On Thu, Sep 17, 2015 at 3:05 PM, Ben Rubinstein <benr...@cogapp.com> wrote: > On 17/09/2015 18:46, Roger Eller wrote: > >> On Thu, Sep 17, 2015 at 11:25 AM, rjd318 <rjd...@gmail.com> wrote: >> >> Hi all! How would one go about incorporating a screen/wind

Re: Geometry Manager - Anyone?

2015-09-17 Thread Roger Eller
My advice is don't use it on any complex layout. Also, it only works for desktop. Mobile has a couple of other options for resolution independent scaling. The general consensus is to code your own unless the layout is super simple. On Sep 17, 2015 6:06 PM, "Rick Harrison"

Re: iOS9, AppleTV OS, WatchOS 2

2015-09-09 Thread Roger Eller
Multitasking is already present, and split screen layout is in dev preview 3. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: iOS9, AppleTV OS, WatchOS 2

2015-09-09 Thread Roger Eller
On Wed, Sep 9, 2015 at 4:02 PM, Stephen MacLean wrote: > I mention this most every time after an Apple event, but it’s becoming > more and more relevant each time… LiveCode support? > > How ready is LC for iOS9? It’s coming in a week. iOS 8 broke a lot of my > stuff,

Re: Silly conference survey

2015-09-08 Thread Roger Eller
On Tue, Sep 8, 2015 at 3:06 PM, Trevor DeVore wrote: > On Tuesday, September 8, 2015, Richmond > > > > Instead of a silly, slanted survey about where to hold a conference, > let's > > have a less-silly survey to see where LiveCode's installed > > base live . . .. > > >

Re: LiveCode fix for \\UNC paths coming...

2015-09-03 Thread Roger Eller
That's great news! Thank you. On Sep 3, 2015 4:33 AM, "Sebastien Nouat" <sebastien.no...@livecode.com> wrote: > On 03/09/2015 02:36, Roger Eller wrote: > >> Sure Ali, have a look at bug #15814. I even did the leg work to find out >> at which version it brok

Re: How saucy is Open Source

2015-09-02 Thread Roger Eller
On Wed, Sep 2, 2015 at 11:46 AM, Richard Gaskin wrote: > Richmond wrote: > > >>> On 2 Sep 2015, at 10:03, Richmond wrote: > Would it be permissible to sell a book with a CD strapped to its > back containing community versions of LiveCode? > > ... >

Re: [OT] Atom Text Editor for Script Editiing - First Impressions

2015-09-02 Thread Roger Eller
The file extension I am using is .lc so I tried .irev and neither would colorize. That's why I tried wrapping the code in , which is fine with me. I was previously using Notepad to edit .lc files. On Sep 2, 2015 8:07 PM, "Kay C Lan" wrote: > Gentlemen, > > sorry for

Re: How saucy is Open Source

2015-09-02 Thread Roger Eller
key features you rely on that > are breaking down, if you're willing to elucidate, or if you have already > done so, what bugs other than the aforementioned speed issue are affecting > you. > > On Wed, 2 Sep 2015 at 18:07, Roger Eller <roger.e.el...@sealedair.com> > wrote:

Re: [OT] Atom Text Editor for Script Editiing - First Impressions

2015-09-01 Thread Roger Eller
On Tue, Sep 1, 2015 at 10:24 AM, Ralf Bitter wrote: > > >>> Did you install and enable the revIgniter theme? > >>> > >>> Ralf > >>> > >> > >> No. Where do I get it? > >> > > > > I have downloaded the zip of v0.1.2, but it's not obvious to me how to > > install a theme. > >

Re: [OT] Atom Text Editor for Script Editiing - First Impressions

2015-09-01 Thread Roger Eller
On Tue, Sep 1, 2015 at 1:26 PM, Ralf Bitter wrote: > > Assuming you did choose the revIgniter theme from > the "Syntax Theme" dropdown in the "Themes" section > of the preferences I have no clue what's going on. > > Ralf > > It wasn't working for a mouseUp handler, but when

Re: HTML5 test

2015-09-01 Thread Roger Eller
On Tue, Sep 1, 2015 at 10:36 AM, Fraser Gordon wrote: > > I’d be curious to hear if anyone has had a go with Opera or the Android > browser? > > Fraser > > My preferred browser if Dolphin for Android. I like that (especially on a tablet) you can edit an advanced

<    1   2   3   4   5   6   7   8   9   10   >