Re: [Lazarus] Lazarus/FPC for Web Development only

2014-02-22 Thread silvioprog
2014-02-22 23:29 GMT-03:00 leledumbo : > I see you already have your own persistence framework. Is it fully > functional > already? What backends are supported? Do you use another abstract framework > (like SQLdb) to achive it? Yes. It is a junction of the old Brook persistence and a stable code

Re: [Lazarus] Lazarus/FPC for Web Development only

2014-02-22 Thread leledumbo
I see you already have your own persistence framework. Is it fully functional already? What backends are supported? Do you use another abstract framework (like SQLdb) to achive it? -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Lazarus-FPC-for-Web-Devel

Re: [Lazarus] Lazarus/FPC for Web Development only

2014-02-22 Thread silvioprog
Oops... :D 2014-02-22 19:02 GMT-03:00 silvioprog : [...] > procedure TMyAction.Post; > begin > Entity.Validate; // Yes, my own validation! > Write('ID: %d, Name: %s', [Entity.Id, Entity.Name]); // Yes, I'm reusing > my object! > Entity.Save; // I love it, my validation using OPF (like > htt

Re: [Lazarus] Lazarus/FPC for Web Development only

2014-02-22 Thread silvioprog
2014-02-22 15:11 GMT-03:00 Giuseppe Luigi : > Sorry for late reply, too busy :( > > What approach you follow to build your sites? Jtemplate? Use brook just as > restful server? > I use it according the project. In several projects, I use only GET/POST, JTemplate and HTML. But there are also projec

Re: [Lazarus] clicking a dbgrid's column title does not trigger OnEnter event as with Delphi

2014-02-22 Thread Alejandro Gonzalo
Why is there no interest in fixing this bug?  There is a lot of code transferred from Delphi, and if you don't click on a column title during testing you won't know anything is wrong until a client screams at you. Sure, you can fix it with a SetFocus in the OnTitleClick event of the grid, but w

Re: [Lazarus] Bug creating a new control?

2014-02-22 Thread patspiper
On 22/02/14 16:04, Fabio Luis Girardi wrote: A mode detailed explanation [snip...] Maybe the detailed explanation is not enough. What is Lazarus not doing? Stephano -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.la

Re: [Lazarus] Lazarus/FPC for Web Development only

2014-02-22 Thread Giuseppe Luigi
Sorry for late reply, too busy :( What approach you follow to build your sites? Jtemplate? Use brook just as restful server? Im still just trying to figure on my mind how to "deploy" my idea to Brook development. My web development skills are mainly based working over CMS Regards. -- ___

Re: [Lazarus] Bug creating a new control?

2014-02-22 Thread Fabio Luis Girardi
No... this don't work too. Controls still using form1 as parent, not rowpanel. :( Em 22/02/2014 05:52, "patspiper" escreveu: > On 22/02/14 02:50, Fabio Luis Girardi wrote: > > Hi all! > > I started the TDBCtrlGrid implementation some days ago. At this point, I > don't know if I'm doing some

Re: [Lazarus] Bug creating a new control?

2014-02-22 Thread patspiper
On 22/02/14 02:50, Fabio Luis Girardi wrote: Hi all! I started the TDBCtrlGrid implementation some days ago. At this point, I don't know if I'm doing some mistake or if Lazarus has a bug. The problem is that I can't put any controls on TDBCtrlGrid area, but I can put controls with csReplicata

Re: [Lazarus] Lazarus 1.2 RC2 Asking for /usr/share/fpcsrc/2.4.4/?

2014-02-22 Thread Allan E. Registos
On Saturday, 22 February, 2014 02:05 PM, leledumbo wrote: > Allan E. Registos wrote >> Environment: Ubuntu 12.04.4 32-bit >> Downloaded from sf the required fpc 2.6.2 versions of binary and source >> and installed them. >> Lazarus 1.2 RC2 will show this error at start: >> Directory: /usr/share/fpc