|
-
Dec 10th, 2007, 02:12 AM
#1
Plugin Interface
I'm developing an application (I'm finally getting around to working on Perspective again, for those who may remember me looking for testers a long time ago) and I have a question regarding plugin interfaces.
I plan on making a very extensible application and I'm curious what are some must have items in a plugin interface? I have severa basic events (Initialize, OnFocus, OnBlur, OnDispose, etc) and some basic properties like information about the plugin but what else is helpful with plugin development?
I'm basically having a couple of different types of plugins. The main will be able to draw onto two panels (one large one and a smaller one) with the abiliy to add menu items and some others that are more like small widgets.
Any direction or ideas would be helpful. All of this will be available in an SDK.
-
Dec 10th, 2007, 03:30 AM
#2
Re: Plugin Interface
Sorry what language is this in? oh and what will the application be used for exactly if i know the context i might be able to be of more help
-
Dec 10th, 2007, 04:01 AM
#3
Re: Plugin Interface
 Originally Posted by Paul M
Sorry what language is this in? oh and what will the application be used for exactly if i know the context i might be able to be of more help 
C# (for now).
As for the application, it's more of a personal gateway here you can keep your personal data in it. I'm working on seperate plugins for project management, organization and time management (I have had procrastination so this application will really help me, heh). I have some great ideas for it but I can't really reveal them yet but that's the basic idea.
I guess while we're on this topic, if anyone has suggestions on features for the SDK let me know
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|