Sorry, forgot to change the subject
Can others see these two issues too?
> > The FPC dev env when run in windowed mode at Windows XP
> 32-bit shows
> > no cursor (no blinking, nothing). At full screen shows a blinking
> > cursor, but it's very tiring cause it blinks too fast
>
> Please use a bugre
George Birbilis wrote:
The FPC dev env when run in windowed mode at Windows XP 32-bit shows no
cursor (no blinking, nothing). At full screen shows a blinking cursor, but
it's very tiring cause it blinks too fast
Please use a bugreport to report such issues, but start a new thread if you
also w
The FPC dev env when run in windowed mode at Windows XP 32-bit shows no
cursor (no blinking, nothing). At full screen shows a blinking cursor, but
it's very tiring cause it blinks too fast
George Birbilis ([EMAIL PROTECTED])
Computer & Informatics Engineer
Microsoft MVP J# for 200
gi.com/birbilis
http://birbilis.spaces.live.com
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Joost van der Sluis
> Sent: Friday, December 22, 2006 12:52 AM
> To: FPC developers' list
> Subject: [fpc-devel] Question about writing doc
Hi all,
Two things:
One: TDataset.Recordcount on Delphi (TclientDataset?) returns 0 if it's
called on an inactive TDataset. But an exception seems to be more
appropiate to me. But some dataset-descendents raise an exception, some
return 0.
Now what should I do in sqldb and the TMemDataset?
Two: