Livecode Compiler

2023-03-21 Thread Glen Bojsza via use-livecode
It has now been over one year since I purchased a Livecode Compiler license which the original delivery date was last fall. I recall there being a preview release in the summer of 2022 and GA version by the end of the year. Is there any update or announcements regarding this? It’s disheartening

Re: ChatGPT

2022-12-09 Thread Glen Bojsza via use-livecode
forgot the most important things...the greatest benefit comes from being able to properly phrase your request. On Fri, Dec 9, 2022 at 3:43 PM Glen Bojsza wrote: > Just for fun I thought I would add a few things here. > > 1. if you add the chrome extension from https://sharegpt.com/

Re: ChatGPT

2022-12-09 Thread Glen Bojsza via use-livecode
Just for fun I thought I would add a few things here. 1. if you add the chrome extension from https://sharegpt.com/ then you can print save the chat.openai.com output seamlessly. 2. If you are ambitious you could port this extension to safari and then port it to ios for iphone and ipda 3. if you

Re: YAML support

2022-11-09 Thread Glen Bojsza via use-livecode
Thanks I will check it out On Wed, Nov 9, 2022 at 1:13 PM Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > there is a yaml parser built into levure. > > On Wed, Nov 9, 2022 at 9:42 AM Glen Bojsza via use-livecode < > use-livecode@lists.runrev.co

YAML support

2022-11-09 Thread Glen Bojsza via use-livecode
Hello, I was wondering what the current state and recommendations are for working with YAML files and Livecode. The last posts I have found on this was back in 2020 so is anyone currently using Livecode with YAML files. regards, Glen ___ use-livecode

Script Compiler

2022-11-02 Thread Glen Bojsza via use-livecode
I haven't been following things for a few months and the Script Compiler beta was coming out sometime in the summer. Has this happened? Is there any delivery date for it? regards, Glen ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: revOpenDatabase over SSH tunnel?

2022-03-10 Thread Glen Bojsza via use-livecode
I would be interested in this guide if possible. Will you be willing to share? regards, Glen On Thu, Mar 10, 2022 at 10:32 AM matthias rebbe via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi, > > I've used SSH tunneling in the past to connect SQLPro Studio with remote > MySQL datab

Re: Starter Plan offer - China users

2021-09-27 Thread Glen Bojsza via use-livecode
What happens if the user is on an airplane and wants to use the app? On Mon, Sep 27, 2021 at 2:26 PM Peter Bogdanoff via use-livecode < use-livecode@lists.runrev.com> wrote: > The starter plan for LiveCode is described: > > "On the Starter plan, if you cancel your subscription your apps will als

Using shell as administrator on Windows 10

2019-06-28 Thread Glen Bojsza via use-livecode
Hello, Is there a way to us LC shell to do commands as administrator? thanks, Glen ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runre

Re: Date and time

2019-06-06 Thread Glen Bojsza via use-livecode
Craig, Well done...not over done. I hope you’re out from under your desk. Glen On Thu, Jun 6, 2019 at 6:18 PM dunbarxx via use-livecode < use-livecode@lists.runrev.com> wrote: > Feel like I am overdoing this, but a bit more compact: > > on mouseUp >put "06-Jun-2019;09:05:21" into rawTime -

Re: Date and time

2019-06-06 Thread Glen Bojsza via use-livecode
Obviously I overthought this (thanks Bob)...I was trying to convert the time separately and then the date and combining them which was leading to issues. The dictionary format example doesn't show this as being a solution... Glen On Thu, Jun 6, 2019 at 2:54 PM Bob Sneidar via use-livecode < use-

Date and time

2019-06-06 Thread Glen Bojsza via use-livecode
I'm pondering the easiest way to do a linear scale based on date and time data. My thoughts are that if you can change 06-Jun-2019;09:05:21 to epoch seconds then it would possible to take all the similar timestamped data and change it to seconds thus using it as an "x-axis" scale for graphing purp

Re: Design questions...

2019-06-06 Thread Glen Bojsza via use-livecode
a use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Glen, > > There are some screen resolution stats on the web that may be useful, at > least for 'general public' app window sizes: > > https://en.wikipedia.org/wiki/Display_resolution > > Phil Dav

Re: Design questions...

2019-06-06 Thread Glen Bojsza via use-livecode
Bob, thanks for the info...I will start with 1024x768 as a minimal screen resolution for now and see what happens. As for the combo of menus and buttons I will try to find if there is a benefit of both and also usability space within the app. My target platforms are Windows 10 and OS X 10.X Glen

Design questions...

2019-06-06 Thread Glen Bojsza via use-livecode
Hello, I was looking for input on the following design questions...I haven't done anything for years so I am looking for other developers' experiences. 1. what would be considered the smallest stack size for a desktop app? 2. Does the above fill most of the screens in use today ...ie what is the

Re: Line Graph Widget - Plotting time series

2019-06-04 Thread Glen Bojsza via use-livecode
ou > want. > > Feel free to ask me any questions if anything is unclear, or needs > changing. > > You can see the output at > > https://www.kilmelford.com/images/graph7.jpg > > https://www.kilmelford.com/images/graph8.jpg > <https://www.kilmelford.com/imag

Line Graph Widget - Plotting time series

2019-06-04 Thread Glen Bojsza via use-livecode
Hello, I am trying to use the Line Graph Widget to grapg a time series (x axis) where the time is in the format 2:45:16 The time data is being treated like text and therefore tries to plot using every x series as a x label. Optimally I would like to see only a handful of x labels spread that cov

SQLite import

2019-05-31 Thread Glen Bojsza via use-livecode
Hello, I know LC can script SQLite database inserts but can you script an SQLite csv file import? thanks, Glen ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription pr

How to install a dependency

2019-05-31 Thread Glen Bojsza via use-livecode
Hello, I am trying to get a widget working but when I run try to install it I get the error message "Dependency com.livecode.system not available. Please install before proceeding". The lcb calls for "use com.livecode.library.scriptitems" in the dependency declarations. I am not certain how to d

Why such a large external folder on Windows?

2019-05-23 Thread Glen Bojsza via use-livecode
Hello, I took a very basic app that has a browser widget and made a standalone for OS X and Windows in LC 9.0.5 I was shocked that the Windows standalone has an external folder of 116.5 MB plus the .exe file where as on OS X the single standalone file was 18MB. I cannot fathom the concept of pus

Any recommendations on hotels for conference

2019-03-19 Thread Glen Bojsza via use-livecode
I was wondering if there a a list of hotels that attendees for the San Jose conference are using? thanks, Glen ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription pref

Re: Old Rev stack feature / view ...where is it in LC 8

2019-02-20 Thread Glen Bojsza via use-livecode
r a new licence. > > Richmond. > > On 20.02.19 21:21, J. Landman Gay via use-livecode wrote: > > I see it in both 8.1.10 and 9.0.2, second item from the top. > > > > On 2/20/19 9:54 AM, Glen Bojsza via use-livecode wrote: > >> I found the problem...in my Indy Ve

Re: Old Rev stack feature / view ...where is it in LC 8

2019-02-20 Thread Glen Bojsza via use-livecode
I found the problem...in my Indy Version 8.0.0 DP4 there is no image library under the development menu?? In LC 6.7.6 there is. So why isn't there one in LC 8.0.0? On Wed, Feb 20, 2019 at 10:35 AM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > What you see when choos

Re: Old Rev stack feature / view ...where is it in LC 8

2019-02-20 Thread Glen Bojsza via use-livecode
thinking of the old application browser? It's now in the Plugins > menu, named revApplicationOverview. > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > On February 19, 2019 6:36:05 PM Glen Bojsza via us

Old Rev stack feature / view ...where is it in LC 8

2019-02-19 Thread Glen Bojsza via use-livecode
Hello, I have an old rev stack that I had saved images as controls and could reference them by their ID number and remember that you could bring up all controls used by rev to see what controls you had saved. I can't seem to find that anywhere in LC 8? Glen __

Re: Setting hidden of lines very slow

2018-11-30 Thread Glen Bojsza via use-livecode
I was wondering at what stage or how the lines get chosen to be hidden or not? ___ 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/m

