LiveCode Messaging Demo
Posted: Wed Jun 03, 2015 5:35 pm
I developed a Messaging demo app for a recent LiveCode workshop I organised with @THINQTANQ (http://forums.livecode.com/viewtopic.ph ... 65#p126665) and am releasing it now as a learning resource (it's definitely not a finished app)
It's functional but is missing lots of polish (it had to be doable for participants to make in a day) - and this is what it looks like:
This is a very bad introduction video I recorded for it: http://www.youtube.com/watch?v=RetBteT2OfA
And this is where you can get it's Learning Resources Folder (current version is 0.0.4, I'll keep updating this link with the latest version): Most of the code for the GUI came from Ben Beaumont's 'nine-way-stretch' stack (http://livecode.com/livecode-7-0/) and in the way I organised the stack (layered, API) I was attempting to channel Ian McPhail.
Please report any bugs you find and/or any extra functionality you add to it here so we can all see
EDIT: the stackfiles in the Learning Resource were made with LiveCode 7.0.5 - but if you want to use an older version of LiveCode I think it would all work except for centerRect and iconGravity (both introduced in 6.7) that are used in the behaviour button...
Kind regards
Dave
It's functional but is missing lots of polish (it had to be doable for participants to make in a day) - and this is what it looks like:
This is a very bad introduction video I recorded for it: http://www.youtube.com/watch?v=RetBteT2OfA
And this is where you can get it's Learning Resources Folder (current version is 0.0.4, I'll keep updating this link with the latest version): Most of the code for the GUI came from Ben Beaumont's 'nine-way-stretch' stack (http://livecode.com/livecode-7-0/) and in the way I organised the stack (layered, API) I was attempting to channel Ian McPhail.
Please report any bugs you find and/or any extra functionality you add to it here so we can all see
EDIT: the stackfiles in the Learning Resource were made with LiveCode 7.0.5 - but if you want to use an older version of LiveCode I think it would all work except for centerRect and iconGravity (both introduced in 6.7) that are used in the behaviour button...
Kind regards
Dave