Thanks Paul

Paul Ishenin wrote:

Odemir Bruno wrote:

I wrong the extension of the file. How convert .cur to .lrs ?

Odemir Bruno wrote:

Hi,

I am trying to load a cursor, using: LoadCursorFromLazarusResource
But how can I convert one file .cur to .lzr ?

thanks,
Odemir Bruno


Use lazres from lazarus tools directory.

For example, if you want to create lrs with 3 cursor resources then your under your comand can look so (under windows):

lazres.exe your_resources_file.lrs cursor_1.cur cursor_2.cur cursor_3.cur

Best regards,
Paul Ishenin.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to