Re: Regex (matchChunk) help...

2018-06-15 Thread Glen Bojsza via use-livecode
gt; end switch > add 1 to tcounter >end repeat >delete the last char of tPairs >repeat for each line tLine in tPairs > set the textcolor of trueword (item 1 of tLine) to (item 2 of tLine) > of field 1 to "blue" >end repeat > end mouse

Re: Regex (matchChunk) help...

2018-06-15 Thread Glen Bojsza via use-livecode
Mike, I believe that you are correct in understanding what I am trying to extract. I will need a bit more time to work through your solution. regards, Glen ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,

Re: Regex (matchChunk) help...

2018-06-15 Thread Glen Bojsza via use-livecode
Hi Jerry, I may be wrong but it looks like your solution assumes that the line has the beginning and ending I am looking for in the first and last positions...in my example text that I gave it was all one line and the string I am looking for is somewhere in the middle. I may not have been clear bu

Re: Regex (matchChunk) help...

2018-06-15 Thread Glen Bojsza via use-livecode
Bob, this is an interesting approach using SQL. I will try and setup a simple test with SQLite. thanks On Fri, Jun 15, 2018 at 11:53 AM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > one way would be to populate a memory database, then query it with LIKE: > > SELECT * FR

Regex (matchChunk) help...

2018-06-15 Thread Glen Bojsza via use-livecode
Hello, I have a couple of hundred pages of text where I need to extract out a different string. The ending of each string I need has the same endingskyrider1 The beginning of each string is the same selkirkst The middle of each string can be any text. The problem is that within each line

Re: Linux Screen Resolution

2018-06-13 Thread Glen Bojsza via use-livecode
"put the screenPixelScale" returns 1 set the pixelScale to 2 gives an error that the pixelScale property cannot be set on this platform On Wed, Jun 13, 2018 at 3:34 PM, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On 6/13/18 6:37 AM,

Linux Screen Resolution

2018-06-13 Thread Glen Bojsza via use-livecode
Hello, I just got a new Ubuntu system and after installing Livecode the app interface is tiny. My screen resolution is 4K and all the other Ubuntu apps (libre office, firefox etc) appear normal in size? Is there a way I can change Livecode's appearance so it is useable? thanks, Glen __

Graphing widget questions

2018-05-28 Thread Glen Bojsza via use-livecode
Following up from previous suggestions I have looked at the LC Graphing widget and have a couple of questions in hopes of recommendations. The widget looks promising but I will be doing a time series graph with several thousands of points. - I need to have the number of x-axis labels look reasona

Re: Graphing Solution...

2018-05-28 Thread Glen Bojsza via use-livecode
Thanks everyone for your suggestions and code. Never having made a widget is there any youtube videos explaining the framework? Is there a book or guide specifically working with lcb? regards, Glen > ___ use-livecode mailing list use-livecode@lists.

Re: Graphing Solution...

2018-05-27 Thread Glen Bojsza via use-livecode
> > So for s1 = 1, 2, 3; s2 = 30, 20, 10 > You would graph s1 = 1, 2, 3; s2 = 3, 2, 1 (but have a label on the right > going from 10 to 30) > > Thanks, > Brian > > On Sun, May 27, 2018 at 2:21 PM, Glen Bojsza via use-livecode < > use-livecode@lists.runrev.com&g

Graphing Solution...

2018-05-27 Thread Glen Bojsza via use-livecode
Hello, I am trying to find a graphing solution that will support dual y - axis line plots. Both sets of data need to be plotted on the same graph so the left Y scale is used for one set of data that is plotted and the right Y scale is for the other set of data. >From what I have found neither Ch

Re: FindBar Demo Stack

2018-05-02 Thread Glen Bojsza via use-livecode
Hi Bob, It looks like it may interesting to play with...can you add me to your list. regards, Glen On Wed, May 2, 2018 at 12:27 PM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi all. > > I've pieced together a very simple demo stack of my FindBar group if > anyone i

Re: Sierra update --> Xcode install --> LC no provisioning profile

