Re: One Rect For All specificaiton

2016-01-16 Thread Sannyasin Brahmanathaswami
I’m about ready to go into the documentation on this, not only for myself, but for our design team and for our illustrators. I would like to make this collaborative in the sense that we would invite a limited number of contributors to the documentation. It would include some PDF’s templates for

Re: Release: 8.0 DP 13 -- Image Library?

2016-01-16 Thread Sannyasin Brahmanathaswami
On January 13, 2016 at 8:05:44 AM, Ali Lloyd (ali.ll...@livecode.com) wrote: We are pleased to announce the release of LiveCode 8.0 DP 13. Can we get the image library back? I frequently dev using standard icons and then change those out later with custom designe

Re: Release: 8.0 DP 13 -- Image Library?

2016-01-16 Thread Peter Haworth
Youre right, I can't find it either, used to be on the Development menu. Should enter a bug report. In the meantime, you can get to it from the lcstackbrowser Tools icon. On Sat, Jan 16, 2016 at 10:29 AM Sannyasin Brahmanathaswami < bra...@hindu.org> wrote: > On January 13, 2016 at 8:05:44 AM, A

Version 2.2.2 of lcStackbrowser

2016-01-16 Thread Peter Haworth
lcStackBrowser v2.2.2 is now available. This is mainly a bug fix release with a couple of minor enhancements, all listed in the release notes at https://goo.gl/DGUg65. This is a free release for existing users. A fully functional, 30-day demo is available at http://www.lcsql.com/lcstackbrowser.h

Re: Release: 8.0 DP 13 -- Image Library?

2016-01-16 Thread Richmond
On 16/01/16 20:37, Peter Haworth wrote: Youre right, I can't find it either, used to be on the Development menu. Should enter a bug report. In the meantime, you can get to it from the lcstackbrowser Tools icon. revImageLibrary is 'there', but has got 'lost' in the Menubar, so one can just pop

Re: Release: 8.0 DP 13 -- Image Library?

2016-01-16 Thread panagiotis merakos
Thanks Richmond :) One note though (just tested on Windows): If you [open stack "revImageLibrary"] then selecting an image from the Image Library will place the image on the Image Library stack itself (and not on your current working stack) (For anyone interested, this is because "the topstack"

Re: Release: 8.0 DP 13 -- Image Library?

2016-01-16 Thread Richmond
On 16/01/16 21:13, panagiotis merakos wrote: Thanks Richmond :) One note though (just tested on Windows): If you [open stack "revImageLibrary"] then selecting an image from the Image Library will place the image on the Image Library stack itself (and not on your current working stack) (For any

Re: One Rect For All specificaiton

2016-01-16 Thread Earthednet-wp
This sounds like a wonderful contribution and I know I'll find it very useful. Thanks so much and I'm looking forward to the result. Best, Bill William Prothero http://es.earthednet.org > On Jan 16, 2016, at 10:16 AM, Sannyasin Brahmanathaswami > wrote: > > I’m about ready to go into the docum

sort numeric by items?

2016-01-16 Thread Dr. Hawkins
I have a snippet *set* the itemDel to "_" *sort* lines of grNms ascending numeric by item -1 of each Yet if grams is a_1 a_3 a_10 my order is a_1 a_10 a_3 It appears to me that "numeric" is getting ignored--or am I missing something? -- Dr. Richard E. Hawkins, Esq. (702) 508-

Re: sort numeric by items?

2016-01-16 Thread stephen barncard
On Sat, Jan 16, 2016 at 2:04 PM, Dr. Hawkins wrote: > It appears to me that "numeric" is getting ignored--or am I missing > something? > the interpreter is treating the chunk items as text. Is there some way you can force a math operation on each iteration such as +0 ? Stephen Barncard - Sebas

Re: sort numeric by items?

2016-01-16 Thread Dr. Hawkins
On Sat, Jan 16, 2016 at 2:22 PM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > the interpreter is treating the chunk items as text. Is there some way you > can force a math operation on each iteration such as +0 ? > 0+item -1 of each Value(item -1 of each) both give me the same r

Re: sort numeric by items?

2016-01-16 Thread Randy Hengst
I’m using LC 7.1.1 on Mac 10.10.5 Just for fun I put your lines in a text field… then this code set the itemDel to "_" sort lines of field "grNms" ascending numeric by item -1 of each And the lines were sorted as expected of numeric. be well, randy Randy Hengst www.classroomFocusedSoftwar

Re: sort numeric by items?

2016-01-16 Thread Dr. Hawkins
On Sat, Jan 16, 2016 at 2:39 PM, Randy Hengst wrote: > And the lines were sorted as expected of numeric. I added a field to watch this, and it worked correctly. Then I single stepped through, and grams behaved just as it should. So I went to my slider, which still had the wrong order. It see

Re: One Rect For All specificaiton

2016-01-16 Thread Sannyasin Brahmanathaswami
I have decided, for now, just to go with a stack that has a documentation substack. I made a good start today… couple of hours into it. For now it only expose the specs required if you use “fullScreenMode” ShowAll. For collaboration we can use the old “pass the baton” method… I make V 1.0.0… so