http://www.freepascal.org/docs-html/fcl/process/tprocess.inherithandles.html
says "On Unix, setting this variable has no effect." Why is this?
The reason I ask is that often when using TProcess I run into the
problem where if I execute some script or program which perhaps forks
and outlives my ori
On Wed, 26 Jan 2011, Felipe Monteiro de Carvalho wrote:
Ok, good =)
One thing, however, should't the drawing routines in TFPCustomCanvas be virtual?
The LCL seams to simply hide them at the moment. Overriding is more
usual, isn't it?
Send me a proposal in private if you want.
Michael.
___
Ok, good =)
One thing, however, should't the drawing routines in TFPCustomCanvas be virtual?
The LCL seams to simply hide them at the moment. Overriding is more
usual, isn't it?
--
Felipe Monteiro de Carvalho
___
fpc-devel maillist - fpc-devel@lists
On Wed, 26 Jan 2011, Mattias Gaertner wrote:
Felipe Monteiro de Carvalho hat am 26.
Januar 2011 um 16:45 geschrieben:
Hello,
I am extending the converter of FPVectorial to Canvas, but I got stuck
at the lack of drawing methods in TFPCustomCanvas. It lacks Arc,
Chord, PolyBezier, etc.
On Wed, 26 Jan 2011, Felipe Monteiro de Carvalho wrote:
Hello,
I am extending the converter of FPVectorial to Canvas, but I got stuck
at the lack of drawing methods in TFPCustomCanvas. It lacks Arc,
Chord, PolyBezier, etc.
The end point being that it gets really hard to use TFPCustomCanvas,
Felipe Monteiro de Carvalho hat am 26.
Januar 2011 um 16:45 geschrieben:
> Hello,
>
> I am extending the converter of FPVectorial to Canvas, but I got stuck
> at the lack of drawing methods in TFPCustomCanvas. It lacks Arc,
> Chord, PolyBezier, etc.
>
> The end point being that it gets reall
Hello,
I am extending the converter of FPVectorial to Canvas, but I got stuck
at the lack of drawing methods in TFPCustomCanvas. It lacks Arc,
Chord, PolyBezier, etc.
The end point being that it gets really hard to use TFPCustomCanvas,
the easiest solution being simply dropping support for it and