I woudl love a copy, I really like the collections, and any enhancements
would be cool.
Email me at [EMAIL PROTECTED]
Chris Crowe
Want a free tool to help search the Microsoft KB and Search pages?, goto
http://www.adrock.com/msarticle
-Original Message-
From: [EMAIL PROTECTED] [mailto:[
Hi.
I have a certain fairly complex report built by someone else in QR.
This reports runs fine on one box with NT4, SP5, IE4, but on a second box
with NT4, SP5, IE5, the report crashes totally.
Testing on a few other machines, and it seems that this particular report
does not like IE5.
Can any
In CODE do you mean ???
Otherwise F5 when everything is minimized on the desktop works...hehehe
Jeremy Coulter
---
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http:
Is there a quick way to get the desktop to refresh itself ?
Rohit
==
CFL - Computer Fanatics Ltd. 21 Barry's Point Road, AKL, New Zealand
PH(649) 489-2280
FX(649) 489-2290
email [EMAIL PROTECTED] or [EMAIL PROTECTED]
Quoting [EMAIL PROTECTED]:
>
>
> Thanks.
>
> Where did you find that? It's not in the help file?
All the BDE stuff is in the BDE32.hlp help file
---
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
D5 help seems more complete:
procedure RegisterActions(const CategoryName: string; const AClasses: array
of TBasicActionClass; Resource: TComponentClass);
Description
RegisterActions enables a class to appear in the action list editor as a
selection when you choose New Action. At design-time th
I'm getting random errors when using a resource only DLL to store a bitmap
for button. Is there some trick to doing this?
All the bitmaps, waves, avi's etc are in a rc file that I compile and add to
th eempty dll. I use LoadFromResourceName to load the bitmaps etc.
Everything works fine for
There are many help files. That one is at:
Start|Programs|Borland Delphi 5|Help|Borland Database Engine|Borland
Database Engine Online Reference
(C:\Program Files\Common Files\Borland Shared\BDE\bde32.hlp)
Kerry S
- Original Message -
From: <[EMAIL PROTECTED]>
To: Multiple recipients of
Hi all,
For all those coming tomorrow (Wednesday), the following will be important:
1. Venue - OfficeCentral Ltd (Office shared with Babbage Consultants Ltd)
2. Location - cnr Fanshawe and Halsey Sts - opposite the Americas Cup Village.
3. Time: 5pm
4. Parking - please park on Halsey St, or
Thanks.
Where did you find that? It's not in the help file?
Phil.
"Patrick Dunford" <[EMAIL PROTECTED]> on 11/10/99 16:24:50
Please respond to [EMAIL PROTECTED]
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
cc:(bcc: Phillip Middlemiss/NZ Forest Research Institute/NZ)
Done -
Look under DUG\TVision Style Collections
---
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of [EMAIL PROTECTED]
> Sent: Tuesday, 12 October 1999 13:18
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: BDE Error
>
>
>
>
> There is no exception raised. As it turnes out I have found th
There is no exception raised. As it turnes out I have found the reason the
locate method failed - it was because the text I was searching for was misspelt
in the database (somehow I missed the spelling error the first 20 times I
checked for it :-). However, it's still an interesting question bec
Hi guys, I have an app where I don't want any mouse events to be registered
after a certain point. This includes all onclick events. Is there a way I
can intercept all of these for all controls on the form or simply just shut
down the mouse for this app. Other apps will require the mouse to be
wor
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of [EMAIL PROTECTED]
> Sent: Tuesday, 12 October 1999 10:27
> To: Multiple recipients of list delphi
> Subject: [DUG]: BDE Error
>
>
> Hi,
>
> A call that I am making to the locate method is failing and I
I am writing custom actions.
Question:
RegisterActions( 'Group', ActionClass, Resource)
Anybody know what the Resource is? (It is not mention in the D4 help -
actually the D4 help only thinks the call has the first two parameters).
I can get them to work okay in the IDE.
Myles
Searching Delp
Feel free to put it up on ftp.delphi.org.nz - just pick a logical place
for it :) (eg /DUG)
N
Paul Lowman wrote:
>
> The collections in delphi are not the same as the old tvision TCollection
> which for some strange reason were dropped with delphi. I have found the old
> style collection extrem
TurboPower have a nice containers class in their SysTools library that
includes collections. I've used them extensively and found them very
reliable.
Bob Osborn
-Original Message-
From: Jeremy Coulter <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Date: 1
--- Paul Lowman Wrote --
>Anyone interested is welcome to a copy.
Cool, I would like to see it if its pos.
Maybe ftp it to the dug ftp site ??
Cheers,
Jeremy Coulter (chief software engineer)
Visual Software Solutions
Christchurch, New Zealand
PH 03-3521595
F
Hi,
A call that I am making to the locate method is failing and I want to get the
error code back so I can call DBIError with it. Is there a routine that will
return the last error code from the bde?
Thanks,
Phil.
---
The collections in delphi are not the same as the old tvision TCollection
which for some strange reason were dropped with delphi. I have found the old
style collection extremely useful over the years and is my container of
choice. There are several 32 bit versions available freeware and I have a
v
> I am currently caught between a rock and a hard place! I
> have a legacy Delphi 1 16-bit application that needs to talk to a
32-bit
> ODBC driver.
I couldn't think of any nice solutions but one option (depending on the
amount of data) is to use a copy of the database in say Paradox or an
olde
The TList is very useful
Regards
Paul
[EMAIL PROTECTED]
(Wellington - New Zealand)
-Original Message-
From: Jeremy Coulter [mailto:[EMAIL PROTECTED]]
Sent: Monday, 11 October 1999 08:47 PM
To: Multiple recipients of list delphi
Subject: [DUG]: Collections and Delphi
Hi all.
One NICE
"Gary T. Benner" wrote:
> [Reply]
>
> What is the target database?
>
> Regards
>
> Gary
>
Unfortunately the reason I have to use this is that it is a custom ODBC driver
supplied by logical methods to read data from their Prophet Accounting package.
Apart from export to file, import from file, it
Delphi has had collections since Delphi 2.
Very easy to use and implement.
Check out TCollectionItem, and TCollection
Chris
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Jeremy Coulter
Sent: Monday, 11 October 1999 20:47
To: Multiple recipients
Might also pay to check if the account you are using to start the service
has the 'log on as a service' right. You can check this through User
Manager, Policies, User rightsjust make sure that you tick the 'Show
Advanced User Rights' option first.
Regards
David Johnson
-Original Message
26 matches
Mail list logo