Re: Education Outreach -- and quest for digital badges with lots of questions looming large

2016-04-17 Thread Mark Rauterkus
Bad link prior. This is what was posted to the LC Forums... Hi All, Now that this Pittsburgh grant application has been sent in for possible funding, it is time to share what is cooking with the LC community so that it can be refined and retooled, and hopefully, built. http://aforathlete.wikia.c

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: Common Background Group Across Multiple Stacks

2016-04-17 Thread Dr. Hawkins
On Sun, Apr 17, 2016 at 6:06 AM, AndyP wrote: > 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. > > If you do this, though, you need an automated way to copy it when it changes.

LiveCode Builder: Passing buffer to foreign handler

2016-04-17 Thread Dar Scott
I'm using LiveCode 8.0.0 RC 1 on the Mac. I'm tinkering with LiveCode Builder to make library extensions. I want to pass a buffer pointer to a foreign handler, in a hardware vendor supplied dynamic library Then I want to access the bytes/words in that buffer. What's the best way to do this?

Re: Volunteer github guru for documentation submissions?

2016-04-17 Thread Mark Smith
Peter TB Brett wrote > Go to the Dictionary stack, to the Guides tab, and you'll find the > documentation format reference in the drop down. Thanks Peter. I think the drop-down menu might need a scroll option. When I first looked at it I could not see the Documentation Format Guide (it's near the

Re: Volunteer github guru for documentation submissions?

2016-04-17 Thread Mark Smith
Mark Smith wrote > " > > (property)" is the correct format? After looking at the documentation guide now I think it should be . I'll go make the change... Mark -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Volunteer-github-guru-for-documentation-submissio

Re: Volunteer github guru for documentation submissions?

2016-04-17 Thread Mark Smith
J. Landman Gay wrote > Like Devin said, almost everything I look at needs at least a minor > tweak. I was just reading the encrypt entry. It's missing examples, but > I don't know enough about encryption to add meaningful ones. If you do, > that'd be great. Thanks Jackie, sorry it took so long

[OT] StockUnlimited Lifetime deal at Appsumo

2016-04-17 Thread Matthias Rebbe
Hi, maybe this is of interest for one or the other. At http://www.appsumo.com/?r=8WxG Appsumo is offering a lifetime access to StockUnlimited Library (http://Stockunlimited.com ) for a one time payment of $49. Normally you have to p

Re: 8.0.0 RC 1 Text Properties all gone?

2016-04-17 Thread Sannyasin Brahmanathaswami
Yes, what you say I is all “obvious” but we have something new: See: http://wiki.hindu.org/screenshots/oddText.png The dropdown under font shows (Default) (Menu) (Message) (Styled Text) (System) These make no sense and do nothing. On selection they just post the selection to the field. Eg.

Re: Common Background Group Across Multiple Stacks

2016-04-17 Thread Sannyasin Brahmanathaswami
doch...@gmail.com> wrote: >I have a couple that delete if exists from the second stack, copies from >first to send, and then places on every card. > >You could also have a custom property for cards indicating whether or not >it should be placed on them. This makes sense… so how do you do it. I

Re: Common Background Group Across Multiple Stacks

2016-04-17 Thread Scott Rossi
If you don't mind nesting your navbar within a separate group, another option is to have an empty group already assigned to all your cards -- when the navbar group is copied over to your stack, it will automatically be available on all appropriate cards. Regards, Scott Rossi Creative Director Tac

Re: LiveCode Builder: Passing buffer to foreign handler

2016-04-17 Thread Monte Goulding
Dar I think you are on the right track but it's not something I've not done yet. The most likely candidate for an example of this stuff is the browser widget. Otherwise someone on the LCB forum might have worked it out. Cheers Monte Sent from my iPhone > On 18 Apr 2016, at 1:14 AM, Dar Scott

Re: LiveCode Builder: Passing buffer to foreign handler

2016-04-17 Thread Dar Scott
LCB forum? > On Apr 17, 2016, at 5:07 PM, Monte Goulding wrote: > > Dar I think you are on the right track but it's not something I've not done > yet. The most likely candidate for an example of this stuff is the browser > widget. Otherwise someone on the LCB forum might have worked it out. >

Re: A brief message about my book

2016-04-17 Thread Alejandro Tejada
Hi Mark, Congratulations for reaching the Fourth Edition of your wonderful book! Do you have plans to create Interactive Tutorials for your next edition about LC8? https://livecode.com/livecode-interactive-tutorials/ Have a nice week! Al -- View this message in context: http://runtime-revol

Re: A brief message about my book

2016-04-17 Thread Colin Holgate
It’s certainly a good advantage of being self published, that you can do revisions when you want to, and let them out when you’re happy. It took a long time for me to do a second revision, and even then I took on a co-author to be able to complete it. My co-author ended up being shocked by the f

Re: LiveCode Builder: Passing buffer to foreign handler

2016-04-17 Thread Monte Goulding
http://forums.livecode.com/viewforum.php?f=93&sid=5991adc52943d11c938912419b77ad82 Sent from my iPhone > On 18 Apr 2016, at 10:47 AM, Dar Scott wrote: > > LCB forum? > >> On Apr 17, 2016, at 5:07 PM, Monte Goulding wrote: >> >> Dar I think you are on the right track but it's not something I

Re: 8.0.0 RC 1 Text Properties all gone?

2016-04-17 Thread J. Landman Gay
On 4/17/2016 3:12 PM, Sannyasin Brahmanathaswami wrote: The dropdown under font shows (Default) (Menu) (Message) (Styled Text) (System) These make no sense and do nothing. On selection they just post the selection to the field. Eg. If you select “(Menu) then “(Menu)” goes to the top and nothin