[Lazarus] Setting a cursor from resource
patspiper
patspiper at gmail.com
Thu Mar 24 12:00:49 CET 2011
On 03/24/2011 12:49 PM, Zaher Dirkey wrote:
>
>
> On Thu, Mar 24, 2011 at 12:24 PM, Paul Ishenin <ip at kmiac.ru
> <mailto:ip at kmiac.ru>> wrote:
>
> 24.03.2011 17:16, patspiper wrote:
>
> Since you mentioned FPC resources, can palette components
> (IDE) have
> their resources as FPC resources instead of using .lrs ones?
>
>
> No at the moment. Although I don't think it will be too difficult
> to implement.
>
> Best regards,
> Paul Ishenin
>
>
> Is it possible to add the image inside the unit without to convert it
> to laz/fpc resource? (i mean in the feature
You can add the contents of a lrs file in the initialization section of
a unit. After all, {$I *.lrs} just includes the lrs file.
Stephano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110324/357af834/attachment-0003.html>
More information about the Lazarus
mailing list