Results 1 to 3 of 3

Thread: Plugin Interface

  1. #1

    Thread Starter
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    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.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  2. #2
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    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

  3. #3

    Thread Starter
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Plugin Interface

    Quote 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
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width