Handy LiveCode Keyboard Shortcut Cards

2015-11-22 Thread AndyP
I’m starting to use the keyboard shortcuts more and more so decided to make them a little more accessible as quick reference cards for my own use and thought that others may find them useful. View and download from my Freebies page. - Andy Piddock My so

Re: Handy LiveCode Keyboard Shortcut Cards

2015-11-23 Thread AndyP
H Howard, thanks for these. Where did you find them documented.. I haven't seen them in LiveCode docs before? - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC

Re: Edinburgh Conference Partners?

2015-11-29 Thread AndyP
Coincidence? I saw this about Edinburgh today. http://flip.it/K5bwm - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co.uk

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

2015-11-30 Thread AndyP
Hi Roland, You may find it easier to pass info to and from your LiveCode app using one of the Google OAuth 2.0 libraries. The PHP version is proberbly the easiest to work with. Library info here> https://developers.google.com/gmail/xoauth2_libraries

Re: LiveCode @ Davos

2016-01-23 Thread AndyP
Hi Todd, You're giving me an interesting and different perspective of what goes on at Davos, great absorbing blog.. waiting eagerly for the next installment! I downloaded the stacks and all worked well in my ide running LC6.7.3 on Linux Mint 17.2 Cinnamon. You're right about the sliders for settin

Re: Launching a PDF file stored within a desktop app

2016-02-03 Thread AndyP
you could start by embedding the pdf in your app in a custom property and spit it out as required. see this post with links to examples. http://runtime-revolution.278305.n4.nabble.com/Ann-Save-and-Deploy-files-to-and-from-Custom-Properties-td4700387.html

Re: Black icons in LC 8 DP 14

2016-02-08 Thread AndyP
One of the great attributes of LiveCode is as the ide is written in LiveCode, it's really easy to hack. So changing the colour of the menu bar is a simple one liner. Set the backgroundColor of stack "revMenubar" to mycolor - Andy Piddock My software never has bugs. It just develops rand

Re: Black icons in LC 8 DP 14

2016-02-08 Thread AndyP
Richard, you can make that 4! But i've always been a fan of dark themes. I like the monotone icons but agree with Devin that the active state needs to be more pronounced, maybe a subtle colour overlay on the button? - Andy Piddock My software never has bugs. It just develops random fea

Re: Finally made it into the App Store..

2016-03-21 Thread AndyP
Hi Todd, Nice! I've successfully installed on a Huawei phone and ab Asus tablet, no problems with the install all nice and smooth. Great looking app, love the graphics...obviously do not understand all that is going on.. but may have picked up a little Armenian! I thought the email to the paren

Re: Would love to see this blog with 1,001 Uses stay FRESH

2016-03-22 Thread AndyP
Hi Mark, I'm sure we all appreciate the work and time you have put into this blog.. Thank you. It would be great it LiveCode themselves could take this over it's gives great examples of what can be achieved with LiveCode. Failing this I'm now have more time available and would be happy to take o

Re: Common Background Group Across Multiple Stacks

2016-04-17 Thread AndyP
You could just copy the group from a card in the main stack and paste it into the cards of the module stacks at open stack if the group does not already exist. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space

Re: [OT] remote Mac rental services

2016-06-21 Thread AndyP
I can't answer your question directly, but I have been using macincloud.com for testing the next version of script editor themer as I am now Macless. I was able to install multiple versions of LiveCode with no problems. You really need a fast Internet connection to get the most out of service but s

Re: LC 8 on Windows

2016-07-09 Thread AndyP
Hi Skip, I'm using 8.0.1 on Win 10 and all of your examples that are giving you problems work fine here, so it looks like a problem with your installation? - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space

Re: Sharing Stacks

2016-07-14 Thread AndyP
I still often browse through the stacks and scripts on RevOnline and have found them in many cases very useful. I have added a fair number of items myself (and have a few more to add) but do get frustrated at not being able to add zips which I believe would be the first item to be addressed in a pr

Re: Sharing Stacks

