[Lazarus] Repository of samples

2009-05-13 Thread Osvaldo Filho
Could be interesting for new users a repository of small application with samples of capabilities of lazarus. Not so simple application but things with web, ti_opf, thread, web session cache, orm, donates from we. Could be interesting. The code, explain code, a zip file ... ___

[Lazarus] FPWeb Templates Cache etc

2009-05-13 Thread Osvaldo Filho
Please, any one could help-me with development for web with lazarus/fpweb ? Any help (long please) with more details of components of pallete fpweb. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo

Re: [Lazarus] Ubuntu 9.04 (Lazarus too slow)

2009-05-08 Thread Osvaldo Filho
Has any one test with QT4 ? Em Sex, 2009-05-08 às 17:23 +1000, Bruce Tulloch escreveu: > I've been watching this thread with interest because we have found that > LCL/GTK2 seems to consume excessive amounts of CPU when performing > certain bitmap operations (including resize operations) even when

Re: [Lazarus] Debian Cross Compile

2009-05-08 Thread Osvaldo Filho
Tanks. Perhaps: $: cd /usr/share/lazarus $: sudo make all OS_TARGET=win32 Em Sex, 2009-05-08 às 12:18 +0200, Mattias Gärtner escreveu: > Zitat von Osvaldo Filho : > > > When i compile lazarus, install component for exemplo, i dont need write > > access to /usr/share/lazarus.

[Lazarus] Debian Cross Compile

2009-05-07 Thread Osvaldo Filho
When i compile lazarus, install component for exemplo, i dont need write access to /usr/share/lazarus. The lazarus use my directory ~/.lazarus; When i compile win32 packages, for cross compile, did i need write access to /usr/share/lazarus or /usr/lib/fpc etc ? Thanks.

Re: [Lazarus] Ubuntu 9.04 (Lazarus too slow)

2009-05-07 Thread Osvaldo Filho
In my desktop: Acer Aspite 1691 ATI 600 KUbuntu with desktop efects : close desktop KUbuntu without desktop efects : panel on top left delayed Ubuntu with desktop efects : panel on top left delayed Ubuntu without desktop efects : panel on top left delayed Em Qui, 2009-05-07 às 21:50 +0200, Bogus

[Lazarus] OPRM - Leonardo Ramé

2009-05-07 Thread Osvaldo Filho
Hi, are you the maintaner of OPRM ? Use it on production projects? Thanks. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Ubuntu 9.04 (Lazarus too slow)

2009-05-07 Thread Osvaldo Filho
... and with QT4 applications? Em Qui, 2009-05-07 às 12:08 +, Mark Morgan Lloyd escreveu: > Graeme Geldenhuys wrote: > > On Thu, May 7, 2009 at 10:49 AM, Mark Morgan Lloyd > > wrote: > >> I'm not fully up-to-date with versions etc. but what I've seen is that > >> under some circumstances Laza

[Lazarus] fpc 2.2.4 for Lazarus tgz package

2009-04-28 Thread Osvaldo Filho
Hi, i use scripts from lazarus svn for create my debian installation packages. Where can a download the correct tgz package for fpc 2.2.4? Thanks. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listi

Re: [Lazarus] Production

2009-04-24 Thread Osvaldo Filho
Could i use my comments/class completion in-line (ctrl+space), etc ? Em Qui, 2009-04-23 às 23:05 +0200, Graeme Geldenhuys escreveu: > On Thu, Apr 23, 2009 at 8:05 PM, Osvaldo Filho wrote: > > > > jcf - Jedi Code Format > > There has been work done on integrating jcf into

[Lazarus] Production

2009-04-23 Thread Osvaldo Filho
Hi, we ( me and my brother ) are developing on windows and linux with Lazarus at the same time. Our team need help with: jcf - Jedi Code Format lazde lazdoc and mercurial integration - Are comments usable like java, consulting "in line" our comments on IDE Editor for our objects? - Is there a t

[Lazarus] AutoCreate with Forms from a Package (.lpk)

2009-04-18 Thread Osvaldo Filho
Is it possible i use AutoCreate statement ( and component comunication like datasource-dataset) with a form in a package? One project use a package (.lpk) Forms on project use datamodules components in a package. ___ Lazarus mailing list Lazarus@lazarus

