Trouble with behaviors

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
skindoc4
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 77
Joined: Mon Jul 07, 2008 1:22 am

Trouble with behaviors

Post by skindoc4 » Mon Nov 23, 2009 9:13 pm

Am I missing something?

I am trying to write modular code using behaviors. For reasons not apparent to me I can get behaviors to work in the IDE but seemingly the link cannot be saved. Every time I open and close the stack containing the button with the behavior, the link to the button containing the behavior is lost. Is there a way to retain the link?

Alex

skindoc4
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 77
Joined: Mon Jul 07, 2008 1:22 am

Re: Trouble with behaviors

Post by skindoc4 » Mon Nov 23, 2009 9:32 pm

How bizarre - it seems to be working now. This time I set the behavior using the message box rather than typing in the box - maybe that's the difference but the behavior is now saved and working properly - great.

Alex

Post Reply