Aqua-Soft Forums: Circledock Needs Assistence W/ Docklets - Aqua-Soft Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Circledock Needs Assistence W/ Docklets Calling on the Aqua-Soft Brain trust for help Rate Topic: -----

#1 User is offline   sgtevmckay Icon

  • Group: Member
  • Posts: 29
  • Joined: 28-February 09

Posted 11 December 2009 - 08:48 PM

Hello folks

I post rarely here, but read a lot.
I have observed the talents and abilities, and since I am at my wits end....I am approaching several communities for assistance in our latest issue.

CircleDock is on the move again with a new programmer.
I have been tasked to find code that will allow the integration of Docklets (ie. that can be used in RocketDock, objectdock, etc.)

I have been beating my brain aroun dteh internet for several months now and have come up with nothing.
I do, however, keep being redirected to Raduking (Creator of RK Launcher) apparently he has not been heard from in some time.

I am not looking for code to build docklets (There are thousands of sites on this subject), but a way so that CircleDock can integrate and use Docklets.

Please Help
Any assistance would be greatly appreciated.
0

#2 User is offline   herd Icon

  • Group: Developers
  • Posts: 999
  • Joined: 02-November 03

Posted 12 December 2009 - 11:13 PM

Just download the ObjectDock docklet SDK from StarDock and implement their interfaces.
They are pretty straightforward.
That's the way it worked in both AveDesk and RocketDock, if I remember correctly.

Since you are going to host C/C++ libraries in .Net, you'll need to catch up reading
lots of InterOp (No COM/ActiveX involved, just plain LoadLibrary/GetProcAddress stuff
in the Win32 SDK), and forget about going 64-bits. Perhaps a mixed C++/C# assembly will do.

good luck,

herd
0

#3 User is offline   sgtevmckay Icon

  • Group: Member
  • Posts: 29
  • Joined: 28-February 09

Posted 13 December 2009 - 12:59 AM

Thanks so much....it is more than I have and that is always better
0

#4 User is offline   BOBAH13 Icon

  • Group: Developers
  • Posts: 465
  • Joined: 06-September 08

Posted 16 December 2009 - 05:19 AM

I also worked on intergrating them into XWD, but there is one problem, some docklets do not show their dialogs (properties, about and etc.) may OD has some interfaces to let them to show dialogs ? I do not know...anyway I create my own SDK, cause OD's docklets are every old (use ANSI and have a lot of functions that can be implemented simplier).
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic