Installing Plugins for LiveCode 4.5.3 on OSX

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
richh
Posts: 41
Joined: Tue Jan 25, 2011 8:48 pm

Installing Plugins for LiveCode 4.5.3 on OSX

Post by richh » Wed Jan 26, 2011 10:57 pm

I have a few plugins that I am attempting to install, but for some reason (something so simple) they are not appearing in Developments > Plugins

I followed the instructions here:

http://revolution.screenstepslive.com/s ... the-PlugIn

however, no matter what I do.. plugins failed to show.
- Rich

LiveCode 4.6.4
Dell Latitude E6400 running Windows XP SP3 / Mac Pro, Macbook Pro & Mac Mini running OS X 10.6.4

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10317
Joined: Wed May 06, 2009 2:28 pm

Re: Installing Plugins for LiveCode 4.5.3 on OSX

Post by dunbarx » Wed Jan 26, 2011 11:12 pm

I had trouble with this as well. I got help. Make sure you....

2. Save your plugin stack in a folder named "Plugins" in a folder named "LiveCode". A good place is the "documents" folder:
~/Documents/LiveCode/Plugins/

3. You need to quit Rev.

4. Relaunch Rev, and choose Plugin Settings from the Development->Plugins menu.

5. Select your plugin stack from the popup list at the top of the Plugins Manager, and choose the appropriate radio control. For example, "Open plugin when: Revolution starts".

richh
Posts: 41
Joined: Tue Jan 25, 2011 8:48 pm

Re: Installing Plugins for LiveCode 4.5.3 on OSX

Post by richh » Wed Jan 26, 2011 11:27 pm

thank you for your quick reply.

I followed your Steps 2, 3 & 4.

When I get to step 5, bmlsSQLYogaPlugin.rev for example does not appear in the drop down menu where revTabRuler is.

also, in the Send message to plugin list, it does not appear there either :(

hmmm
- Rich

LiveCode 4.6.4
Dell Latitude E6400 running Windows XP SP3 / Mac Pro, Macbook Pro & Mac Mini running OS X 10.6.4

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Re: Installing Plugins for LiveCode 4.5.3 on OSX

Post by BvG » Wed Jan 26, 2011 11:34 pm

you also need to set the path to your plugin folder in the general part of the settings.
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10317
Joined: Wed May 06, 2009 2:28 pm

Re: Installing Plugins for LiveCode 4.5.3 on OSX

Post by dunbarx » Wed Jan 26, 2011 11:42 pm

Right.

In the "files and memory" pane in the LC preferences,in the "user extensions" area, navigate to the ENCLOSING FOLDER, which is "livecode" (not the "plugins" folder).

richh
Posts: 41
Joined: Tue Jan 25, 2011 8:48 pm

Re: Installing Plugins for LiveCode 4.5.3 on OSX

Post by richh » Wed Jan 26, 2011 11:56 pm

dunbarx wrote:Right.

In the "files and memory" pane in the LC preferences,in the "user extensions" area, navigate to the ENCLOSING FOLDER, which is "livecode" (not the "plugins" folder).
that did the trick. Thank you dunbarx and BvG!!
- Rich

LiveCode 4.6.4
Dell Latitude E6400 running Windows XP SP3 / Mac Pro, Macbook Pro & Mac Mini running OS X 10.6.4

Post Reply