[fpc-pascal] Lazarus Resource...

2009-01-27 Thread papelhigien...@gmail.com
Hi all! An stupid question... A resource file (lrs) can have 2 resources with the same name? ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] Graphic LRS creator

2009-01-30 Thread papelhigien...@gmail.com
Hi all! I created a gui tool to build lazarus resouces (lrs). You can add folders and files and load/save your resource configuration. It's based on LazRes tool from Lazarus. Download: http://200.215.0.35/LazResGUI.tar.bz2 ___ fpc-pascal maillist -

Re: [fpc-pascal] Graphic LRS creator

2009-01-30 Thread papelhigien...@gmail.com
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

Re: [fpc-pascal] Graphic LRS creator

2009-01-31 Thread papelhigien...@gmail.com
unicode-2.8.9.1-py26.exe , Boa 0.6.1 > http://www.flickr.com/photos/vmars956/ > > Wanted: Dwarf Hibiscus (Orange/Rasberry) > > - Original Message - > *From:* papelhigien...@gmail.com > *To:* FPC-Pascal users discussions > *Sent:* Friday, January 30, 2009 5:11 AM >

Re: [fpc-pascal] Graphic LRS creator

2009-02-02 Thread papelhigien...@gmail.com
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

Re: [fpc-pascal] fpc and serial port

2009-10-27 Thread papelhigien...@gmail.com
2009/10/27 Nataraj S Narayan > Hi > See: http://www.synapse.ararat.cz/ (synaser) and http://sourceforge.net/projects/pascalscada/ Regards, Fabio > > May I have a few examples to access /dev/ttyS* using fpc? > My purpose is to connect my Arm handheld to a thermal printer > connected to /de