Re: [Lazarus] How TDBGrid works

2016-05-07 Thread Jesus Reyes A.
ab.com/mseide-msegui/mseide-msegui/raw/master/lib/common/db/msedbedit.pas Good luck by trying that while FirstRecord is "pointing" to record 1000 AND keeping RecNo at 1, maybe I misunderstood something. Jesus Reyes A. -- ___ Lazarus mail

Re: [Lazarus] How TDBGrid works

2016-05-06 Thread Jesus Reyes A.
unaffected, etc. The problem here is I think synchronizing stuff, you will have a funny time getting the updates to those records into the original source. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus

Re: [Lazarus] Flexible exporter for grid-like components

2016-05-06 Thread Jesus Reyes A.
of your idea and implementation. Once committed, others will participate. +1 I would only suggest to keep the new units to a minimum, or if two units are needed name the grid related code as gridutils. Jesus Reyes A. -- ___ Lazarus mailing

Re: [Lazarus] How TDBGrid works

2016-05-06 Thread Jesus Reyes A.
), if it's not then you found a bug. So if I have 1 Dataset that is fully load all 1500 record can I just print records from 1000 to 1100 without changing RecNo? Regards, Ara Jesus Reyes A.-- ___ Lazarus mailing list Lazarus@lists.lazarus.freepas

Re: [Lazarus] How TDBGrid works

2016-05-06 Thread Jesus Reyes A.
ctually return a valid record count, probably TDbf is in this case. In any case without using the mentioned basic operations you can't select records. Regards, Ara Jesus Reyes A.-- ___ Lazarus mailing list Lazarus@lists.lazarus.fre

Re: [Lazarus] How TDBGrid works

2016-05-05 Thread Jesus Reyes A.
ords and without DbGrid in a console program. Hope that helps. Jesus Reyes A.-- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] EasyLazFreeType demo not working

2016-04-09 Thread Jesus Reyes A.
that is what I remember. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] FLC-PDF and LazReport

2016-04-08 Thread Jesus Reyes A.
erator or is it even somehow possible today? Thank you Michl It's planned, I was testing fpPdf (or how will it be named?) with that in mind. But if somebody is in a hurry and wants to jump in, please say so. Jesus Reyes A. -- ___ Lazarus mailing list L

Re: [Lazarus] PDF generator, try 2

2016-04-06 Thread Jesus Reyes A.
sistr no conversion is performed. And so that is why SetMultiByteConversionCodePage(CP_UTF8) is needed when compiling in windows :) Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] PDF generator, try 2

2016-04-06 Thread Jesus Reyes A.
On Wed, 06 Apr 2016 12:23:12 -0500, Graeme Geldenhuys <mailingli...@geldenhuys.co.uk> wrote: On 2016-04-01 20:16, Jesus Reyes A. wrote: (it seems currently is not necessary because the matrix is auto-adjusted) and then ... P.WriteUTF8Text(15, 120, 'Languages: English: Hello,

Re: [Lazarus] PDF generator, try 2

2016-04-01 Thread Jesus Reyes A.
eem to be a very strong reason, is interesting to know the real reason. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] PDF generator, try 2

2016-03-31 Thread Jesus Reyes A.
En Thu, 31 Mar 2016 18:16:18 -0600, Graeme Geldenhuys <mailingli...@geldenhuys.co.uk> escribió: On 2016-03-31 22:18, Jesus Reyes A. wrote: TPDFPage has some basic primitives for drawing: lines, rects, ellipses and images. I don't see a way to add our own (except by patches to

Re: [Lazarus] PDF generator, try 2

2016-03-31 Thread Jesus Reyes A.
loaded with an extra argument PageClass:TPdfPageClass, and this could be used for implementing additional primitives? what you hink? Regards. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepasc

Re: [Lazarus] Merge request

2016-03-31 Thread Jesus Reyes A.
before they can be merged. Well, I know this can't be objectively evaluated so give them a couple of weeks in the wild at least. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/li

Re: [Lazarus] Ann: class code creation

2016-03-08 Thread Jesus Reyes A.
eation is the only function taking advantage of it. 3.) I don't know any desktop application that works like this (except the TotalCommander mouse right click). (1) is already a reason big enough for me. Indeed. Jesus Reyes A -- ___ Lazarus mailin

Re: [Lazarus] Ann: class code creation

2016-03-07 Thread Jesus Reyes A.
election or the timer triggers then show the dialog. The timer interval would need to be a setting so it can be adjusted by the end user. :) Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] PDF generator

2016-03-05 Thread Jesus Reyes A.
thank you! Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Project Groups error - "Invalid floating point operation"

2016-02-25 Thread Jesus Reyes A.
rnal list and the physical "project" menu items. The issue has already a report: http://bugs.freepascal.org/view.php?id=29675 For myself I fixed the problem here but it has a side effect that prevents me committing the patch, the main menu appears inverted: Help, Windows, Tools, etc

Re: [Lazarus] StringGrid1.LoadFromCSVFile problem

2015-10-22 Thread Jesus Reyes A.
ision do you use?. Please attach a sample csv file. Jesus Reyes A.-- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] laz report crash IDE on startup with builded Option -dDisableWrapperFunctions

2015-09-20 Thread Jesus Reyes A.
etimes it fails to link in the .res files, it sometimes happen here when I modify LazReport (when I forgot to clean it first) and recompile Lazarus. I was not able to reproduce it in a simpler project so I have not reported it. Jesus

Re: [Lazarus] laz report crash IDE on startup with builded Option -dDisableWrapperFunctions

2015-09-20 Thread Jesus Reyes
It happens here too, only under OS X. Recompiling LazReport clean (LazReport package More>>Recompile clean) and then recompiling Lazarus fix it for me. Jesus Reyes A. El dom 20-sep-15, FreeMan <freema...@delphiturkiye.com> escribió: cr

Re: [Lazarus] LazReport bug?

2015-09-07 Thread Jesus Reyes A.
point, the published properties of objects started to become available in scripts. It appears that 1.2 version already included that functionality, probably there were some bugs that prevented resolving the 'name' property properly in 1.2 but was fixed later in the 1.4 version. Jesus

Re: [Lazarus] Printing BitMap on OSX crashes

2015-07-31 Thread Jesus Reyes A.
En Fri, 31 Jul 2015 21:09:51 -0500, Martin Grajcar maaarti...@gmail.com escribió: Hi Jesus, On Wed, Jul 1, 2015 at 10:52 PM, Jesus Reyes A. jesus...@gmail.com wrote: On Tue, 30 Jun 2015 05:55:43 -0500, Martin Grajcar maaarti...@gmail.com wrote: Hello, apologies for reposting, but I

Re: [Lazarus] Printing BitMap on OSX crashes

2015-07-01 Thread Jesus Reyes A.
TPrinter and CUPS-PDF at some point. Please submit a report so it wont be forgotten. Jesus Reyes A.-- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] lazreport: how to use global report variables

2015-07-01 Thread Jesus Reyes A.
object too, which btw has a list of only variables. I was not able to find a Report.Scripts property or field, maybe you mean Report.Script? in that case supposedly it holds the script to be run as BeforePrint script. Jesus Reyes

Re: [Lazarus] lazreport: how to use global report variables

2015-07-01 Thread Jesus Reyes A.
En Wed, 01 Jul 2015 17:52:57 -0500, Graeme Geldenhuys mailingli...@geldenhuys.co.uk escribió: On 2015-07-01 21:47, Jesus Reyes A. wrote: Those are not global variables. They are report variables. In the context of a report, they are the same thing to me. You define a variable via

Re: [Lazarus] Where to find latest documentation on LazReport

2015-07-01 Thread Jesus Reyes A.
moving attempt :( Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] PowerPDF PDF level

2015-06-23 Thread Jesus Reyes A.
On Tue, 23 Jun 2015 04:57:44 -0500, Marc Santhoff m.santh...@web.de wrote: Hi, can someone please tell me what version of PDF documents PowerPDF supports? The docs in question are mostly 1.4, some rare 1.5, but who knows. TIA, Marc PowerPDF writes 1.2 version documents. Jesus Reyes

Re: [Lazarus] Dropdown in stringgrid ?

2015-06-08 Thread Jesus Reyes A.
things, but I can't let the cells of the fixed row to behave like a picklist. Am I still missing something ? Anyway, thanks very much already. Can't you set FixedRows:=0?, if you do that what problems do you see in your program? Jesus Reyes

Re: [Lazarus] Dropdown in stringgrid ?