2017-08-24 Thread Glen Bojsza via use-livecode
Thanks Ralph...I will use this as a guide. I don't work enough with Xcode ( or Android ) to keep up on the basics. Glen On Thu, Aug 24, 2017 at 1:09 PM Ralph DiMola via use-livecode < use-livecode@lists.runrev.com> wrote: > Here's the deal with Sierra and LC 8.1.6 > > Xcode 8.3.3==> SDK 10.3 Si

Re: Entitlements file are invalid...what does LC set?

2017-08-24 Thread Glen Bojsza via use-livecode
Never mind...I had a difference between my Bundle ID and Internal ID...I fixed it from my Provisioning Profile and everything works! Glen On Thu, Aug 24, 2017 at 9:14 AM, Glen Bojsza wrote: > I updated my system to the following: > > Sierra 10.12.6 > Xcode 8.3.3 > Livecode

Entitlements file are invalid...what does LC set?

2017-08-24 Thread Glen Bojsza via use-livecode
I updated my system to the following: Sierra 10.12.6 Xcode 8.3.3 Livecode Community 8.1.6 I can build an iOS app with no errors BUT when I go to install it on my iPad I get the following Xcode error: *The executable was signed with invalid entitlements*. The entitlements specified in your applic

Sierra update --> Xcode install --> LC no provisioning profile

2017-08-23 Thread Glen Bojsza via use-livecode
Well, as usual, upgrading OS X and doing an install of Xcode causes LC 8.0.01 not to find any provisioning profile and wants iOS 9.3 SDK. The Xcode shows a 10.3 SDK so now I need to figure out how to add earlier SDKs...any suggestions on how to go about this? Or do I need to download Xcode 7.3 wh

Re: Thoughts on BLOBs in SQLite

2017-08-23 Thread Glen Bojsza via use-livecode
thing resembling a example stack to share, but in > keeping the above in mind, it’s not too hard to implement. > > HTH, > > Steve MacLean > > > > On Aug 23, 2017, at 12:11 PM, Glen Bojsza via use-livecode < > use-livecode@lists.runrev.com> wrote: > > &g

Re: Thoughts on BLOBs in SQLite

2017-08-23 Thread Glen Bojsza via use-livecode
My databases will be fixed in their content (basically they are going to be different test engines for students) so the images will not be edited nor changed. I am thinking that this may help me avoid any future issues that may arise if different platforms have different directory structures and a

Thoughts on BLOBs in SQLite

2017-08-23 Thread Glen Bojsza via use-livecode
Hello, I was looking for feedback on whether it is better to store images as BLOBs in an SQLite database for a LC app or store paths to the images in the SQLite database and the images in a separate folder. Any help in understanding possible performance and memory issues is what I am looking for.

Re: Is there Digital Clock Component out there?

2017-06-30 Thread Glen Bojsza via use-livecode
;send "updateClock" to me in 1 second > end updateClock > > On Fri, Jun 30, 2017 at 9:53 AM, Glen Bojsza via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Time crunch...no pun intended! > > > > On Fri, Jun 30, 2017 at 9:39 AM, Mik

Re: Is there Digital Clock Component out there?

2017-06-30 Thread Glen Bojsza via use-livecode
Time crunch...no pun intended! On Fri, Jun 30, 2017 at 9:39 AM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > Why not just use a field and write one? > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please vis

Is there Digital Clock Component out there?

2017-06-30 Thread Glen Bojsza via use-livecode
Hello, I have found several Analog Clocks but with the component architecture I thought this would be readily available ... maybe I am missing something. regards, Glen ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: iOS SDK Question

2017-03-25 Thread Glen Bojsza via use-livecode
Hi James, Well I saw this in my account...but the license file and online activation won't work? So is this telling me I still have valid license for the following versions but the system won't allow me to install them? I have tried both the license file which ends up a zero bytes or automatic l

Re: iOS SDK Question

2017-03-25 Thread Glen Bojsza via use-livecode
Hi James, thanks for pointing this to me. I guess my earlier licenses that I had which do not fall into this category would be fine though the versions would be quite old. For example version 4.6 I should be able to do closed source apps still since the license that came with it at the time did n

Re: iOS SDK Question

