Recent

Author Topic: Question about Dinamic Runtime Library  (Read 4465 times)

DooMGuarD

  • New member
  • *
  • Posts: 8
Question about Dinamic Runtime Library
« on: March 18, 2010, 09:22:34 pm »
i all

My projects is make in Delphi 7.... i work with package on run time, i load package (with or without a form) an use, changing informations for all program and package...

in lazarus is possible work with dynamic library?

imagine...

i have a graphic application, when a user create a new object, the user can write a pascal program for properties of this new object, the user program is compiled in a dynamic library and loaded for run with this object or shared with other user...

tell me it's possible in lazarus, in delphi i can make this...

if yes please send me documentations or tutorials

charles
PD;sorry for my English


marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12905
  • FPC developer.
Re: Question about Dinamic Runtime Library
« Reply #1 on: March 18, 2010, 10:00:22 pm »
In short: No, not yet.

There are very limited workarounds, but currently something like packages is not supported, and not expected soon too.

 

TinyPortal © 2005-2018