2016-07-15 Thread AndyP
wasn't aware of that.. thanks for the hesds up. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co.uk PointandSee is a FREE simple but full feature

Re: conference news

2016-08-04 Thread AndyP
There's a little trickle re the conference on Twitter @LiveCode - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co.uk PointandSee is a FREE simple

Re: Great Conference Photos

2016-08-20 Thread AndyP
Great photos. Nice to get a feeling for what was happening at the conference for those of us who are unable to attend. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer

Re: Browser Widget vs the "old" RevBrowser

2016-08-23 Thread AndyP
Hi, A couple of your questions may have been answered here. http://forums.livecode.com/viewtopic.php?f=8&t=27793 - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free

Re: How to tell the engine version of a Windows standalone?

2016-09-04 Thread AndyP
Something you may want to consider for the future is a secret keyboard combination that pops up an info panel..just for this type of situation. I've done this in a couple of apps and it has really helped to tie down some of the parameters I've used in previous builds. You can add things such as:

Re: [ANN] Release 8.1.0

2016-09-14 Thread AndyP
Fantastic.. well done to the LiveCode team!! using 8.1 right now - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co.uk PointandSee is a FREE simp

Re: code folding

2016-09-18 Thread AndyP
Hi Bernd, Thanks for this.. you may want to look at this enhancement request.. http://quality.livecode.com/show_bug.cgi?id=6937 On LC 8.1 Win 10, folding individual handlers work great but not fold all. - Andy Piddock My software n

Re: code folding

2016-09-19 Thread AndyP
Hi Bernd, Great, that sorted the problem. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co.uk PointandSee is a FREE simple but full featured und

Re: Random topic: What script font do you like/use?

2016-09-20 Thread AndyP
I default to Source Code Pro SemiBold. Good identification between upper and lower case, has easily distinguishable lowercase l, capital I, and number 1, and zero and O You have the options of Source Code Pro Source Code Pro Black Source Code Pro ExtraLight Source Code Pro Light Source Code Pr

Re: Japanese (unicode?) text problem

