Thread Tools Display Modes
04-24-09, 03:59 PM   #1
taco-man
A Fallenroot Satyr
Join Date: Nov 2005
Posts: 20
Display Plugins?

I am very pleased about the fact that it will support plugins. Is there the possibility of some time after it exits beta to support plugins that simply display information. I think this is not too clear so i will just explain what i want to do.

I would like to make a plugin that allows me to see if there are updates available/news/ect and display them on my logitech g15 keyboard lcd display (and if i was really lucky use it to refresh updates ect). Is there any plans or possibility of the plugin architecture to be able to support something like this? I took a look at the javadocs real quick and it doesn't look like anything like this is currently possible.

Sorry if this is an odd request...im just strange
  Reply With Quote
04-24-09, 04:03 PM   #2
Cairenn
Credendo Vides
 
Cairenn's Avatar
Premium Member
WoWInterface Admin
Join Date: Mar 2004
Posts: 7,134
You, strange? Naaaahhhhh

*teases Taco*

Hey sweetie, how are you doing? Any chance we might get to bump into you at BlizzCon this year?

/hijack off
  Reply With Quote
04-24-09, 05:51 PM   #3
taco-man
A Fallenroot Satyr
Join Date: Nov 2005
Posts: 20
Originally Posted by Cairenn View Post
You, strange? Naaaahhhhh

*teases Taco*

Hey sweetie, how are you doing? Any chance we might get to bump into you at BlizzCon this year?

/hijack off
/hijack continue
I'm doing really good now actually. Ive pretty much recovered now and I'm back in school again. I will definately be at blizzcon this year and I will look forward to meeting up with everyone.
  Reply With Quote
04-24-09, 05:57 PM   #4
Cairenn
Credendo Vides
 
Cairenn's Avatar
Premium Member
WoWInterface Admin
Join Date: Mar 2004
Posts: 7,134
Really really glad to hear that. Was worried sick when Dolby told me. I'm glad you're well recovered. *big hug*
  Reply With Quote
04-24-09, 10:28 PM   #5
Shirik
Blasphemer!
Premium Member
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2007
Posts: 818
Let me check to see if I understand this clearly - you want to make a service that pulls information back from the core (instead of supplying information to the core) about what updates are available, etc.?

That should be fairly simple to add in if that's what you mean. I could provide some kind of service interface that allows you to get the information you need. For security reasons, though, it wouldn't be able to actually manipulate the updates at all; it would only be able to know the information about them.

How to link the G15 to the Logitech keyboard I can't help you with -- perhaps something like JNI can do this. Or maybe they have a Java API. I just wouldn't know. Just fill me in on how you plan to communicate between Java and the keyboard because I have to be sure the SecurityManager capabilities are installed as well.
__________________
たしかにひとつのじだいがおわるのお
ぼくはこのめでみたよ
だけどつぎがじぶんおばんだってことわ
しりたくなかったんだ
It's my turn next.

Shakespeare liked regexes too!
/(bb|[^b]{2})/
  Reply With Quote
04-24-09, 11:47 PM   #6
taco-man
A Fallenroot Satyr
Join Date: Nov 2005
Posts: 20
Normally its a c++ Dll but t here's a handy java wrapper library for the g15. I'll edit this post tomorrow with a link to it once I get home.

Edit: i will probably use this java library to access the screen and its buttons - http://code.google.com/p/j15/

Last edited by taco-man : 04-25-09 at 10:52 PM.
  Reply With Quote

WoWInterface » Site Forums » Minion » Archive » Display Plugins?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off