No Cursor at Win32 windowed mode of FPC IDE (was: RE: [fpc-devel] Question about writing documentation)

2006-12-22 Thread George Birbilis
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

Re: [fpc-devel] Question about writing documentation

2006-12-22 Thread Bram Kuijvenhoven
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

RE: [fpc-devel] Question about writing documentation

2006-12-21 Thread George Birbilis
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

RE: [fpc-devel] Question about writing documentation

2006-12-21 Thread George Birbilis
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

[fpc-devel] Question about writing documentation

2006-12-21 Thread Joost van der Sluis
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: