 |
 |
 |
 |
 |
| Author |
Message |
parasite64
Joined: 28 Dec 2010 Posts: 20
|
|
How to start creating plugins? |
|
Hey there! Just got my G13 today, and I've been looking all over the web for how to create applets for it! The SDK that came with it, is useless unless I purchase Visual Studio (mainly Visual C++) and the Express Editions didn't work for me.
Anyways, I'm here now and I'm really loving LCDStudio! to Kudos to the creators!
I'm just a little bit confused on how to extended it beyond the inbuilt objects; mainly, how do you script? I've seen people sharing scripts on the forum, and frankly, I have no idea how to put them into LCDStudio! Do I have to get something like Visual Studio, to compile the scripts or something? Or is there something within the program that I'm missing?
Any help would be appreciated! Thanks alot!
|
|
| Tue Dec 28, 2010 8:11 am |
|
 |
tik
Joined: 27 Dec 2010 Posts: 2
|
|
|
| Tue Dec 28, 2010 8:52 am |
|
 |
parasite64
Joined: 28 Dec 2010 Posts: 20
|
|
|
|
I'd rather stick with LCDStudio, as I'm no longer a student (yay!) so I couldn't get it for free! 
|
|
| Tue Dec 28, 2010 9:11 am |
|
 |
UNOPARATOR
Homo Moderatus

Joined: 19 Jul 2005 Posts: 915 Location: Istanbul, Turkey |
|
|
|
Right clicking on the DataItem View would show a context menu from which you can create a new custom variable.
Custom variables uses the same syntax with C#.
After creating a custom variable, in order to save it in LcdStudio, you need to exit from LcdStudio properly which means exiting LcdStudio (even from the traybar if it also runs there)...
But custom variables usually is just for formatting available data in other way. If you need to show data from a program, you'll need to create a LcdStudio DataItem Plugin, which you can do with Visual Studio Express Editions...
|
|
| Tue Dec 28, 2010 3:02 pm |
|
 |
parasite64
Joined: 28 Dec 2010 Posts: 20
|
|
|
|
 |
 |
Right clicking on the DataItem View would show a context menu from which you can create a new custom variable.
Custom variables uses the same syntax with C#.
After creating a custom variable, in order to save it in LcdStudio, you need to exit from LcdStudio properly which means exiting LcdStudio (even from the traybar if it also runs there)... |
Oh fantastic! I kept on wondering where the hell the scripting came in, and I eventually found it out! I tried to go to the quickstart guide in the Help menu, but it just gave me a webpage saying the item ID was invalid :S
 |
 |
But custom variables usually is just for formatting available data in other way. If you need to show data from a program, you'll need to create a LcdStudio DataItem Plugin, which you can do with Visual Studio Express Editions... |
Okay, how can I do that? I've got Visual C++ EE if that helps, or would I need something else?
|
|
| Tue Dec 28, 2010 11:53 pm |
|
 |
spock
Site Admin

Joined: 17 Feb 2003 Posts: 4526 Location: Athens, Greece |
|
SDK |
|
Notice another room in this forum, titled "SDK"?
_________________ Live long and prosper... |
|
| Wed Dec 29, 2010 12:01 am |
 |
 |
parasite64
Joined: 28 Dec 2010 Posts: 20
|
|
Re: SDK |
|
 |
 |
Notice another room in this forum, titled "SDK"? |
Sorry about that; I was curious about plugins and so this seemed the most appropriate section;
|
|
| Wed Dec 29, 2010 12:04 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
 |
 |
 |
|