Search found 2 matches

by bob64
Mon Feb 14, 2022 3:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Plugin Settings not saving
Replies: 2
Views: 1898

Re: Plugin Settings not saving

Thanks andresdt.

But it seems that LC knows that it's a script-only stack and doesn't even bother trying to set cREVLoadInfo... Ah well, a plain old stack does the job; just have to hide it.

Cheers,
bob64
by bob64
Sat Feb 12, 2022 10:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Plugin Settings not saving
Replies: 2
Views: 1898

Plugin Settings not saving

I can't seem to get my plugin settings to "stick"... I choose "Open plugin when LiveCode starts up" for my script-only stack. When I restart LiveCode my stack's "openScript" handler isn't activated and when I look at the plugin settings, they're back to their default settings. Any ideas...?