2015-06-05 Thread Jesus Reyes A.
En Fri, 05 Jun 2015 05:55:51 -0500, Koenraad Lelong lazar...@de-brouwerij.be escribió: Op 03-06-15 om 01:19 schreef Jesus Reyes A.: In the grid such combobox is called a picklist. 1. Select the grid 2. In the Object Inspector select the columns property and click the ... button. 3. Add

Re: [Lazarus] Dropdown in stringgrid ?

2015-06-02 Thread Jesus Reyes A.
to cbsPickList 6. In the Object Inspector select the PickList property and click the ... button. 7. Add all options you want to this list. 8. make sure the grid is editable. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] LazReport Questions

2015-05-27 Thread Jesus Reyes A.
to abort. I haven't yet been able to conclude precisely what its related to, but still watching. Does anybody else have this issue ? I haven't seen it. Feel free to submit a bug report with a sample project. Jesus Reyes A. -- ___ Lazarus mailing list

Re: [Lazarus] TStringGrid.OnSelectEditor

2015-05-14 Thread Jesus Reyes A.
Jesus Reyes A.-- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Processing TCoolBar child by IDE

2015-05-11 Thread Jesus Reyes
.pas(9,50) Error: Illegal expression test1.pas(9,50) Error: Error in type definition test1.pas(9,50) Fatal: Syntax error, expected but found Fatal: Compilation aborted Jesus Reyes A. test1.pas Description: Binary data -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] Processing TCoolBar child by IDE

2015-05-11 Thread Jesus Reyes
if they are completly broken, I expressed my surprise too that it worked on other OS, and I don't have any other information apart from Sven word that 2.6.X is not guaranteed to work with all generics features, specially the one mentioned here. Jesus Reyes

Re: [Lazarus] Processing TCoolBar child by IDE

2015-05-11 Thread Jesus Reyes
En Mon, 11 May 2015 16:25:50 -0500, Juha Manninen juha.mannine...@gmail.com escribió: On Tue, May 12, 2015 at 12:21 AM, Jesus Reyes jesus...@gmail.com wrote: TBH, I don't know if they are completly broken, One more thought: There is an installation package for Mac OSX, built by Mattias. He

Re: [Lazarus] Processing TCoolBar child by IDE

2015-05-11 Thread Jesus Reyes
with this changes. In fact recompiling 1.4 on Mac using 2.6.X failed here :(. Jesus Reyes A.-- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Processing TCoolBar child by IDE

2015-05-11 Thread Jesus Reyes
to be tested or read somewhere if that is documented. As I detected the problem in my PC, I offer my help to test anything you have in mind :) Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] Processing TCoolBar child by IDE

2015-05-11 Thread Jesus Reyes A.
En Mon, 11 May 2015 16:25:50 -0500, Juha Manninen juha.mannine...@gmail.com escribió: On Tue, May 12, 2015 at 12:21 AM, Jesus Reyes jesus...@gmail.com wrote: TBH, I don't know if they are completly broken, One more thought: There is an installation package for Mac OSX, built by Mattias. He

Re: [Lazarus] Processing TCoolBar child by IDE

2015-05-11 Thread Jesus Reyes A.
En Mon, 11 May 2015 16:25:50 -0500, Juha Manninen juha.mannine...@gmail.com escribió: On Tue, May 12, 2015 at 12:21 AM, Jesus Reyes jesus...@gmail.com wrote: TBH, I don't know if they are completly broken, One more thought: There is an installation package for Mac OSX, built by Mattias. He

Re: [Lazarus] Strange behavior of AutoSizeColumn in StringGrid

2015-05-06 Thread Jesus Reyes
2015.05.06 01:52, Jesus Reyes ra -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Strange behavior of AutoSizeColumn in StringGrid

2015-05-06 Thread Jesus Reyes A.
On Wed, 06 May 2015 04:15:43 -0500, Valdas Jankūnas zmu...@gmail.com wrote: 2015.05.06 01:52, Jesus Reyes rašė: If that is the intended behaviour (Multiline title property is a contribution, Werner?) then it's OK to me, in that case please try the attached patch and write back your

Re: [Lazarus] Strange behavior of AutoSizeColumn in StringGrid

2015-05-06 Thread Jesus Reyes
2015.05.06 01:52, Jesus Reyes ra -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Strange behavior of AutoSizeColumn in StringGrid

