Re: [Lazarus] IDE docked 2 windows together

2016-05-11 Thread Frans
Hi again. Stupid of me, but I've just found the answer. Take an window to dock and put it in the centre of another window. Then 1 window will be created with tabs. mvg Frans van Leeuwen M 06-51695390 Op 11-05-2016 om 19:18 schreef Frans: Hi. I use Lazarus 1.6 and FPC 3.0.0 on windows.

[Lazarus] IDE docked 2 windows together

2016-05-11 Thread Frans
ely I lost my complete docking (my fault) and so I did it again. But now, the two windows stay seperated. I don't mind, but I wonder what I did the first time and didn't do now. I've searched the net, but I cannot find an answer. Anyone an idea? -- mvg Frans van L

Re: [Lazarus] TsWorkshetGrid isn't scrolling enough

2016-04-06 Thread Frans
I use this code in a much bigger program where also TStringGrids are used. There too is the fontsize bigger for the worksheetgrid then in the StringGrids. Why? I do not know. Thanks for your time and help. mvg Frans van Leeuwen M 06-51695390 Op 06-04-2016 om 14:31 schreef Werner Pamler: I h

Re: [Lazarus] TsWorkshetGrid isn't scrolling enough

2016-04-06 Thread Frans
Hi. I have 96 dpi, but I use Windows classic as thema. When I switch to Windows 7 Basic, the grid works fine. mvg Frans van Leeuwen M 06-51695390 Op 05-04-2016 om 22:21 schreef Werner Pamler: I used Laz 1.6/FPC 3.0 on Win7. I'm not sure wich version of fps, I think 1.6. Strange

Re: [Lazarus] TsWorkshetGrid isn't scrolling enough

2016-04-05 Thread Frans
Hi. I used Laz 1.6/FPC 3.0 on Win7. I'm not sure wich version of fps, I think 1.6. mvg Frans van Leeuwen M 06-51695390 Op 05-04-2016 om 21:16 schreef Werner Pamler: I have a form with a TsWorksheetGrid and a TEdit component. It loads data from a xls file and the grid is filled as asp

[Lazarus] Strange behaviour of TCustomEditButton ancesters

2016-03-12 Thread Frans
wn in FirstTime.png. When I select the tab another time, the effect is normal, as shown in Second time.png. Is can't find out why. Is this a bug? I use Lazarus 1.6 and FCP 3.0.0. -- mvg Frans van Leeuwen M 06-51695390 -- ___ Lazarus mailing li

Re: [Lazarus] Is there aTDBLabel?

2016-03-09 Thread Frans
Thanks Michael, I will do the same. And the use of colors is very nice. mvg Frans van Leeuwen M 06-51695390 Op 09-03-2016 om 20:59 schreef Michael Van Canneyt: On Wed, 9 Mar 2016, Frans wrote: Hi I use Lazarus 1.6 on Windows 7. I've used lazdatadesktop to change the Displaylabel of t

[Lazarus] Is there aTDBLabel?

2016-03-09 Thread Frans
splayLabel; if (l is TLabel) and (l.FocusControl is TDBLookupComboBox) then l.Caption := TDBLookupComboBox(l.FocusControl).Field.DisplayLabel; end; end; It works. But still I wonder, is there a another way? I've tried TDBText but that shows th field value, not the DisplayLabel. -

Re: [Lazarus] Problem with lazarus 1.6?

2016-02-27 Thread Frans
? mvg Frans van Leeuwen M 06-51695390 Op 25-02-2016 om 10:33 schreef Mattias Gaertner: On Mon, 22 Feb 2016 19:35:55 +0100 Frans wrote: Hi. A few days ago I installed lazarus 1.6. After adding some packages I use it works fine but for 2 projects. I can't close these two projects without a cra

Re: [Lazarus] Problem with lazarus 1.6?

2016-02-24 Thread Frans
. I've tried it several tmes and all is wel. Bu why mvg Frans van Leeuwen M 06-51695390 Op 22-02-2016 om 19:35 schreef Frans: Hi. A few days ago I installed lazarus 1.6. After adding some packages I use it works fine but for 2 projects. I can't close these two projects without a

[Lazarus] Problem with lazarus 1.6?

2016-02-22 Thread Frans
project doe's do the trick. I've noticed that compiled files in the wrong place can cause a problem but I've done a search and found nothing wrong. Anyone an idea where to look? -- mvg Frans van Leeuwen M 06-51695390 -- ___ Lazarus