[lazarus] Can not show design component

2007-06-27 Thread Allies Xposs
For All Programers LAzarus Im sorry , if have many question about Lazarus, when create and design my form, i can see my component (Dbedit, Notebook,Bitbtn and else). but after i save my Form and close my application lazarus, and i begin to development , i can not see .. -

[lazarus] SqlError Command Left Join

2007-06-20 Thread Allies Xposs
special for All Programers Lazarus... sqlquery1.close; sqlquery1.sql.clear; sqlquery1.sql.add('select A,c_div,B.D_name,A.C_Code,A.C_Name from Categori A left Join Divisi B on A,C_div=B.D_code order by A.C_div,A.C_Code '); sqlquery.open; error command.. why ? i try run at

Re: [lazarus] Error MDIForm -Lazarus 9.0.22

2007-06-20 Thread Allies Xposs
Thanks... But What a QT interface? what can i do ? Thanks and sorry my english Felipe Monteiro de Carvalho [EMAIL PROTECTED] wrote: On 6/20/07, Michael Van Canneyt wrote: MDI forms are not yet supported. Except for the Qt Interface. -- Felipe Monteiro de Carvalho

[lazarus] Error MDIForm -Lazarus 9.0.22

2007-06-19 Thread Allies Xposs
Error Message : TCustomForm.SetFormStyle MDI FOrm ??? Thanks.. - Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out.

Re: [lazarus] Group Header Report By Lazreport

2007-06-13 Thread Allies Xposs
GroupHeaders and MasterData, just remove GroupHeader2 and MasterData2 and your report should work. Leonardo M. Ramé http://leonardorame.blogspot.com Allies Xposs escribió: dear all Lazarus programers. I have data

[lazarus] Group Header Report By Lazreport

2007-06-12 Thread Allies Xposs
dear all Lazarus programers. I have data : --- nik Status Sku desc Qty Sell --- B01 1 1001

Re: [lazarus] zeos components

2007-06-03 Thread Allies Xposs
Im used Zeos Component (lazarus) work OK in Windows OS, But i try run n compile in Suse 9 Work Not perfect. at DBGrid , i can not see data ( Blank Row). why? Tx 13stica [EMAIL PROTECTED] wrote: hi! open terminal or konsole and do this: - cd ~ - mkdir sources - cd sources create

[lazarus] Once Code Compile Anywhere .... ????

2007-05-24 Thread Allies Xposs
Thanks all... Im confuse .. How to di This ? (Once Code Compile Anywhere).. Im Use LAzarus under WIndows, but... i want compile my code can RUN IN LINUX... How...?? Thanks - Take the Internet to Go: Yahoo!Go puts the Internet in

RE: [lazarus] Once Code Compile Anywhere .... ????

2007-05-24 Thread Allies Xposs
(www.winehq.com) Regards. - De: Allies Xposs [mailto:[EMAIL PROTECTED] Enviado el: Jueves, 24 de Mayo de 2007 09:03 p.m. Para: lazarus@miraclec.com Asunto: [lazarus] Once Code Compile Anywhere

[lazarus] About DBGRid+ZEOS in Suse

2007-05-22 Thread Allies Xposs
Need Help In my DBGRID dataset with ZSquery (Zeos Component) can not show Record (Varchar (4)), But Field Date (P_tgl Date) can Show record data (Record Blank). Why ? But in Script mysql can Show record : Mysql Select * from Kelompok