2017-03-24 Thread Glen Bojsza via use-livecode
ed after the license expiry. > > Bob S > > >> On Mar 24, 2017, at 11:14 , Glen Bojsza via use-livecode >> wrote: >> >> As I mentioned previously...I do not have an active subscription. >> >> My license expired August 2016. >> >> Wh

Re: iOS SDK Question

2017-03-24 Thread Glen Bojsza via use-livecode
just download and try, or log into your account area to see. > > Best, > Panos > -- > > On Fri, Mar 24, 2017 at 5:07 PM, Glen Bojsza via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> I believe it may be the last paid version that I have a licens

Re: iOS SDK Question

2017-03-24 Thread Glen Bojsza via use-livecode
PM, Paul Hibbert via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> >>>> On 23 Mar 2017, at 17:36, Glen Bojsza via use-livecode < >>> use-livecode@lists.runrev.com> wrote: >>> >>> Please le

Re: iOS SDK Question

2017-03-23 Thread Glen Bojsza via use-livecode
have a working combination it’s worth making sure you have a good > back-up, especially considering Xcode is over 4.5GB. It also helps to turn > off auto software updates and manage them manually. > > Paul > >> On 23 Mar 2017, at 13:20, Glen Bojsza via use-livecode >&g

iOS SDK Question

2017-03-23 Thread Glen Bojsza via use-livecode
Hello, I currently have Livecode Indy 8.0.1 and am running on OS X 10.11.5 (El Capitan) with Xcode Version 8.0 (8A218a). When I go to generate a standalone I get the following error message: *In order to perform device builds you need to have iOS 9.3 SDK configured.* *- iOS 9.3 comes with Xcode

Re: Kindle fire apps?

2017-01-05 Thread Glen Bojsza via use-livecode
I have Google Play installed on my Fire so I can install apps that aren't in the Amazon store...I did it over a year ago but this article is more recent and looks like it is easier than the hoops I jumped through to get it installed on mine at the time. http://lifehacker.com/how-to-get-google-play

Conference Videos

2016-08-26 Thread Glen Bojsza
Hello, I was wondering if anyone knows where (or when) the Conference videos for the people that subscribed are available for download? The presentations were released but as far as I can tell the videos have not and you need to watch them online. regards, Glen _

How to open an attachment on iOS device in LC App?

2016-06-20 Thread Glen Bojsza
Hello everyone, I am still trying to figure out how to open an email attachment on an iPad / iPhone by a LC app. There is an option on an iPad or iPhone to all ow the user to select the application they want to open an attached file. Is this a configuration in the iOS Standalone Application Sett

Re: IOS Provisioning Profile... again

2016-06-20 Thread Glen Bojsza
What about the LC Standalone iOS settings...in the Basic Application Settings there is a drop down and select "IOS Provisioning Profile"? On Sun, Jun 19, 2016 at 10:53 PM, Randy Hengst wrote: > All, > > I’ve come to my year-end renewing of my provisioning profiles and > certificates. > > I have

Re: Open in...

2016-06-18 Thread Glen Bojsza
Hi Bill, Thanks for the info but I was looking for the case where a user sends an regular email from a computer (say from gmail with an database file attached). Another user , on their iPad, reads their mail and clicks on the attachment to download and then once downloaded the user taps the file

Open in...

2016-06-18 Thread Glen Bojsza
There are many iPad apps that when I receive a particular file via email that I am given a choice which app I can open it with. My app uses text files and sqlite files and I want the users to be able to email their files to others. 1. How do you make a LC iOS app so email attachments can be opene

Re: Widgets don't show in iOS simulator or on iPad?

2016-06-18 Thread Glen Bojsza
files pane. > > Sent from my iPhone > > > On 18 Jun 2016, at 11:45 AM, Glen Bojsza wrote: > > > > Any suggestions? > > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url

Widgets don't show in iOS simulator or on iPad?

2016-06-17 Thread Glen Bojsza
I have two apps with very similar layouts, groups and widgets. *System Details* XCode is Version 6.2 (6C131e) OS X 10.9.5 LC 8.0.1 Indy I build for iPad iOS 8.2 One app looks correct with all widgets, fields etc One app doesn't show any widgets?? Even when I create a new app I can't get the