2015-05-05 Thread Jesus Reyes
(Multiline title property is a contribution, Werner?) then it's OK to me, in that case please try the attached patch and write back your results, here I tested under Windows and it seems to work fine. Jesus Reyes A. autosizemultiline.diff Description: Binary data

Re: [Lazarus] Lazarus Release Candidate 1 of 1.4

2015-02-18 Thread Jesus Reyes
En Tue, 17 Feb 2015 05:00:50 -0600, Luca Olivetti l...@wetron.es escribió: Oh, and I have a one line patch to dbgrids.pas, but Jesus didn't acknowledge it yet: http://bugs.freepascal.org/view.php?id=27232 Bye I'm sorry, I will take a look shortly. Jesus Reyes

Re: [Lazarus] patch for lazreport (TfrPictureView.getBlob)

2014-12-01 Thread Jesus Reyes
like this: if View is TfrPictureView then begin TfrPictureView(View).Picture.LoadFromFile( 'test' + myQuery.FieldByName('Test_Int').asString+'.bmp') end; Which looks more simply than your proposed solution. Regards. Jesus Reyes A. -- ___ Lazarus

Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-10-09 Thread Jesus Reyes
(but not the only) to use .po files directly (without .mo conversion) was because any text editor could be used to edit them, but text editors usually don't mind what extension a text file has (even, it could be argued if .txt extension should be used, but not please :)). Jesus Reyes

[Lazarus] (no subject)

2014-08-27 Thread Jesus Reyes
Hello, Has anybody noticed that you can't get an annotated view of a file in ViewVC? Every time it results in Error occurred while calculating annotation data., however there is no problem doing it the command line: svn blame afile works. Regards. Jesus Reyes

Re: [Lazarus] LazReport: TfrReport.LoadFromFile question

2014-08-25 Thread Jesus Reyes
Please file a bug report, at least the unexistant .lrf case should trigger an exception. Jesus Reyes A. El Domingo, 24 de agosto, 2014 16:56:44, Bart bartjun...@gmail.com escribió: Hi, TfrReport.LoadFromFile does not raise an exception (or return ay other indication of error) if the file

Re: [Lazarus] New Messages window

2014-06-11 Thread Jesus Reyes
of synedit.pp   $087299EB  TCUSTOMSYNEDIT__MOUSEUP,  line 3644 of synedit.pp   $0822A2FD  TCONTROL__DOMOUSEUP,  line 2156 of ./include/control.inc   $0822AD98  TCONTROL__WMRBUTTONUP,  line 2621 of ./include/control.inc Jesus Reyes A. -- ___ Lazarus mailing list

Re: [Lazarus] LazReport Database

2014-03-11 Thread Jesus Reyes
Jesus Reyes jesus...@yahoo.com.mx wrote: This is basically to Mattias, is it possible to register at design time data modules so they appear in FindGlobalComponentList? any other solution? FindGlobalComponentList is for the currently running application - the IDE itself. Properties

Re: [Lazarus] How to color a field in a LazReport ?

2014-03-10 Thread Jesus Reyes
El Lunes, 10 de marzo, 2014 9:10:39, Koenraad Lelong lazar...@de-brouwerij.be escribió: Hi, I'm trying to make the background of dbfield in a LazReport different. I tried using the userds example, but it does not work. This is what I wrote : Have you tried procedure

Re: [Lazarus] LazReport Database

2014-03-10 Thread Jesus Reyes
an instance to a component residing in a external form/datamodule but LazReport designer at Lazarus design time doesn't know. This is basically to Mattias, is it possible to register at design time data modules so they appear in FindGlobalComponentList? any other solution? Jesus Reyes

Re: [Lazarus] Suggestion on DBGrid

2014-03-08 Thread Jesus Reyes
, that seems to be what your dbNextRowOnEnter will do. About dNextRowOnEnterOnLastColumn, it seems to be the same as AutoAdvance:=aaRightDown. I don't think adding duplicate of existing functionality would be a good idea. Jesus Reyes A. -- ___ Lazarus

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

2014-02-12 Thread Jesus Reyes
what you want to do, probably somebody could give you some alternative. Jesus Reyes A. El Miércoles, 12 de febrero, 2014 18:07:05, Alejandro Gonzalo parkingspac...@yahoo.com escribió: It does in Delphi! I have Laz 1.0.4 for Win7 64 bit.  Has this been fixed in a later version

Re: [Lazarus] Optimize DBGrid speed

2014-01-08 Thread Jesus Reyes
:) You should send a private mail in any case because he may not notice this. I tried it, but no response till now. I'm sorry, I seldom check the gmail account, now I checked and there is your msg. If somebody want to write me, please use jesusrmx at yahoo.com Thanks. Jesus Reyes

Re: [Lazarus] Optimize DBGrid speed

2014-01-08 Thread Jesus Reyes
I'm sorry, I seldom check the gmail account, now I checked and there is your msg. If somebody want to write me, please use jesusrmx at yahoo.com Thanks. Jesus Reyes A.   Oops, sorry again. It is yahoo.com.mx Jesus Reyes

Re: [Lazarus] DB aware components

2013-09-17 Thread Jesus Reyes A.
not invent something specifically for ActiveControl instead? Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Regressions in GTK2 interface ?

2013-05-13 Thread Jesus Reyes
does not. Something is different. Juha Here, kubuntu 13.04 64bit, Lazarus show icons only when Show icons in GTK buttons is checked in gtk applications style (my translation from spanish), it ignores Show icons in GTK menus setting :D Jesus Reyes

Re: [Lazarus] How to create a listbox that can be shifted

2013-04-24 Thread Jesus Reyes
years? I can't believe it. Do you know if is there a bug report about it?, if not, please feel free to submit one (I'm talking about the TStringGrid). Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] Combobox on Mac doesn't show any items

2013-04-18 Thread Jesus Reyes
it the same way than for Qt. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Lazarus doesn't rebuild LCL if I change some include file

2013-04-13 Thread Jesus Reyes
behaviour, as in: you need to rebuild Lazarus so it recognizes the includefile-changes? Is the include file part of the LCL package?, it seems the IDE monitors files that are included in the package, if it's not included, it's not monitored. Jesus Reyes

Re: [Lazarus] OT: beginner question about best way to develop

2013-04-05 Thread Jesus Reyes
repositories and work-flows. However, the translation maintainer has expressed many times before that it prefers full .po files instead of diffs. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] Maintainers: packages without description: please add them

2013-03-02 Thread Jesus Reyes
? lr_sqldb ? lr_tdbf DBF database access component for lazreport (requires LazReport) lr_zeosdb Zeos database access component for lazreport (requires LazReport) Updated description on LazReport addon packages in r40462 Jesus Reyes

Re: [Lazarus] LazReport Band.name patch

2013-02-24 Thread Jesus Reyes
that TfrBand.Name is always empty, and that one must use TfrBand.View.Name to obtain a meaningful information. You're the boss, so it's up to you to decide. Giuliano Yes, please send the patch. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] LazReport Band.name patch

2013-02-02 Thread Jesus Reyes
--- El sáb 2-feb-13, Giuliano Colla giuliano.co...@fastwebnet.it escribió: De: Giuliano Colla giuliano.co...@fastwebnet.it Asunto: LazReport Band.name patch A: lazarus@lists.lazarus.freepascal.org Cc: Jesus Reyes jesus...@yahoo.com.mx Fecha: sábado, 2 de febrero de 2013, 8:32 While

Re: [Lazarus] compiling PowerPDF on win32

2013-01-30 Thread Jesus Reyes
repository? Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] TStringGrid.AutoEdit and options

2013-01-27 Thread Jesus Reyes
on clicking a selected cell, I forgot the reason this was added but as the Lazarus stringgrid allows range selection on editable grids, this may help in this case. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] LazReport Images and Unicode

2013-01-16 Thread Jesus Reyes
. It currently uses plain cairo to show text, I will try to improve it. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] LazReport Images and Unicode

2013-01-16 Thread Jesus Reyes
--- El mié 16-ene-13, Jesus Reyes jesus...@yahoo.com.mx escribió: There are at least two solutions, according to bug report http://bugs.freepascal.org/view.php?id=15161 using Qt interface should work. The other solution is exporting pages as images with Image Exporter, that I can confirm

Re: [Lazarus] LazReport: printing on the next page, using stretch and breaked band

2013-01-08 Thread Jesus Reyes
:04 On Mon, Jan 7, 2013 at 6:25 PM, Jesus Reyes jesus...@yahoo.com.mx wrote: --- El lun 7-ene-13, Marcos Douglas m...@delfire.net escribió: Jesus, Do you need more information or tests to finish this bug? Best regards, Marcos Douglas No, I'm in the process of testing

Re: [Lazarus] LazReport: printing on the next page, using stretch and breaked band

2013-01-07 Thread Jesus Reyes
--- El lun 7-ene-13, Marcos Douglas m...@delfire.net escribió: Jesus, Do you need more information or tests to finish this bug? Best regards, Marcos Douglas No, I'm in the process of testing the fix, will commit it soon. Jesus Reyes

Re: [Lazarus] LazReport: printing on the next page, using stretch and breaked band

2012-12-15 Thread Jesus Reyes
There is no sample attached to bug report, please give something that you can reproduce yourself. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] TlrCodeReport failed to compile (win7 64 bit)

2012-12-07 Thread Jesus Reyes
know with enough precision when it will be released. Note this changes are still not tested by me against Lazarus fixes. Will do ASAP, if you like to know when they are tested, Take a look at http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch I will update it when done. Jesus Reyes

Re: [Lazarus] Checkbox value in TDrawGrid

2012-10-19 Thread Jesus Reyes
/get the value of a checkbox in a TDrawGrid, when the column's buttonStyle was declared as cbsCheclBoxColumn?. Since r39142 DrawGrid have the events OnGetCheckboxState and OnSetCheckboxState previously available only in StringGrid. Jesus Reyes

Re: [Lazarus] Patch for Grids.pas - Adds soVisibleOnly to SaveOptions

2012-10-16 Thread Jesus Reyes
to CSV functions?, Even, if more features continue to be added to CSV support, it may be better to move the whole CSV support out of grids unit and create a component or something. What you think. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] Synchronize scrollposition of two stringgrids

2012-10-15 Thread Jesus Reyes
on target grid. Not tried but should work :) Jesus Reyes A.-- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] How do use sockets?

2011-11-28 Thread Jesus Reyes
, do you have the missing part? or do you have some Lazarus oriented documentation that helps to learn how to use the framework? A tutorial similar to the presentation in SimpleCollection link but oriented to Lazarus would be great. Jesus Reyes

Re: [Lazarus] TStringGrid.AutoSizeColumns leads to temporary ghost columns

2011-10-23 Thread Jesus Reyes
inspector). On Click the procedure Start is launched: [snip] Anybody else who can reproduce it with the code above? fixed in r33058 please test. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] Should StringGrid1.Clear clear the fixed rows / columns?

2011-08-01 Thread Jesus Reyes
, no need to implement something to remedy it. -- Alexander S. Klenin Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Should StringGrid1.Clear clear the fixed rows / columns?

2011-08-01 Thread Jesus Reyes
--- El lun 1-ago-11, John Repucci john.repu...@gmail.com escribió: De: John Repucci john.repu...@gmail.com Asunto: Re: [Lazarus] Should StringGrid1.Clear clear the fixed rows / columns? A: lazarus@lists.lazarus.freepascal.org Fecha: lunes, 1 de agosto de 2011, 16:14 From: Jesus Reyes jesus

Re: [Lazarus] TStringGrid - ColResize on FixedCols (or Freeze Pane on ordinary columns)

2011-07-02 Thread Jesus Reyes
, the freeze pane feature is there. However, in TStringGrid the fixed columns can't be manually resized even when you set goColumnResize to true. I wish there were an option like goFixedColsResize or something. Implemented goFixedColSizing in r31521, please test. Jesus Reyes

Re: [Lazarus] Compile and Build menu entries, Run- or Project-menu?

2011-06-23 Thread Jesus Reyes
the Run menu where Compile commands are, I wonder if we should rename it to Compile, or even doing some justice to Compile Run ;) Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman

Re: [Lazarus] Compile and Build menu entries, Run- or Project-menu?

2011-06-23 Thread Jesus Reyes
by malfunction in the automatisms. I frequently crosscompile from linux 64 to win32 x86, even if I want to run it, it wouldn't work. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman

Re: [Lazarus] Compile and Build menu entries, Run- or Project-menu?

2011-06-20 Thread Jesus Reyes
to not move the menu layout until some mechanism for personalization is invented and integrated by default. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] LazReport localiation issue

2011-06-11 Thread Jesus Reyes
issue: some paper names include ? symbols. Screenshot attached. They are also present in english version This seems a problem in Printer4Lazarus package it uses ansi printer functions to return the printer list. I will take a look. Jesus Reyes

Re: [Lazarus] Sorting StringGrid by column click

2011-05-13 Thread Jesus Reyes
--- El vie 13-may-11, Juha (gmail) juha.mannine...@gmail.com escribió: De: Juha (gmail) juha.mannine...@gmail.com Asunto: Re: [Lazarus] Sorting StringGrid by column click A: Lazarus mailing list lazarus@lists.lazarus.freepascal.org Fecha: viernes, 13 de mayo de 2011, 5:46 Jesus Reyes

Re: [Lazarus] Sorting StringGrid by column click

2011-05-13 Thread Jesus Reyes
for dates, numbers, etc. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Sorting StringGrid by column click

2011-05-13 Thread Jesus Reyes
need to worry then the built-in string ascending sorting should be fine, in all other cases, i.e. custom sorting, the user needs to take care of doing it correctly, that includes planing the sort order. Jesus Reyes A. -- ___ Lazarus mailing list

Re: [Lazarus] Sorting StringGrid by column click

2011-05-12 Thread Jesus Reyes
an handler for OnCompareCells, this is even documented: http://wiki.lazarus.freepascal.org/Grids_Reference_Page#Sorting_Columns_or_Rows Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman

Re: [Lazarus] The TDefaulComponentEditor again

2011-03-22 Thread Jesus Reyes
(this=0x7fffeda88230) at include/control.inc:2286 Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] The TDefaulComponentEditor again

2011-03-22 Thread Jesus Reyes
--- El mar 22-mar-11, Jesus Reyes jesus...@yahoo.com.mx escribió: De: Jesus Reyes jesus...@yahoo.com.mx Asunto: Re: [Lazarus] The TDefaulComponentEditor again A: Lazarus mailing list lazarus@lists.lazarus.freepascal.org Fecha: martes, 22 de marzo de 2011, 14:34 I forgot: Lazarus

Re: [Lazarus] The TDefaulComponentEditor again

2011-03-22 Thread Jesus Reyes
--- El mar 22-mar-11, Jesus Reyes jesus...@yahoo.com.mx escribió: I forgot: Lazarus 0.9.31 r29983M FPC 2.5.1 x86_64-linux-gtk 2 Jesus Reyes A. A little update, r29981 works fine while r29982 and r29983 not. Jeus Reyes

Re: [Lazarus] the new menu source

2011-03-16 Thread Jesus Reyes
by different people with different ideas. That is a problem with any open source project of course. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Reading result of a Firebird stored-procedure

2011-03-07 Thread Jesus Reyes
something you must call SUSPEND for each record. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] LazReport troubles

2010-12-08 Thread Jesus Reyes
directory, if problem persist and you want to be sure your project runs fine in the upcoming 0.9.30 release, please submit a bug report with information how to reproduce the problem. Kind regards. Alex du Plessis Jesus Reyes A. -- ___ Lazarus

Re: [Lazarus] Locking down a string grid

2010-11-30 Thread Jesus Reyes
--- El mar 30-nov-10, Mark Morgan Lloyd markmll.laza...@telemetry.co.uk escribió: Is it possible to disable the selected-cell marker, i.e. to make the grid completely passive? if you write an OnSelectCell event handler for the grid which do: procedure TForm1.gridSelectCell(Sender:

Re: [Lazarus] StringGrid performance problems

2010-11-17 Thread Jesus Reyes
and because columns seems to support variable width, can you do the same test but instead of rows use cols?, I mean instead of rowcount:=x do colcount := x and do cell[i, 0] := xstr Jesus Reyes A. -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] ComponentEditors.pas: editor form procedures should work with TForm

2010-10-08 Thread Jesus Reyes
. Btw, what if somebody uses TCustomForm as parent class instead of TForm?, So the way was planned accounted also flexibility. Jesus Reyes A. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org

Re: [Lazarus] StringGrid header row is always blank at runtime?

2010-10-05 Thread Jesus Reyes
. Easy to fix in tiOPF and if we find this is a regression in grids code, tiOPF2 should not need posterior amendment. Take a look at the attached patch. BTW, included also is a way to make the last column resizeable at run time using grids features instead of doing calcs with grids internals. Jesus

  1   2   >