Thank's leledumbo!
I don't have many time to test it under windows...
Corrected version is available...
2009/2/2 leledumbo
>
> I notice that it's not directly compilable under Windows. First, you have
> some syntax errors:
>
> {$ifdef MSWINDOWS}
> newLine = chr(13)+chr(10) // missing semicolo
I notice that it's not directly compilable under Windows. First, you have
some syntax errors:
{$ifdef MSWINDOWS}
newLine = chr(13)+chr(10) // missing semicolon!!!
{$else}
newLine = chr(10);
{$endif}
I suggest LineEnding constant instead. And I don't know about you, but this
doesn't (and shouldn'
Hi!
Zip version:
http://200.215.0.35/LazResGUI.zip
2009/1/30 vmars
> Please,
> is there a .zip version for windows?
> Thanks!
>
> ô¿ô
> V e r n
>
> WinXp sp2 , Delphi5, WebDwarf, Trellian WebPage,
> Lazarus-0.9.26-fpc-2.2.2-win32.exe,
> wxPython2.8-win32-unicode-2.8.9.1-py26.exe , Boa
Please,
is there a .zip version for windows?
Thanks!
ô¿ô
V e r n
WinXp sp2 , Delphi5, WebDwarf, Trellian WebPage,
Lazarus-0.9.26-fpc-2.2.2-win32.exe,
wxPython2.8-win32-unicode-2.8.9.1-py26.exe , Boa 0.6.1
http://www.flickr.com/photos/vmars956/
Wanted: Dwarf Hibiscus (Orange/Rasberr
Hi!
I met LRSExplorer when you talked about it... :)
LRSExplorer can edit (add and remove) directly the lrs file. LazResource
only can create the lrs file from a list of files and folders. It was
created as replacement of lazres tool from lazarus.
2009/1/30 leledumbo
>
> What's the difference
What's the difference from
http://sourceforge.net/project/showfiles.php?group_id=240460 LRSExplorer ?
--
View this message in context:
http://www.nabble.com/Graphic-LRS-creator-tp21745323p21745722.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.