Search found 10 matches

by whitebrick
Sun Feb 09, 2020 9:01 am
Forum: Talking LiveCode
Topic: Weird issue making use of Behaviour Scripts
Replies: 9
Views: 5759

Re: Weird issue making use of Behaviour Scripts

Yeah I like to use Call too but in this instance, I needed the context to go back to the object that the handler was found on.

It seems like adding the parentheses to the send command is getting me a result! Or at least, further than I was getting. Nice one!!!

Thanks all.
by whitebrick
Sat Feb 08, 2020 1:11 pm
Forum: Talking LiveCode
Topic: Weird issue making use of Behaviour Scripts
Replies: 9
Views: 5759

Re: Weird issue making use of Behaviour Scripts

Linenumber is sent from the card script. The UI element button (using the behaviour script) is supposed to call the main card script to register itself on button_playlis t and then report and store what line in the playlist the button is registered on. --- on the card script on register_button butto...
by whitebrick
Sat Feb 08, 2020 11:28 am
Forum: Talking LiveCode
Topic: Weird issue making use of Behaviour Scripts
Replies: 9
Views: 5759

Re: Weird issue making use of Behaviour Scripts

Ahhhh ok - that's good to know re: the long name and button button. Ok thanks I'll try that. And I'll look into long ID, which I was unaware of as an option. RE: linenumber - it is definitely assigned as a script local at the top of the behaviour script and I was counting on "of me" resolving to the...
by whitebrick
Sat Feb 08, 2020 9:02 am
Forum: Talking LiveCode
Topic: Weird issue making use of Behaviour Scripts
Replies: 9
Views: 5759

Weird issue making use of Behaviour Scripts

I really like the concept of Behaviour scripts - being able to have a bunch of routines shared that other UI elements can make use of. For the most part it's working a treat. I'm getting weird results with script locals though and was wondering if anyone had come across the same issue? I thought I m...
by whitebrick
Fri Jun 28, 2019 11:31 pm
Forum: Multimedia
Topic: Alpha Dynamic UI engine for you
Replies: 2
Views: 4237

Re: Alpha Dynamic UI engine for you

Thanks. I'll keep chipping away at it and post updates to this thread.

the next test from my end is to see if the image sequence playback is faster on my lappy if I use more compressed .PNGs
by whitebrick
Fri Jun 28, 2019 2:05 pm
Forum: Multimedia
Topic: Alpha Dynamic UI engine for you
Replies: 2
Views: 4237

Alpha Dynamic UI engine for you

Hi All, Someone with more skills would likely do this better but I think this is kind of working ok enough to share: https://www.dropbox.com/s/kbu0ckgcrgxqdwq/DynamicUIUX_engine_00.livecode?dl=0 Scripts that allow you to import .png (with alpha if required) image sequences rendered out of your fave ...
by whitebrick
Thu Oct 05, 2017 10:41 pm
Forum: Multimedia
Topic: Animation Best Practices 2017 / Livecode 8
Replies: 10
Views: 7650

Re: Animation Best Practices 2017 / Livecode 8

Thanks for the link I'll take a look. I thought there might be someone (maybe from Livecode even) who had pushed the envelop beyond button icon flipbook and what's working for me isn't working 100% to be honest. If icon cycling is still the "best practice" :P for cycling through a sprite animation ,...
by whitebrick
Thu Oct 05, 2017 3:25 pm
Forum: Multimedia
Topic: Animation Best Practices 2017 / Livecode 8
Replies: 10
Views: 7650

Animation Best Practices 2017 / Livecode 8

Hi all, long time hypertal- sorry Livecode hobbyist. Deep love for the language and development environment. Currently coding a point and click adventure game for more daughter (she drew all the drawings and and was the 'Chris Roberts' behind the game's scope. I call her that because as she worked o...
by whitebrick
Wed Jul 16, 2014 12:26 pm
Forum: Talking LiveCode
Topic: checkbox in a datagrid table autoupdate back to the array
Replies: 4
Views: 3671

Re: checkbox in a datagrid table autoupdate back to the arra

thanks for these suggestions. Not new to hypertalk/rev media but this is my first datagrid effort I had caught the FillInData pData handler and changed it as per the tutorial but I see the difference in your code is that "NameOfMyColumn" is where I went wrong :oops: great stuff and thanks for such p...
by whitebrick
Wed Jul 02, 2014 1:03 pm
Forum: Talking LiveCode
Topic: checkbox in a datagrid table autoupdate back to the array
Replies: 4
Views: 3671

checkbox in a datagrid table autoupdate back to the array

hello all, I am hoping someone has advice on this as I've tried a few ways and not got it working but am sure there must be a way. I am making an bespoke app for our small business invoicing needs. I originally had it in Excel The end game for the project is to export it as an app - and for the app ...

Go to advanced search