Non-UI objects?

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
cbookguy
Posts: 3
Joined: Thu Jan 26, 2012 5:53 pm

Non-UI objects?

Post by cbookguy » Thu Jan 26, 2012 6:02 pm

Is there any support in LiveCode for non-user-interface objects? Is there any way to create a class and add methods and properties to it?

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: Non-UI objects?

Post by mwieder » Thu Jan 26, 2012 6:13 pm

I wish there were. For the moment behavior script buttons are as close as it comes.

Post Reply