Re: [Lazarus] Another IDE strange behavior

2011-09-29 Thread Rafael Tuim Elias
When i alternate DataModule/Form1 the contents of component palette change correctly, but whether i click on TButton and datamodule unit are selected in source editor, components to form this disapear. but it's not a problem to me, only guess a strange behavior. sorry my googlenglish :p -- __

[Lazarus] Another IDE strange behavior

2011-09-28 Thread Rafael Tuim Elias
Hi all i found another strange behavior in Lazarus IDE. To reproduce follow this steps. 1 - Create a new application 2 - Insert a DataModule in project (File -> New .) 3 - In source editor, select the unit2 sheet (DataModule Unit) 4 - Minimize the source editor 5 - Click in Form1 area 6 - In

Re: [Lazarus] Problem to rename a form

2011-09-28 Thread Rafael Tuim Elias
thank you Mattias and FPC/Lazarus team Rafael Tuim -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Problem to rename a form

2011-09-28 Thread Rafael Tuim Elias
I found a strange behavior in Lazarus IDE. To reproduce follow that steps: 1 - Create a new project. 2 - Rename Form1 to fmAINmENU 3 - Save all 4 - Try to rename the form to FMainMenu IDE doesn't permit. The error: This component has already the class TFPrint. I think it is a little bug. I'm us

Re: [Lazarus] [SPAM] Re: [SPAM] Code Folding

2011-09-20 Thread Rafael Tuim Elias
ok, thanks again. -- ___ * **Rafael Tuim Elias* Ubuntu User number is # 33865 Site - lazarus-cgi <http://lazarus-cgi.co.cc> Yield Better - www.yieldbetter.com.br LazSolutions - http://code.google.com/p/lazsolutions/ LazWebSolution

Re: [Lazarus] [SPAM] Code Folding

2011-09-20 Thread Rafael Tuim Elias
Thanks Martin Helped a lot. 2011/9/20 Martin > On 20/09/2011 18:49, Rafael Tuim Elias wrote: > >> I'd like when open a project, that all functions and procedures get with >> "code-folding" option in closed mode. It's possible ? How i do ? >> >

[Lazarus] Code Folding

2011-09-20 Thread Rafael Tuim Elias
I'd like when open a project, that all functions and procedures get with "code-folding" option in closed mode. It's possible ? How i do ? Sorry my ugly english -- _______ * **Rafael Tuim Elias* Ubuntu User number is # 33865 Site

Re: [Lazarus] Verify if font exist in SO

2011-06-20 Thread Rafael Tuim Elias
Thanks Bart Problem solved. Rafael -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Verify if font exist in SO

2011-06-20 Thread Rafael Tuim Elias
Hi all I need to verify, if a especific font been instaled in Operational Sistem. Wich the best way to make this ? regards Rafael -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/laza

Re: [Lazarus] HREF and CGI not works to open files

2011-06-16 Thread Rafael Tuim Elias
Nothing in the erros.log and access.log, don't said anythig Rafael -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] HREF and CGI not works to open files

2011-06-16 Thread Rafael Tuim Elias
Dear Michael I changed the extension to cgi, but dont work. Att Rafael -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Little problem with FPWeb

2011-06-14 Thread Rafael Tuim Elias
In another machine i found same problem -- Machine 01 - Found first the problem OS: WinXP32 Lazarus 0.9.31 31121 FPC 2.5.1 - Machine 02 - Same problem OS: Ubuntu 11.04 Lazarus: 0.9.31 31235 FPC: 2.5.1 17759 -

[Lazarus] Little problem with FPWeb

2011-06-14 Thread Rafael Tuim Elias
n IDE (in my Lazarus options, i set true, the remove empty methods) 5 - Compile and test on apache. It's generate an AV, because in object inspector, the call to method doesn't cleared when the method is removed. ps: Sorry my google english (hehehe) best regards Ra

Re: [Lazarus] Uses Clause in LPR

2011-06-10 Thread Rafael Tuim Elias
When zcomponent or lazsolutionsrt declaration are removed, both works fine in CGI application. The 2 following sites are made with FPWeb, Zeos and LazSolutions www.yieldbetter.com.br lazarus-cgi.co.cc ps: i will report the problem in zeos bug traker. Special thanks Michael, Matias, Silvio, A

Re: [Lazarus] Uses Clause in LPR

2011-06-10 Thread Rafael Tuim Elias
Dear Michael I found the same bug in the LazSolutions, and i reported to the developer, who has answered me. http://code.google.com/p/lazsolutions/issues/detail?id=22 He said, that bug is a IDE bug. Regards Rafael -- ___ Lazarus mailing list Lazarus@

[Lazarus] Uses Clause in LPR

2011-06-10 Thread Rafael Tuim Elias
? Best Regards Rafael Tuim Elias -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Fatal: Can't find unit ServiceManager used by RegisterFCL

2011-06-10 Thread Rafael Tuim Elias
Reported http://mantis.freepascal.org/view.php?id=19538 Rafael -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Fatal: Can't find unit ServiceManager used by RegisterFCL

2011-06-10 Thread Rafael Tuim Elias
al.org > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- ___ * **Rafael Tuim Elias* Blog - lazarus-cgi <http://lazarus-cgi.co.cc> Yield Better - www.yieldbetter.com.br LazSolutions - http://code.google.com/p/lazsolutions/ Junte-se a nós no canal IRC

Re: [Lazarus] Fatal: Can't find unit ServiceManager used by RegisterFCL

2011-06-09 Thread Rafael Tuim Elias
That line been generated automaticaly in the fpc.cfg, by fpcmkcfg (in cmd typed: fpcmkcfg.exe -o c:\lazarus\fpc\2.5.1\.\bin\fpc.cfg ). With this line don't works. -Fu$LOCAL_APPDATA\FreePascal\fppkg/units/$FPCTARGET/* After change this line: to -Fu C:\lazarus\fpc\2.5.1\units\i386-win32\* M

Re: [Lazarus] Fatal: Can't find unit ServiceManager used by RegisterFCL

2011-06-09 Thread Rafael Tuim Elias
Hi Daniel Try to change this configurations in your "fpc.cfg" file. Find that line: -Fu$LOCAL_APPDATA\FreePascal\fppkg/units/$FPCTARGET/* and replace to -Fu C:\lazarus\fpc\2.5.1\units\i386-win32\* regards Rafael Tuim -- ___ Lazarus mailing list Laz

Re: [Lazarus] [TIP]: Installing Lazarus under Linux via SVN (Ubuntu 11.04 or later)

2011-06-02 Thread Rafael Tuim Elias
Nice work brother. Rafael Tuim Elias -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Compiling lazarus in ubuntu

2011-06-01 Thread Rafael Tuim Elias
ut dont worked, to work correctly i needed to change to " -Fu /usr/lib/fpc/2.5.1/units/*" sorry to my poor english -- ___ * **Rafael Tuim Elias* lazarus-cgi.co.cc -- ___ Lazarus mailing list L

Re: [Lazarus] Compiling lazarus in ubuntu

2011-06-01 Thread Rafael Tuim Elias
ect, but worked. I'm using FPC 2.5.1 and Lazarus 0.9.31 30371 on Ubuntu 11.04. -- _______ * **Rafael Tuim Elias* lazarus-cgi.co.cc -- ___ Lazarus mailing list Lazarus@lists.lazarus