Re: Alternatives to Option Menu, Pulldown Menu and Combo Box for iOS

2016-06-16 Thread Glen Bojsza
> > Am 16.06.2016 um 15:34 schrieb Glen Bojsza : > > > > Hello, > > > > I wanted to see what everyone is using on iOS in stead of the standard > > Option Menu, Pulldown Menu and Combo Box which all show the old Motif > style. > > > > Is there someth

Alternatives to Option Menu, Pulldown Menu and Combo Box for iOS

2016-06-16 Thread Glen Bojsza
Hello, I wanted to see what everyone is using on iOS in stead of the standard Option Menu, Pulldown Menu and Combo Box which all show the old Motif style. Is there something that can be done via SVG or is there any widgets that replace these. I am using LC 8.0.1 and need something that looks app

Re: mergExtSocket stuff

2016-06-08 Thread Glen Bojsza
Are mobile sockets in LC 8.0.1? I checked the dictionary there are a lot of mobilexxx but not sockets...is there documentation somewhere else? regards, Glen On Wed, Jun 8, 2016 at 6:23 PM, Monte Goulding wrote: > Hi Jerry > > mergSocket is iOS only (so it won’t function in the IDE) and is on

Looking for suggestions on how to approach this...

2016-06-07 Thread Glen Bojsza
Hello, I am looking for a way to cycle through a large list of urls and capture the home page and the about page (if it exists...some sites don't have one) using LC 8. My desired output would be a single pdf file per url. Is LC 8 a good solution since I will need to do this on a regular basis an

Re: Apple Automator

2016-03-03 Thread Glen Bojsza
Hi Kay, This was exactly what I was looking for and answers a lot of my questions. Thanks! Glen On Wed, Mar 2, 2016 at 5:29 AM, Kay C Lan wrote: > On Tue, Mar 1, 2016 at 2:24 AM, Glen Bojsza wrote: > > Is it possible to launch Apple Automator shell scripts from LC app? > &

Re: OS X - how to write to a file associated as a Unix executable

2016-03-02 Thread Glen Bojsza
Thanks Mark That did it ... both methods of filetype allowed me to correctly get the chmod results I was looking for. On Tue, Mar 1, 2016 at 2:54 AM, Mark Waddingham wrote: > On 2016-03-01 02:06, Glen Bojsza wrote: > >> What I am trying to do is within a LC application >&g

Re: OS X - how to write to a file associated as a Unix executable

2016-02-29 Thread Glen Bojsza
When you look at a file created with LC and chmod verses a file created with textmate and chmod you can see the differences in the finder or get info on both files and see the difference. On Mon, Feb 29, 2016 at 7:52 PM, Warren Samples wrote: > On 02/29/2016 06:09 PM, Glen Bojsza wrote: >

Re: OS X - how to write to a file associated as a Unix executable

2016-02-29 Thread Glen Bojsza
This only works IF the file created is associated with the terminal application. The issue is creating the proper file format so when the chmod creates it as Unix executable. On Mon, Feb 29, 2016 at 7:06 PM, Warren Samples wrote: > On 02/29/2016 03:13 PM, Glen Bojsza wrote: > >> He

OS X - how to write to a file associated as a Unix executable

2016-02-29 Thread Glen Bojsza
Hello, I am trying to write the from a text field to a file and then change the file so it is executable. put field "mytest" into URL "binfile:~/race" or put field "mytest" into URL "file:~/race" The file race is created in either case but are associated with textedit. I require it to be recogn

Apple Automator

2016-02-29 Thread Glen Bojsza
Is it possible to launch Apple Automator shell scripts from LC app? thanks, Glen ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.

LC 8 hard question...

2016-02-29 Thread Glen Bojsza
After reviewing all the previous releases of Livecode I am trying to determine when LC 8 will start getting to RC and then how long from there to stable. My question is hard since there is no true and fast answer on how the development goes ...anything can cause it to derail. But does anybody thi

Re: Running Processes in the background

2016-01-18 Thread Glen Bojsza
ot;tTest" to me in 1 minute > > > > Ralph DiMola > > IT Director > > Evergreen Information Services > > rdim...@evergreeninfo.net > > > > -Original Message- > > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On >

Re: Running Processes in the background

2016-01-18 Thread Glen Bojsza
Send "testit to me in 1 minutes > End on testit > > On testitlong > If some condition is true then do something > Send "testitlong to me in 10 minutes > End on testitlong > > Ralph DiMola > IT Director > Evergreen Information Services > rdim...@evergre

Running Processes in the background

2016-01-18 Thread Glen Bojsza
Hello, Are there any examples of how to run a process in the background in an application? I need to have two timer processes run when the user is using the application. The processes need to check for certain trigger values every - 1 minute - 10 minutes If the trigger value(s) exist then the

Motif look...

2015-12-03 Thread Glen Bojsza
I was wondering if there is a plan or timeline when the Motif look for iOS applications will be replaced with something else? regards, Glen ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and m

Re: HTML5 product

2015-11-05 Thread Glen Bojsza
Thanks Peter, Your response and details (which are really nice pointers : helpful) make me feel comfortable enough to go ahead and purchase it. regards, Glen On Thu, Nov 5, 2015 at 10:46 AM, Peter TB Brett wrote: > On 05/11/2015 15:30, Glen Bojsza wrote: > >> I was wondering if

HTML5 product

2015-11-05 Thread Glen Bojsza
I was wondering if anyone knows the current state of the HTML5 product that is being sold. My concern is that if I buy a 1 year license and it needs so many releases before it is developed well enough to deploy than am I buying too early? When the product site has "Are there limitations to HTML5

Re: Sending encrypted and authenticated emails

2015-10-25 Thread Glen Bojsza
Hi Bob, I tried contacting via bobsnei...@iotecdigital.com but the mail bounced. I was going to try and help with the Telnet solution. Glen On Fri, Oct 23, 2015 at 7:11 PM, Bob Sneidar wrote: > Hi all. > > I just figured out how to send encrypted authenticated emails via Exchange > servers (a

Re: SQLite: how to open existing database in memory

2015-10-17 Thread Glen Bojsza
SE diskdb > > After that all your data will be in your in memory database and you can > access it just as in any other db. > > Pete > lcSQL Software <http://www.lcsql.com> > Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and > SQLiteAdmin <http

Re: SQLite: how to open existing database in memory

2015-10-17 Thread Glen Bojsza
ieve, we can help more. > > Pete > lcSQL Software <http://www.lcsql.com> > Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and > SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> > > On Sat, Oct 17, 2015 at 9:42 AM, Glen Bojsza wrote: > &g

Re: SQLite: how to open existing database in memory

2015-10-17 Thread Glen Bojsza
Thanks for the clarification...this changes the direction I need to take. In creating an in memory database can you create one with a name? On Sat, Oct 17, 2015 at 12:25 PM, Peter Haworth wrote: > Sorry, I should have looked at your syntax more closely. > > You can't open an existing database

Re: SQLite: how to open existing database in memory

2015-10-17 Thread Glen Bojsza
issue a CREATE TABLE command after opening the db. > > On Sat, Oct 17, 2015, 7:22 AM Glen Bojsza wrote: > > > I am trying to open an existing SQLite database in memory. > > > > When I do this (or think I do this) I get a database connection ID but > the > &g

SQLite: how to open existing database in memory

2015-10-17 Thread Glen Bojsza
I am trying to open an existing SQLite database in memory. When I do this (or think I do this) I get a database connection ID but the it errors out when I try just to show the current data? On OS X Mavericks LC 8 DP4 *on* mouseUp *put* "/Users/Dev/Documents/Ratings.db3:memory:" into tDatabas

Re: iPad File structure question

2015-10-15 Thread Glen Bojsza
hile the app is running alternatively I can put them in the cache or Documents folder as suggested. Glen On Thu, Oct 15, 2015 at 12:57 PM, Glen Bojsza wrote: > This must be how a lot of the other apps are doing it since I have seen > their SQLite files in their app contents. > > I am o

Re: iPad File structure question

2015-10-15 Thread Glen Bojsza
This must be how a lot of the other apps are doing it since I have seen their SQLite files in their app contents. I am only doing read only and was hoping that this be fine but your suggestions are well taken. What is the syntax for copying the file from the engine's folder? Also any idea why I

iPad File structure question

2015-10-15 Thread Glen Bojsza
Hello, I am working on an iPad app and have two SQLite databases that I want to be stored in the contents of the app itself and not placed in the documents folder. I am using LC 8. Q. Under Standalone Application Settings all options are "grayed" out so I can't select Script Libraries for databa

Re: IPV6...

2015-10-12 Thread Glen Bojsza
w.livecode.com/ > LiveCode: Everyone can create apps > > > > > On 29/09/2015 14:07, "use-livecode on behalf of Glen Bojsza" > > wrote: > > >I would assume that the Livecode team is already aware of this and has a > >delivery plan without it they woul

LC Extension Builder won't compile?

2015-10-12 Thread Glen Bojsza
Hello, I am trying to install the widgets that Trevor posted on his Github. I am on LC 8.0 (DP4) Indy The following is the error messages when I use the extension builder and run Test Error: Could not compile module /Users/livecode-extension-master/widget_helpers I would like to install the t

Buttons, buttons...who has the buttons

2015-10-09 Thread Glen Bojsza
Or better question when will the button and field components from earlier versions of LC be available as SVG widgets in LC 8 and beyond. Is there any place someone can recommend to get SVG widgets for: default button option menu pulldown menu combo menu popup menu Trevor's webinar showed some re

Re: IPV6...

2015-09-29 Thread Glen Bojsza
I would assume that the Livecode team is already aware of this and has a delivery plan without it they wouldn't be able to claim to be able to make iOS apps. True? Not True? Kevin can maybe comment. On Tue, Sep 29, 2015 at 8:43 AM, Malte Brill wrote: > Well, I just stumbled upon this: > > http

Re: LC 8 (DP4) widgets

2015-09-23 Thread Glen Bojsza
it might have been a problem with the interaction between > widgets and named colors - I will do some investigation of that tomorrow as > it may be a general issue. > > On Wed, Sep 23, 2015 at 6:39 PM Glen Bojsza wrote: > > > I did mean the card or stack background and tha

Re: LC 8 (DP4) widgets

2015-09-23 Thread Glen Bojsza
t sure what that error you're seeing is coming from. > > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX/UI Design > > > > > On 9/23/15, 9:09 AM, "use-livecode on behalf of Glen Bojsza" > > wrote: > &g

Re: LC 8 (DP4) widgets

2015-09-23 Thread Glen Bojsza
o white. > > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX/UI Design > > > > > On 9/23/15, 7:28 AM, "use-livecode on behalf of Glen Bojsza" > > wrote: > > >I also wonder why the backg

Re: LC 8 (DP4) widgets

2015-09-23 Thread Glen Bojsza
t; >2. None of the widgets show when I generate an iOS app (not on the iPad or > >the simulator). > > You need to select which widgets are included in the standalone in the Copy > Files pane of the standalone settings > > Ali > > On Wed, Sep 23, 2015 at 2:50 PM Glen Bo

LC 8 (DP4) widgets

2015-09-23 Thread Glen Bojsza
I have just started to play with LC widgets and have couple of questions. 1. for the widget selector is there an easy way to make the choices vertical and not horizontal (I thought I saw this done in a earlier video)? 2. None of the widgets show when I generate an iOS app (not on the iPad or the

Re: Xcode Organizer

2015-09-16 Thread Glen Bojsza
vice. Now, you can > either click the + button, or just drag your .app file onto the > applications list. > > Regards, > Panos > On 16 Sep 2015 22:30, "Glen Bojsza" wrote: > > > Hi Ralph, > > > > This really helped ...the refresh icon generat

Re: Xcode Organizer

2015-09-16 Thread Glen Bojsza
Hi Ralph, This really helped ...the refresh icon generated several files. I still cannot drag the app on the device (or any of the simulators) in Xcode? >From the notes I saw earlier I should have an option to select the device and do "Use for Development"? This doesn't seem to exist in the new

  1   2   3   >