Re: [Lazarus] Packages / Visual Form Inheritance / Components Connection

2009-04-15 Thread Osvaldo Filho
às 23:30 +0200, Marco van de Voort escreveu: > On Tue, Apr 14, 2009 at 02:19:16PM -0300, Osvaldo Filho wrote: > > But how can i include forms/datamodules from a lpk package in CreateForm > > statement of a project? > > > > And, how can a use Visual Form Inheritance in a proj

Re: [Lazarus] Packages / Visual Form Inheritance / Components Connection

2009-04-14 Thread Osvaldo Filho
But how can i include forms/datamodules from a lpk package in CreateForm statement of a project? And, how can a use Visual Form Inheritance in a project where the ansestors (my models) is on .lpk package? Thanks. Em Ter, 2009-04-14 às 18:27 +0200, Mattias Gärtner escreveu: > Zitat von Osva

Re: [Lazarus] Packages / Visual Form Inheritance / Components Connection

2009-04-14 Thread Osvaldo Filho
with others components as dataset? is it possible use of VFI ? Thanks for your reply. Thanks all. > Leonardo M. Ramé > Griensu S.A. - Medical IT Córdoba > Tel.: 0351 - 4247979 > > > > > Osvaldo Filho escribió: > > Hi, is it possible i have packages and use your

[Lazarus] Packages / Visual Form Inheritance / Components Connection

2009-04-14 Thread Osvaldo Filho
Hi, is it possible i have packages and use your units for visual form inheritance ? Is it possible i connect a dataset from a form of my project with an database in a datamodule in a package? Thanks ___ Lazarus mailing list Lazarus@lazarus.freepascal.org

[Lazarus] tiOPF oprm dia dia2pas

2009-04-07 Thread Osvaldo Filho
Any one could help me with OOP and Business Objects Persistence ? I lookfor change from dbaware programs for Object/DBAware programs. How can i use datasets with tiOPF or oprm? Any one could give me a diagram in dia for exemple and procedures for convert it in a .pas code? Thanks.

[Lazarus] A popup menu of a component do not apear when i set a popup for the form

2009-01-25 Thread Osvaldo Filho
When a set a popup menu for a form your components show this popup, not your popups. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Cross compile: Linux -> win32 (r17408)

2008-11-17 Thread Osvaldo Filho
What is wrong? Environment: Ubuntu 8.04.1 FPC: 2.2.3 Lazarus: r17408 in /usr/share/lazarus/ command: make all OS_TARGET=win32 (same with "clean") Output: = make -C lcl all make[1]: Entrando no diretório `/usr/share/lazarus/lcl' /bin/rm -f units/i386-win32/alllc

[Lazarus] Cross-Compiling

2008-11-17 Thread Osvaldo Filho
I have this errors with de last svn copy: Title: Erro Erro Lazarus: command: make clean all OS_TARGET=win32 Output: ... make -C win32 all make[3]: Entrando no diretório `/usr/share/lazarus/lcl/interfaces/win32' /bin/rm -f ../../units/i386-win32/win32/interfaces.ppu \ ../../units/i386-win32/win

Re: [Lazarus] Performance of GTK 2 and CE

2008-11-07 Thread Osvaldo Filho
Please, sorry. I omit the fact that i talk about in LTSp Client machine. 2008/11/6 Osvaldo Filho <[EMAIL PROTECTED]> > Sorry my english. > > One time a go, i test this, the problem appear with "click" the mouse but > when i use "space bar" to push a button t

Re: [Lazarus] Performance of GTK 2 and CE

2008-11-06 Thread Osvaldo Filho
Sorry my english. One time a go, i test this, the problem appear with "click" the mouse but when i use "space bar" to push a button the speed is normal! 2008/11/6 Mark Morgan Lloyd <[EMAIL PROTECTED]> > Graeme Geldenhuys wrote: > > On 11/6/08, Aleš Katona <[EMAIL PROTECTED]> wrote:> I've recent

[Lazarus] [OT]:Progdigy is out, Please anyone send this for any members.