2016-09-20 Thread AndyP
or put url tUrl into tTextToDecode put uniDecode(tTextToDecode,”Japanese") into field “indices" - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co

Re: Difficulty with Load command

2016-09-21 Thread AndyP
Hi Peter, Have a look at this lesson, its a very clear example of how Load works. The dictionary entry is not very helpful for Load. http://lessons.livecode.com/m/4071/l/7523-how-do-i-get-the-content-of-a-url-on-a-web-server-into-revolution?id=7523-how-do-i-get-the-content-of-a-url-on-a-web-serv

Re: "\n" appearing in Unicode

2016-09-25 Thread AndyP
Have a look at this post..it may help. http://forums.livecode.com/viewtopic.php?f=12&t=27797&p=145730&hilit=converting+mysql+to+sqlite#p145730 - Andy Piddock My software never h

Re: 9.0???

2016-10-03 Thread AndyP
Ok, I've obviously missed something here.. (no that unusual: -) Where is this mystical reference to V 9??? - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC h

Re: 9.0???

2016-10-03 Thread AndyP
Thanks Peter. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co.uk PointandSee is a FREE simple but full featured under cursor colour picker / f

Re: Keep taking the tablets

2016-10-13 Thread AndyP
This is rather cool, I hadn't realised this was possible before. So here I am on an Android tablet adding buttons and fields and moving them around in real time,...made me smile. Anyway this is actualy a great way to get into script only coding with LiveCode. Thanks for pointing this out.

Re: Community widgets

2016-10-23 Thread AndyP
Thanks ..much appreciated. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co.uk PointandSee is a FREE simple but full featured under cursor colou

Re: FULL MailChimp & FREE PushNotifications from Digital Pomegranate

2016-10-23 Thread AndyP
Hi Todd, Re One line of code to revolutionize your DB Cloud On the non-open source side. We have just about completed a data sync tool that will sync your cloud based DB [SQLite, mySQL, msSQL, Oracle] with a local SQLite DB. Imagine, once you setup the tables on the server. It is just one line

Re: [ANN] Release 8.1.2 RC-1

2016-11-09 Thread AndyP
Great work, lots of bugs squashed! unfortunately a new serious bug has emerged. using Cut on an object always crashes the IDE >Win 10 http://quality.livecode.com/show_bug.cgi?id=18810 - Andy Piddock My software never has bugs. It

Re: autoScript

2016-11-17 Thread AndyP
Try replacing btn with button I noticed in a couple of versions btn was not picked up but button was - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.

Re: Sharing widgets (was Re: Type on an angle)

2016-11-21 Thread AndyP
The widget could be uploaded as a zip to the Sample Stacks. There are a couple there already. This would help to make the user widgets easier to find for all LC users. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 1

Soon to be released Script Editor Themer plugin

2014-11-22 Thread AndyP
I have in progress a plugin which will allow color theming of the LiveCode script editor. Release date is expected to be Friday 5th December 2014. There is an existing forum thread on the LiveCode forum here The plugin will not be free an

Re: [OT] baby

2014-11-28 Thread AndyP
Congratulations!!! - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy My Tech site http://2108.co.uk PointandSee is a FREE simple but full featured under cursor colour picker / finder. htt

Re: [OT] Slow performance under Yosemite

2015-01-11 Thread AndyP
Yosemite changed how the app package in the Applications directory can be accessed. from the Script Editor Themer FAQ http://2108.co.uk/faq/#yosemeti Q. I’m unable to install Script Editor Themer on Yosemite? The release of Yosemite changed how the app packag

POST & Url Encoding

2015-01-12 Thread AndyP
I've been doing a lot of work recently involving using POST & Url Encoding in LiveCode and had to look at a lot of different sources of information to sort out some of the problems I had encountered along the way. So I've created the first in a series of blog posts on the subject to help others wi

Re: Storing and saving a setting in a stand alone

2015-01-15 Thread AndyP
This restriction in Yosemite causes big issue if you want to hack the LiveCode ide. On Windows the LC ide stacks are stored in a sub directory of the users AppData folder which allows modifications to be made to the LC ide stacks. You cannot now do this in Yosemite and it will prevent any plugins u

Ann: Script Editor Themer updated

2015-01-16 Thread AndyP
I’ve just released V1.2 of Script Editor Themer. http://2108.co.uk/script-editor-themer/ You will be prompted to download this when you next open Seth. This now includes the integrated issue tracker and the Installer now has an update option which wil

Re: Ann: Script Editor Themer updated

2015-01-16 Thread AndyP
Thanks for the comments Matthias. Yes both previous releases were posted. Please let me know how you get on, I'm very keen on getting as much feedback as possible. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB

Re: App wrapper and error messages

2015-01-17 Thread AndyP
Hi Bill, there was a problem with AppWrapper and Mavericks which has probably carried over to Yosemite. http://www.ohanaware.com/support/mavericksCodesign.php - Andy Piddock My software never has bugs. It just develops random fea

Re: [RANT] Really annoying posts

2015-02-23 Thread AndyP
Ha that made me chuckle.. Re Q.Can I reference a png file? Surely that depends on how good the quote is? Q.Can LiveCode install more RAM in my computer? You bet it can.. answer "install more RAM in my computer" with "OK" Q.Where is Elvis? Hmm.. is that the same as Where = Elvis is tru

ANN: Script Editor Themer V2 Released

2015-04-12 Thread AndyP
Script Editor Themer V2 Released 11/04/2015 /your code has never looked this good/ Script Editor Themer (Seth) is a helper plugin to extend the LiveCode IDE, it allows the creation of custom color themes for the LiveCode script editor. This version is NOT compatible with LiveCode Community ver

Re: ANN: Script Editor Themer V2 Released

2015-04-12 Thread AndyP
Thanks for your positive comments. It's great to hear that you are enjoying using Seth :-) I'm looking at a theme exchange where users can share their themes. I would be very much interested in what you would like to see in the exchange. E.g should there be a login so that themes can be grouped

Re: ANN: Script Editor Themer V2 Released

2015-04-12 Thread AndyP
I've just noticed that there is an error in the User Guide and video overview in the reordering themes section. Corrected instructions below: To reorder themes, click and hold down the left mouse key on the theme to be moved in the theme list and drag and drop to the new position. I will be cor

Re: ANN: Script Editor Themer V2 Released

2015-04-12 Thread AndyP
Hi Stephen, This is odd, I have had my plugins in Dropbox right from the start of development. I suspect both the problems you are seeing are related to the file path problem. The user guide has relative links so from my seth folder in dropbox I see this as an example, img src="Image/Image1.jpg"

Re: ANN: Script Editor Themer V2 Released

2015-04-13 Thread AndyP
Thanks for the feedback Skip. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co.uk PointandSee is a FREE simple but full featured under cursor col

Re: ANN: Script Editor Themer V2 Released

2015-04-13 Thread AndyP
RE: "lcStackBrowser" plugin problems This looks like a problem that happens on Mac only. I've downloaded the trial version of lcStackBrowser and have no problems on Win, but I am seeing the same problem on 10.10.2 , investigating further. - Andy Piddock My software never has bugs. It ju

Re: On-Rev server Pancake problems - old backup restored?

2015-04-30 Thread AndyP
My sites are still showing 2014 data, this is taking way too long to sort and the feedback from LiveCode has in my opinion been very poor. Surely it would not be too much trouble to have server status issue info out up on the server status page? - Andy Piddock My software never has bugs.

Re: Status of on-rev restore?

2015-05-02 Thread AndyP
All of my sites are still down, now showing a server error status message! Also the LiveCode forums are offline. And still no further information from LiveCodenot happy . - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get you

Re: OT: Hosting providers

2015-05-03 Thread AndyP
Yep, day 3 and no update. Just sent another request for an update on the situation. I also suggested that LiveCode should put into up on their server status page. http://on-rev.com/support/server-status/ No sites, no email, no information poor show LiveCode ! - Andy Piddock My soft

Re: Status of on-rev restore?

2015-05-05 Thread AndyP
Most of mine came back late yesterday afternoon. But I still have one email account failing and two WordPress sites unavailable. So there is movement on the transfer. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15

Re: Communication Suggestion for LiveCode (RunRev)

2015-05-07 Thread AndyP
Very much agree that more information would have gone a long way to reducing the uncertainty and hostility vented. I do not understand why such info was not posted on the server status page, it seems the obvious place? I still have two sites down and I am still waiting (patiently) for a response f

Re: [OT] Hyperreal UI from Age of Ultron

2015-05-19 Thread AndyP
Stunning. Lots of inspiration here for future UI builders. Love the stacked layering. I wonder how long these took to produce? - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor

Re: [ANNOUNCE] "language-livecode" 0.5.0 for Atom Editor

2015-07-14 Thread AndyP
Hi Peter, Fantastic news, thanks. All we need now is a way to hook the Atom editor into LiveCode for live editing and debugging. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script ed

Re: Open Source Kickstarter Report Card

2015-08-18 Thread AndyP
I like the IDE set-up arrangement as it is with the floating panes. It is an especially workable when using a two monitor set-up. If the single view arrangement were to be implemented in a new IDE then the option to un-dock the script editor at the bare minimum should be an option. I agree that th

Re: Open Source Kickstarter Report Card

2015-08-21 Thread AndyP
I've been playing around with IDE and have built a simple wrapper stack which just pulls in the existing LC IDE stacks into the wrapper, copies the LC IDE menu and has a few extra buttons to turn the standard LC Tools and Menu pallets on and off. No mods are required to the existing IDE stacks and

Re: Script Editor future (was Re: Open Source Kickstarter Report Card)

2015-08-21 Thread AndyP
Wold it be possible or even practical to use the atom editor passing info back and forth to LC thus separating LC from the editor so only one instance of the engine is required to be running ? No idea how to do this, just throwing it in for discussion. - Andy Piddock My software never h

Re: v8 DP3

2015-08-27 Thread AndyP
I've created a snippet for the Atom editor to make creating .lcb files a little easier In Atom (you need to have Peters packages installed first) Go File>Open Your Snippets Add the following to the file '.source.iRev, .source.lcb': 'lcbtemplate': 'prefix': 'lcbt' 'body': '-- declarin

Re: Mail and Sage - Problem sending

2015-08-28 Thread AndyP
Hi Paul, I've had problems on sage sending and mail forwarding for a while now. Contacted support 2 days back and have received a reply today saying that work has been carried out on the server ?? However the problems seem to have been fixed for me so hopefully the server changes will also have a

Re: Script-only stacks [was: Re: Script Editor future]

2015-08-30 Thread AndyP
Script only looks interesting, and I'm wondering if this concept could be extended further? If there was a mechanism to seamlessly switch between script only and GUI construction, so that one could build with the GUI and as one builds a companion script only representation of your build is created

Re: Does anyone feel like updating the LiveCode page on Wikipedia?

2015-09-01 Thread AndyP
Hi Peter, I'm willing to do some work on it. Is there anything in particular which should be priority? email me at m...@andypiddock.co.uk - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy

New Coding Challenge added

2015-09-06 Thread AndyP
I've added a new question to the LiveCode coding challenge section of my site. Determine Pi from an image of a circle http://2108.co.uk/questions/ There has been 1 partial solution to the previous question Primes between 20 and 700 Anyone feel up to improving o

Re: New Coding Challenge added

2015-09-07 Thread AndyP
Hi Alex, I see you managed to post your answer.. thank you. Did you get the subscription email or did you have to go to go through the forgotten password routine? - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB

Re: Cool stuff with Atom

2015-09-17 Thread AndyP
More than Cool!! Thanks Monte - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co.uk PointandSee is a FREE simple but full featured under cursor c

Linux software suggestions

2015-09-20 Thread AndyP
I'm about to turn a Dell 5150 which is sitting collecting dust into my very first Linux based machine! This will be an open source software only machine. I've always been Windows based so have decided to go for Mint with Cinnamon distro as it looks like it will be easier for me to transition too.

Re: Linux software suggestions

2015-09-20 Thread AndyP
Thanks for all the suggestions and advise. I've got a sneaking suspicion that the processor in the oldie 5150 maybe 32 bit only as it was in a former life an XP workhorse which was unable to be upgraded to Win 7!!! I will be installing Mint tomorrow and will let you know how I get on. - An

Re: Linux software suggestions

2015-09-22 Thread AndyP
Thanks for the continuing advice. So I now have Linux Mint (64bit) and Windows 10 systems running side by side and I have to say I'm rather enjoying the Linux experience so far. Installation fro an ISO Image DVD went fast and very well, no problems at all in fact. All hardware was properly detect

Re: use-livecode Digest, Vol 144, Issue 44

2015-09-24 Thread AndyP
Richard, Yes there is the proposed new features forum, but there is the problem that one is nether sure if what is discussed there is actioned by HQ? I was just looking at livecode.com to see if it's easy to find where to post enhancement requests to HQ ... and it is not. In fact Support is now u

Re: LiveCode bugfix twitter feed

2015-09-28 Thread AndyP
Great way to communicate progress, thanks Ali. New twitter address after name change...wasn't posted. https://twitter.com/LiveCodeQuality - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get

Re: App Browser versus Project Browser

2015-10-08 Thread AndyP
I tend to use the AP more than PB. I find the 2 column layout easier to navigate and quicker for finding what I want in a larger project. In my view to make the AP better would just require. 1. A collapse button to collapse the RHS column so that the AP takes up less screen. 2. A filter field as

Re: [ANN] LiveCode Blog (mostly)

2015-10-30 Thread AndyP
Great, thanks for sharing. Font Awesome & Scott Awesome ... what a combination. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co.uk PointandSee

Re: How to interface with third party API using URLs

2015-11-06 Thread AndyP
Hi Peter, I've found this site to be very useful http://activethought.net/livecode-server/introduction/ for server related info. It may help you in your quest. - Andy Piddock My software never has bugs. It just develops random fe

Re: Calculating the sum of a *lot* of primes

2015-11-11 Thread AndyP
Hi Geoff, Have a look here for a few examples. http://2108.co.uk/questions/question/primes-between-20-and-700/ - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get

Re: Making the content of LC Server Scripts Safe

2014-05-22 Thread AndyP
Also apart from having the details in separate file, encrypt the file and place it outside your public html folder, this way no would be able to stumble onto the file by erm... 'accident' - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud spa

Re: Learning about server

2014-06-30 Thread AndyP
I've just completed a simple web booking demo using the server and javascript. http://2108.co.uk/bookmarkme/ Please note the site is a WIP but the bookmark system is fully working All files are available as a Zip. - Andy Piddock My software never has

Re: Q: Standalone with drag and drop works on one Windows machine but not two others… why?

2014-09-22 Thread AndyP
I've come across something similar before and it is related to UAC and the solution was to.. wait for it ... hit the Esc button and try again. - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy

Re: Build Number?

2014-09-28 Thread AndyP
Try this: put line 1 of fld "Version" of card "Main" of stack "Home" - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy My Tech site http://2108.co.uk PointandSee is a FREE simple but full

Re: starting an LC Android app takes up to 15 seconds

2014-10-07 Thread AndyP
Hi Matthias, I had the same issue on my first Android build. My first run gave me 8-12 seconds of black screen. Using the suggestions below brought this down to about 1.5 secs. I've learn't that it's very important on Android not to have too much going on in the PreOpenStack and OpenStack handler

Re: Trying to get the color at an xy location

2014-10-07 Thread AndyP
Hi Bill, Is this what you re looking for? set the screenMouseLoc to horizontal,vertical - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy My Tech site http://2108.co.uk PointandSee is a F

Re: 3 questions about your coding habits

2014-10-16 Thread AndyP
Windows User Everything is in a DropBox folder I have a projects directory and each project gets its own project sub folder. Each of the project folders have the following subs. RawAssets Assets Source AutoSaved Compiled Installer Docs The root project folder is auto copied to a Cloud folder a

Re: Question regarding a window shape for a stack in Windows

2011-06-30 Thread AndyP
You can get around this (if I understand you correctly) by iconising the stack and then returning the stack to it's previous state. This is what I use...adapt to your needs. --- In the mimimize button script: on mouseUp --reset the windowshape to def

Re: New App Developed in LiveCode

2011-08-19 Thread AndyP
Hi Trevor, When I first saw your post my immediate reaction was 'what - another Snagit clone!' however looking at your site (which is great by the way, easy to navigate and find the info you are after) I relaised that Clarify is a different kind of beast altogether. I'm a web developer by trade

Re: New App Developed in LiveCode

2011-08-19 Thread AndyP
Hi Trevor, I'm interested in what you mean by 'The only major pain point has been the field object. ' ? Also it's not clear what you are signing up for when you 'Create a Clarify Account' .. what's this for? - Andy Piddock My software never has bugs. It just develops random features. Point

Re: Can I set file as read only?

2011-08-22 Thread AndyP
HI Bill, For Windows use shell, example below: set the hideconsolewindows to true get shell("attrib" && quote & myFile & quote && "+r") // read only to make writtable again set the hideconsolewindows to true get shell("attrib" && quote & myFile & quote && "-r") Of course you can use "+r +s +h

Re: License and scrollbar questions

2011-08-23 Thread AndyP
Hi Joe, This is from the FAQ page of the LIveCode site: 'All licenses are either per named individual or per machine. That means you may develop with your copy of LiveCode on multiple machines, virtual machines and platforms provided you are the only user. Alternatively you may install it on a si

Re: (no subject)

2011-08-25 Thread AndyP
Ahh..talking about nothing...Hmm.. Now you're talking! - Andy Piddock My software never has bugs. It just develops random features. PointandSee is a FREE simple but full featured under cursor colour picker / finder. http://www.pointandsee.co.uk - made with LiveCode (v1.3.1 released 22/03/20

Re: OT: Is there any way for someone to see my MAC address over the internet?

2011-08-25 Thread AndyP
Hi Michael, There is a lot of info that can be gathered via the browser. I put togther a site which displays a fair amount of info about your operating system, browser, screen resolutions and plugins you may have installed..all via your browser. Have a look.. no info is stored or passed on, but y

Re: TextLib.rev

2011-08-30 Thread AndyP
Hi Peter, Thanks for the library. Looks very useful. - Andy Piddock My software never has bugs. It just develops random features. PointandSee is a FREE simple but full featured under cursor colour picker / finder. http://www.pointandsee.co.uk - made with LiveCode (v1.4.1 released 26/08/20

Re: LiveCode FTP Hanging in Some Instances

2011-09-12 Thread AndyP
Hi Gregory, Your isConnected(), does this just check for an internet connection or does this check for a connection to the ftp server? If the later do you have a mechanism for logging the ftp server reponses? Does you ftp server have a low concurrent users limit?...are the users hitting a connec

Re: how to not display the card number in the stack title bar?

2011-09-20 Thread AndyP
Hi Matthias Not dumb at all. Do a right click on the stack and select the Stack property Inspector then give your stack a Name and Title. - Andy Piddock My software never has bugs. It just develops random features. PointandSee is a FREE simple but full featured under cursor colour picker

Re: Is there a way to send keyboard keys to other windows?

2011-09-27 Thread AndyP
You could use an intermediary program to simulate the key strokes. How about using shell start http://ss64.com/nt/start.html http://ss64.com/nt/start.html combined with Autoit? http://www.autoitscript.com/site/autoit/ http://www.autoitscript.com/site/autoit/ - Andy Piddock My softwar

Re: Is there a way to send keyboard keys to other windows?

2011-09-27 Thread AndyP
Ok I've been looking at AutoIt and the AutoIt script below will : 1. Check to see if Firefox is running, if not open a new instance. 2. Open a new tab and load a url. ;~ Check if Firefox open If Not ProcessExists("Firefox.exe") Then R

Re: So RunRev wants more of my money- what has been fixed?

2011-10-12 Thread AndyP
Yep dissapointed, It's a big issue jump from release 4.6.4 to the big 5! Most of the changes seem to be for the IOS platform or at least driven by their requirements (faster graphics for games). Their are still a lot of us out there who's income stream is from the desktop and office environment...

RE: So RunRev wants more of my money- what has been fixed?

2011-10-12 Thread AndyP
It's interesting reading through this thead that (mostly) Linux coders want more, IOS and Android coders want more and Windows and Mac coders want more. So what's happening here? Are we naturally greedy? - No I don't think so...well maybe a little. Are our expectations too high? - Prehaps... but

Re: Download a stack file

2011-10-28 Thread AndyP
Use a callback to check when the loaded file is cached (fully loaded) and then save the file via a url. load url myUrl with message "loaded" on loaded pUrl, pStatus if pStatus = "cached" then put url pUrl into url ("binfile:" & pathToLocalFile) end if unload url pUrl end loaded

RE: Download a stack file

2011-10-28 Thread AndyP
It's also worth experimenting with the revert command. If you have a running sub stack (this must be a seperate stack file) then once you have loaded and saved a new version to the same location as the original, issuing the revert command will flush the loaded file from memory and load up the new

Re: ANN: Harmonic Oscillators

2011-11-07 Thread AndyP
Hi Roger, Thanks for sharing this and the great other scripts/apps on your page. I'm learning a lot from these...many thanks. - Andy Piddock My software never has bugs. It just develops random features. PointandSee is a FREE simple but full featured under cursor colour picker / finder. ht

Re: Re : Wasting space on the forum.

2011-11-16 Thread AndyP
Talking about troble makers. Q? Is not this thread wasting forum space? Oh darn it, justed wasted some more... - Andy Piddock My software never has bugs. It just develops random features. PointandSee is a FREE simple but full featured under cursor colour picker / finder. http://www.po

  1   2   3   >