cross-platform drawer effect?

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm

cross-platform drawer effect?

Post by [-hh] » Sun Dec 29, 2013 7:21 am

..........
Last edited by [-hh] on Wed Aug 13, 2014 1:43 pm, edited 1 time in total.
shiftLock happens

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: cross-platform drawer effect?

Post by Simon » Sun Dec 29, 2013 7:56 am

Hi Hermann,
Ender made this:
http://forums.runrev.com/phpBB2/viewtop ... 082#p92082
but that is to emulate modern iOS, works on desktop though.

I'll look to see if I can find another.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm

Re: cross-platform drawer effect?

Post by [-hh] » Sun Dec 29, 2013 8:28 am

..........
Last edited by [-hh] on Wed Aug 13, 2014 1:43 pm, edited 1 time in total.
shiftLock happens

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: cross-platform drawer effect?

Post by Simon » Sun Dec 29, 2013 8:52 am

I just was working on something I think might be what you want. You just kicked me to finish the drag part of it now.
I think this is closer to what you are looking for, it's pretty clunky (I use "move").


Simon
Attachments
dragSettings.zip
LC 6.5
(9.9 KiB) Downloaded 241 times
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm

Re: cross-platform drawer effect?

Post by [-hh] » Sun Dec 29, 2013 2:02 pm

..........
Last edited by [-hh] on Wed Aug 13, 2014 1:43 pm, edited 1 time in total.
shiftLock happens

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: cross-platform drawer effect?

Post by Simon » Tue Dec 31, 2013 12:16 am

Hi Hermann,
Yes, After looking at Rossi's stack it does appear that you would have to resize the stack if you didn't want to use a pallette.

Glad the motion is working for you.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Post Reply