2008-09-12 Thread Osvaldo Filho
[OT]:Progdigy is out, Please anyone send this for any members. This is a dataset of UIB for access the firebird db. 2008/9/11 Osvaldo Filho <[EMAIL PROTECTED]> > Memory problem > === > === > Memory problems in this application: > -One form (

Re: [Lazarus] Shortcuts in MainMenu

2008-09-11 Thread Osvaldo Filho
problem! 2008/9/10 Mattias Gaertner <[EMAIL PROTECTED]> > On Wed, 10 Sep 2008 09:25:49 -0300 > "Osvaldo Filho" <[EMAIL PROTECTED]> wrote: > > > Sorry the quantity of posts, but i organize this. > > > > Environment: > > Ubuntu 8.04.1 Gnom

[Lazarus] Shortcuts in MainMenu

2008-09-10 Thread Osvaldo Filho
Sorry the quantity of posts, but i organize this. Environment: Ubuntu 8.04.1 Gnome FPC 2.2.3 Lazarus r16444 GTK2 Problem: Shortcuts in mainmenu on mainform not act. I have i mainmenu, caption: &File; ALT+f or ALT+Shift+f do not down menu items. Thanks. __

Re: [Lazarus] Dear developers, we need your help before releasing 0.9.26

2008-09-07 Thread Osvaldo Filho
Sorry, my environment: Ubuntu 8.04.1 FPC 2.2.3 Lazarus r16444 GTK2 Shortcuts in menu (mainmenu) do not act. Like this: &File --> Alt+F 2008/9/7 Osvaldo Filho <[EMAIL PROTECTED]> > My shortcuts in mainmenu do not ok! > > Menu caption: &Menu1 > > but Alt+m or

Re: [Lazarus] Dear developers, we need your help before releasing 0.9.26

2008-09-07 Thread Osvaldo Filho
My shortcuts in mainmenu do not ok! Menu caption: &Menu1 but Alt+m or Alt+M not go! 2008/9/5 Paul Ishenin <[EMAIL PROTECTED]> > Hello, General mailing list. > > Lazarus 0.9.26 is coming. We have made all the main changes we wanted to > make. We spent the last couple of days on bug fixing. We ha

Re: [Lazarus] Dear developers... TStream.ReadAnsiString

2008-09-06 Thread Osvaldo Filho
Thanks for all. Sorry my insistence. Please see this code, it is original, it is in http://fpc64.firmos.at:8060/browse/Lazarus/trunk/lcl/include/dbimage.inc?r1=9243&r2=10681 See, here, line 161: 161+ GraphExt := s.ReadAnsiString; My picture is a jpeg image saved on a firebird database.

Re: [Lazarus] TDBImage -AV [SOLVED] for Jpeg images

2008-09-05 Thread Osvaldo Filho
send a patch (diff -u) next time, that's easier to > read for people who are used to it. This is kind of a puzzle, althoug > maneagable. > > Op woensdag 03-09-2008 om 14:56 uur [tijdzone -0300], schreef Osvaldo > Filho: > > The problem, perhaps, is in s.readstring. >

Re: [Lazarus] Dear developers, we need your help before releasing 0.9.26

2008-09-05 Thread Osvaldo Filho
Please, see http://bugs.freepascal.org/view.php?id=12030 TDBImage is very usefull in simple db applications. 2008/9/5 Damien Gerard <[EMAIL PROTECTED]> > > Le Sep 5, 2008 à 5:01 PM, Bee a écrit : > > >> How long do they stay there? I want to "schedule" a download, but > >> don't > >> want the f

Re: [Lazarus] TDBImage -AV [SOLVED] for Jpeg images

2008-09-04 Thread Osvaldo Filho
ign(AGraphic); end; Perhaps the problem is in : FDataLink.DataSet.CreateBlobStream(FDataLink.Field,bmRead); // (lazarus team) or s.readansistring; (please, see original code) 2008/9/4 Burkhard Carstens <[EMAIL PROTECTED]> > Am Mittwoch, 3. September 2008 19:56 schrieb Osvaldo Filho

Re: [Lazarus] TDBImage -AV [SOLVED] for Jpeg images

2008-09-03 Thread Osvaldo Filho
- > > Em Ter, 2008-09-02 às 10:34 +0200, Joost van der Sluis escreveu: > > Op maandag 01-09-2008 om 12:05 uur [tijdzone -0300], schreef Osvaldo > > Filho: > > > I can not use tdbimage, access violation! > > > > > > loadpicture error? > >

[Lazarus] TDBImage - With IBConection and FBDataset - AV

2008-09-01 Thread Osvaldo Filho
I can not use tdbimage, access violation! loadpicture error? ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Problem working with Params in TSQLQuery

2008-08-19 Thread Osvaldo Filho
try UIB + FBDataset. Is very, very good. 2008/8/18 Eduardo Lopez <[EMAIL PROTECTED]> > The scenario: > > Lazarus 0.9.25 svn: 16095M > fpc 2.2.2 > Ubuntu 8.04 GTK2 > SQLDb components > TIBConnection > > The following query works well: > >qry02.SQL.Clear; >qry02.SQL.Text:= 'select PASSWOR

Re: [Lazarus] Off Topic: Sample GUI program

2008-08-05 Thread Osvaldo Filho
Sorry, this is for reepascal list. 2008/8/4 Osvaldo Filho <[EMAIL PROTECTED]> > Hi, any can help me with samples of 2 gui program, one for linux and one > for windows, using freepascal? > > One window, one button, one dialog message on button

[Lazarus] Off Topic: Sample GUI program

2008-08-04 Thread Osvaldo Filho
Hi, any can help me with samples of 2 gui program, one for linux and one for windows, using freepascal? One window, one button, one dialog message on button click. Thanks. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepa

Re: [Lazarus] Firebirdsql Characters Compatibility [Solved]

2008-07-26 Thread Osvaldo Filho
Environment: Ubuntu 8.04 firebird 2.0.4 on ubuntu 8.04 tcp connection freepascal 2.2.3 lazarus r15343 gtk2 components: UIB components + FBDataset In database: default charset: iso8859_1 (or win1252) collate used: PT_BR In lazarus: set the characterset para *csUNICODE_FSS *in JvUIBDatabase. Now,

Re: [Lazarus] Firebirdsql Characters Compatibility

2008-07-25 Thread Osvaldo Filho
Perhaps using inheritance and inherited clause I will test it. Thank you. 2008/7/25 JoshyFun <[EMAIL PROTECTED]> > Hello Osvaldo, > > Friday, July 25, 2008, 6:21:21 PM, you wrote: > > OT> Pearhaps the problem is in the way of componet get/send data from > OT> database. Not in lazarus. > OT> Fire

Re: [Lazarus] make.exe[1]: *** [codepage] Error 9009

2008-06-11 Thread Osvaldo Filho
Hi Vincent, sorry my question. It is on a test with linux and wine (lazarus for windows running on linux); The problem is the compilation of lazarus.rc, startlazarus.rc and lazbuild.rc; i comment this and have success. Thanks. 2008/6/11 Vincent Snijders <[EMAIL PROTECTED]>: > OsvaldoTCF schreef

Re: [Lazarus] Fwd: UTF-8 Problem

2008-06-05 Thread Osvaldo Filho
_set_text() Program exited normally. (gdb) backtrace No stack. (gdb) 2008/6/5 Mattias Gaertner <[EMAIL PROTECTED]>: > On Thu, 5 Jun 2008 10:12:59 -0300 > "Osvaldo Filho" <[EMAIL PROTECTED]> wrote: > > >[...] > > WARNING: Macro not defined: "Target_

Re: [Lazarus] Fwd: UTF-8 Problem

2008-06-05 Thread Osvaldo Filho
s, StdCtrls; type { TForm1 } TForm1 = class(TForm) Edit1: TEdit; private { private declarations } public { public declarations } end; var Form1: TForm1; implementation initialization {$I unit_utf8.lrs} end. 2008/6/5 Mattias Gaertner <[EMAIL PROTECTED]>: > On Th

[Lazarus] Fwd: UTF-8 Problem

2008-06-05 Thread Osvaldo Filho
nIDE.Destroy] A [TMainIDE.Destroy] B -> inherited Destroy... TMainIDE [TMainIDE.Destroy] END [EMAIL PROTECTED]:~/mq1/programas/pascal/lazarus$ == -- Forwarded message -- From: Osvaldo Filho <[EMAIL PROTECTED]> Date: 2008/6/4 S