Recent

Author Topic: ActiveX and COM on windows  (Read 10136 times)

Arbiter

  • Guest
ActiveX and COM on windows
« on: April 10, 2005, 05:28:39 pm »
Is possible to use ActiveX and COM object on windows. Delphi 7 automatically creates a stub unit that wraps all methods contained in the ActiveX control. I've tryed to recompile the generated unit under lazarus (with fpc) to make a visual component but in FreePascal's FCL or in lazarus LCL there aren't the following  units: OleCtrls and many others starting with Ole*. (These units are all in the uses section of the stub delphi generated unit).

Thanks all.

Lightning

  • Sr. Member
  • ****
  • Posts: 422
ActiveX and COM on windows
« Reply #1 on: April 11, 2005, 09:45:06 am »
ActiveX support is minimal since it's not a crossplatform technology.
The future must be... Fast and OpenSource so...
Think Open and Lightning Fast!

Anonymous

  • Guest
ActiveX and COM on windows
« Reply #2 on: April 12, 2005, 02:20:32 pm »
I know. But i want to use this technology only on windows.

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2584
ActiveX and COM on windows
« Reply #3 on: April 13, 2005, 11:47:21 am »
Yes and that means that it has a very low priority for the devels to implement.
Unless someone suplies patches for it ofcoarse
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Anonymous

  • Guest
ActiveX and COM on windows
« Reply #4 on: November 18, 2005, 04:44:56 pm »
Quote from: "Marc"
Yes and that means that it has a very low priority for the devels to implement.
Unless someone suplies patches for it ofcoarse
also, GIMP does not use comctrls or activex, but gimp is not a problem for i. I prefer that the development of lazarus focus on an cross plaform library for controls, and perhaps be skinnable. If så, Lazarus can make skinnable programs wich not delphi can do without expensive components required! And skinnable support is only an dream now, but GTK Programs are skinnable, why doesn't make Lazarus programs skinnable with GTK because it already use GTK for graphics even on win32?

 

TinyPortal © 2005-2018