Re: [Lazarus] [?? Probable Spam] Re: Paintbox complete redraw

2008-09-23 Thread Bogusław Brandys
Howard Page-Clark pisze: > Benito van der Zander wrote: > > >> is there a way to change the whole paintbox in the OnPaint event? >> For example, if I draw this in Onpaint: >> PaintBox1.Canvas.brush.Color:=rgb(random(255),random(255),random(255)); >> PaintBox1.Canvas.Rectangle(0,0,100,100); >> a

Re: [Lazarus] [patch] Editor Toolbar now conforms to IDE image theme

2008-09-23 Thread Paul Ishenin
Graeme Geldenhuys wrote: > Hi, > > I uploaded a patch for the Editor Toolbar package. It now loads images > from the Lazarus resources and conforms with the IDE theme. Also a > minor bug fix in the treeview. > > http://bugs.freepascal.org/view.php?id=12182 Nice. Can you also take a look at your

Re: [Lazarus] Paintbox complete redraw

2008-09-23 Thread Howard Page-Clark
Benito van der Zander wrote: > is there a way to change the whole paintbox in the OnPaint event? > For example, if I draw this in Onpaint: > PaintBox1.Canvas.brush.Color:=rgb(random(255),random(255),random(255)); > PaintBox1.Canvas.Rectangle(0,0,100,100); > and move another window in XP over t

[Lazarus] Paintbox complete redraw

2008-09-23 Thread Benito van der Zander
Hi, is there a way to change the whole paintbox in the OnPaint event? For example, if I draw this in Onpaint: PaintBox1.Canvas.brush.Color:=rgb(random(255),random(255),random(255)); PaintBox1.Canvas.Rectangle(0,0,100,100); and move another window in XP over the paintbox it is striped instead of

[Lazarus] Regression in IDE reported.

2008-09-23 Thread Michael Van Canneyt
Hi, I've reported a regression in the IDE: the action list editor throws an exception when invoked. See bug report 12216. It's easy to reproduce. Michael. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman

Re: [Lazarus] FlexCel

2008-09-23 Thread Bob K.
My apologies, I obviously have the days mixed up. So should I download the latest snapshot? bob k. -- From: "Vincent Snijders" <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2008 11:08 To: "General mailing list" Subject: Re: [Lazarus] FlexCel

Re: [Lazarus] FlexCel

2008-09-23 Thread Vincent Snijders
Bob K. schreef: > Vincent, > > This was a snapshot from Friday. Do you mean to download a new snapshot, or > the latest stable download? > > bob k. > > > -- > From: "Vincent Snijders" <[EMAIL PROTECTED]> > Sent: Tuesday, September 23, 2008 09:35

Re: [Lazarus] FlexCel

2008-09-23 Thread Bob K.
Vincent, This was a snapshot from Friday. Do you mean to download a new snapshot, or the latest stable download? bob k. -- From: "Vincent Snijders" <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2008 09:35 To: "General mailing list" Subject: R

Re: [Lazarus] FlexCel

2008-09-23 Thread Vincent Snijders
Bob K. schreef: > I'm getting the following error when attempting to Install FlexCel > > make.exe[1]: *** [codepage] Error 1 > > > Lazarus IDE v0.925 SVN: 15267 > fpc 2.3.1 > Windows Vista You should update lazarus. You seem to have a version which was struggling with how to handle non-asci

[Lazarus] FlexCel

2008-09-23 Thread Bob K.
I'm getting the following error when attempting to Install FlexCel make.exe[1]: *** [codepage] Error 1 Lazarus IDE v0.925 SVN: 15267 fpc 2.3.1 Windows Vista please help, bob k.___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus