Re: github clients

2017-02-04 Thread Bob Hall via use-livecode
I use Tower. Not free but it makes things very easy with Git. Yes, there is still a learning curve but it’s not too bad. Has more features than Github and I find the UI very easy to understand. Mac and Windows only. https://www.git-tower.com/ Bob Hall

Creating LiveCode applications that play well with version control software

2017-02-04 Thread Trevor DeVore via use-livecode
For the last few months I've been developing an application framework for LiveCode applications that works well with version control software such as git. The framework encourages the use of as many text files as possible. Scripts are stored in script only stacks and all configuration is done with

Converting scripts in stacks to script only stack behaviors

2017-02-04 Thread Trevor DeVore via use-livecode
I created a screencast showing how you can convert the scripts in your stacks to script only behavior stacks using a new Property Inspector feature in LiveCode 9 (still in early development). Storing your code in script only stacks allows you to manage your application with source control software

Re: github clients

2017-02-04 Thread Mark Wieder via use-livecode
On 02/04/2017 12:22 PM, Mark Wieder via use-livecode wrote: On 02/04/2017 10:53 AM, Mike Kerner via use-livecode wrote: What are you using for accessing git from your desktop besides the github desktop program? git I also should give a shoutout to tig. https://github.com/jonas/tig --

Re: github clients

2017-02-04 Thread Mike Kerner via use-livecode
GitHub Desktop doesn't help me untangle everything in a way that is intuitive to me, and I don't use it often enough to make that hassle very exciting. I downloaded GitKraken tonight. We'll see if that's any better, and I'll read the rest of the info you guys sent to see if those look

Re: Drag List Items Up and Down

2017-02-04 Thread FlexibleLearning.com via use-livecode
This modification honours the minimum and maximum drag line to avoid the inadvertent insertion of empty lines, and cosmetically works for both list and standard fields... -- Field script on mouseDown put the num of lines of me into tmax # Store drag constraint put word 2 of the clickLine

Re: github clients

2017-02-04 Thread AndyP via use-livecode
A good write up of GitHub Desktop comparison to SourceTree. With alternatives at the bottom of the page. https://www.slant.co/versus/13488/7569/~github-desktop_vs_sourcetree - Andy Piddock My software never has

Re: Drag List Items Up and Down

2017-02-04 Thread AndyP via use-livecode
Nice addition .. thanks. - Andy Piddock My software never has bugs. It just develops random features. TinyIDE a Free alternative minimalist IDE Plugin for LiveCode TinyIDE Script editor Themer for LC http://2108.co.uk PointandSee is a FREE simple but full featured under cursor

github clients

2017-02-04 Thread Mike Kerner via use-livecode
What are you using for accessing git from your desktop besides the github desktop program? -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God

Re: github clients

2017-02-04 Thread Mark Wieder via use-livecode
On 02/04/2017 10:53 AM, Mike Kerner via use-livecode wrote: What are you using for accessing git from your desktop besides the github desktop program? git -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list