Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

How to make plugins

Discuss anything to do with plugins

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
gimmelotsarobots
Posts: 5
Joined: June 8th, 2008, 3:00 am
Location: Texas

How to make plugins

Post by gimmelotsarobots »

Hey, I'm new and I'm already bored with existing plugins. How do I make my own? I just need the basics, I can figure out the rest. I have a C/C++ editor that can make DLLs, It's called codeblocks. If you think a different editor is better, let me know.
Thanks :?: :-k

:smt067 :smt072
That's funny, My emoticons don't seem to like each other.
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

gimmelotsarobots
Posts: 5
Joined: June 8th, 2008, 3:00 am
Location: Texas

Post by gimmelotsarobots »

Ok yes I have been there. But that only gives me the structure of a plugin. I need source code from a plugin that has already been made as an example. And I can't find the source code for the program on the website. I thought this was an open source program?
mattcro
Forum Supporter
Posts: 590
Joined: March 8th, 2006, 1:58 pm
Location: Scotland

Post by mattcro »

It IS an open source program - you can access the Delphi source code on the sourceforge project page by browsing the tree or by CVS. Note that the latest tweaks aren't publicly available.

Some plugin authors have released their source code along with their plugins - browse the plugin announcements forum section. There are a few plugins with C++/C# source - see ReverseEngineered's plugins, mine, and some others.

Come on plugin authors! Share your source code and help newcomers develop more plugins.
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

gimmelotsarobots wrote:Ok yes I have been there. But that only gives me the structure of a plugin. I need source code from a plugin that has already been made as an example. And I can't find the source code for the program on the website. I thought this was an open source program?
Have you noticed that the LCD Smartie is a part of SourceForge.net community? All the programs (or projects) there are OPEN SOURCE.

Anyway, Are you going to use a specific programming language to meke your plugins? I mean what are your programming skills?
Post Reply