Re: [DUG] Serial port data capture

2009-07-08 Thread pieter
Hi John, Have a look at http://mc-computing.com/languages/Delphi/Delphi_SerialIO.htm They cover all the API calls etc. I think that was for a very old version of Delphi, not sure how valid it will be "today" Cheers, Pieter On Thu, 9 Jul 2009 11:09:38 +1200, "John Bird"

Re: [DUG] Odd problem with Tedit

2010-06-10 Thread Pieter De Wit
Hi John, Have you tried to set the tab order to 1 (or 0 - can't remember which is the "accepted" first) for this control ? Cheers, Pieter On 10/06/2010 21:20, John Bird wrote: This one has me foxed. I have a standard unit which is a form dialog at the start of many progra

Re: [DUG] Odd problem with Tedit

2010-06-10 Thread Pieter De Wit
ays - well spotted and I like your saying ! Cheers, Pieter On 11/06/2010 03:13, John Bird wrote: I have solved it. Had to do bit by bit testing and deductive reasoning to find the cause: The bit by bit found nothing but took lots of nice time trying useless things. The deductive reasoning -

Re: [DUG] Fwd: Delphi - Installing / Updating Components - specificallyIndy

2009-06-24 Thread Pieter De Wit
files yourself, which would involve the instructions listed below, but for Delphi (it's the "same" really) Hope that helps ! Pieter - Original Message - From: Richard Vowles To: NZ Borland Developers Group - Delphi List Sent: Wednesday, June 24, 2009 11:02 PM Sub

Re: [DUG] delphi is fast-very fast

2009-07-01 Thread Pieter De Wit
myOffice Email MessageHi All, I would put that down to it running under a Windows platform perhaps ? Or what about it running inside apache/iis etc. They don't give a lot of details so it's hard to judge. Just my 2c Cheers, Pieter - Original Message - From: Gary T. Be

Re: [DUG] How to create a highlighted presentation

2009-07-15 Thread Pieter De Wit
Hi John, This is done in Javascript (one of the many ways I would assume) - I had it setup for a website, let me dig out the code... Cheers, Pieter - Original Message - From: PDS - John To: NZ Borland Developers Group - Delphi List Sent: Wednesday, July 15, 2009 8:50 PM

Re: [DUG] CPU usage

2009-08-19 Thread Pieter De Wit
Hi John, Wait for the screensaver to kick in ? :) Cheers, Pieter - Original Message - From: "John Bird" To: "NZ Borland Developers Group - Delphi List" Sent: Thursday, August 20, 2009 15:58 Subject: [DUG] CPU usage > Is there a simple way to find simple measu

Re: [DUG] Brain explosion ! (mime64)

2009-08-24 Thread Pieter De Wit
Hi, Maybe you should pad this string to 4 before encoding it ? Cheers, Pieter On Tue, 25 Aug 2009, Robert martin wrote: > Hi > > I have a set of functions (not written by me) that encode and decode > mime64 data. I want to take a file and mime64 encrypt it than at a > later p