Search the web
Sign In
New User? Sign Up
GExpertsDiscuss · Discuss development of the GExperts tools for Delphi and C++Builder
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2353 - 2382 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2353
... I completed this. ... Michael did this (thanks!). I updated other parts of the help file. If anyone wants to help proofread the new help file, take a...
Erik Berry
ErikBerry
Offline Send Email
Feb 11, 2004
12:47 am
2354
if you check "default button", MessageDlg Expert will generate wrong code. the 723 line of GX_MessageDialog.pas, "chkDefaultButton.Caption + DefaultButton;",...
swg712
Offline Send Email
Feb 11, 2004
6:18 am
2355
... Thanks for your report - I made the change you suggested. Erik...
Erik Berry
ErikBerry
Offline Send Email
Feb 11, 2004
6:26 am
2356
I tried yesterday to compile GExperts with the Delphi 8 integration pack. It compiled fine, but I get the following error: Failed to load IDE add in...
Thomas Due
aberrant_due
Offline Send Email
Feb 11, 2004
9:14 am
2357
... It compiles and loads fine for me: - Compile the included GExpertsD8.dpr (in CVS) - Add the produced GExpertsD8.dll to this registry key, just as in D7: ...
Erik Berry
ErikBerry
Offline Send Email
Feb 11, 2004
3:25 pm
2358
Hello, ... Thomas and Erik, I've downloaded the D8 integration pack, too. But I don't know where to copy the files. Can you give some hints (or a description),...
Achim Kalwa
akalwawork
Offline Send Email
Feb 11, 2004
4:12 pm
2359
... This is a reasonable suggestion for many people but because the suggested code would only work for prefixes (we also support suffixes, etc.) and isn't...
Erik Berry
ErikBerry
Offline Send Email
Feb 11, 2004
4:38 pm
2360
... I'm not sure what you are referring to, but you probably don't need to do any copying of files. Just unzip the file you downloaded from Borland and run...
Erik Berry
ErikBerry
Offline Send Email
Feb 11, 2004
4:39 pm
2361
Hi, ... Thank you, I'll try that. Achim...
Achim Kalwa
akalwawork
Offline Send Email
Feb 11, 2004
5:04 pm
2362
... Yeah well, those two feature I have missed the most (Procedure List, and Greap Search) seems to work fine. So I'm happy :) So far I haven't had any ...
Thomas Due
aberrant_due
Offline Send Email
Feb 12, 2004
8:47 am
2363
Hi, ... Hey, those experts results in a range check error on Delphi 7 and 5, too! Source code is from Dec. 2003, I'm just downloading current CVS snapshot and...
Achim Kalwa
akalwawork
Offline Send Email
Feb 12, 2004
9:16 am
2364
... Oh, I hadn't noticed. I usually use Delphi 6, and there they work like a charm :) Best regards / Med venlig hilsen Thomas Due Software Developer Scanvægt...
Thomas Due
aberrant_due
Offline Send Email
Feb 12, 2004
9:20 am
2365
... Tried the lastest source, and now these work in D8 too. Best regards / Med venlig hilsen Thomas Due Software Developer Scanvægt Nordic A/S Johann...
Thomas Due
aberrant_due
Offline Send Email
Feb 12, 2004
9:38 am
2366
Hi. ... Works in latest source from CVS. Achim...
Achim Kalwa
akalwawork
Offline Send Email
Feb 12, 2004
10:01 am
2367
I have successfully compiled and added GExperts to Delphi 8. I have a little problem with the Macro templates though. If I have "helper classes", i.e. nested...
Thomas Due
aberrant_due
Offline Send Email
Feb 12, 2004
12:57 pm
2368
... What happened to the "Find Component Reference" wizard? Leonel had submitted it for review last fall but it doesn't show up in the last source snapshots......
Kristofer G. Skaug [h...
kgskaug
Offline Send Email
Feb 12, 2004
6:16 pm
2369
... Take a look at GX_MacroParser.pas. It parses the .pas file and given an input template produces the output text. It isn't terribly complex, but it isn't...
Erik Berry
ErikBerry
Offline Send Email
Feb 12, 2004
8:44 pm
2370
... There are several things in the Yahoo Files area we can consider adding to GExperts, but I think it is probably too late now. I don't want to prolong the...
Erik Berry
ErikBerry
Offline Send Email
Feb 12, 2004
9:00 pm
2371
... Well, I _did_ take a look at it. And I can say right away that I would need to a take a couple of days off I am going to understand what is happening ...
Thomas Due
aberrant_due
Offline Send Email
Feb 13, 2004
6:59 am
2372
... Still no progress on this, so I'm leaving it as-is and we will continue use the .cds format for 1.2. ... Ulrich completed this feature. I made some minor...
Erik Berry
ErikBerry
Offline Send Email
Feb 14, 2004
8:29 am
2373
Hi, I'm working on a code analyser/spell checker for Delphi called eyebol (soon to be released at www.eyebol.com <end of advert> :). As a way of testing it,...
mtonerxx
Offline Send Email
Feb 15, 2004
11:40 pm
2374
I get an "Undeclared identifier" error during compile here: GX_EnhancedEditor, line 230: FEditor.CaretXY := MakeBufferCoord(1, Value.Y + 1); The function...
Thomas Due
aberrant_due
Offline Send Email
Feb 16, 2004
7:27 am
2375
... Look at the comment directly above this line. It describes the error and suggests two possible solutions - either using the latest SynEdit CVS code or...
Erik Berry
ErikBerry
Offline Send Email
Feb 16, 2004
7:35 am
2376
... Thanks for letting us know. I've fixed these issues now. If you find any other problems, please post the details here. Thanks, Erik...
Erik Berry
ErikBerry
Offline Send Email
Feb 16, 2004
7:39 am
2377
I dont have access to CSV, so I am using the latest beta release from the SynEdit website (2004-01-10). The other option (FEditor.CaretXY := Point(1, Value.Y +...
Thomas Due
aberrant_due
Offline Send Email
Feb 16, 2004
7:52 am
2378
... There are no special permissions needed to get to the SourceForge CVS repositories. Instructions for SynEdit specifically are here: ...
Erik Berry
ErikBerry
Offline Send Email
Feb 16, 2004
8:11 am
2379
... No, I mean I have never had any luck with SCV from my work. I suspect our firwall is interfering. ... Right, I got the file in question from the website...
Thomas Due
aberrant_due
Offline Send Email
Feb 16, 2004
8:19 am
2380
... Aeons ago I promised to look into the Julian Bucknall's structured storage code to see if it could be adapted to work with .NET. Sadly, I was too busy with...
Primo€ ¢Å¾ Gabrijel€ ...
gabr42
Online Now Send Email
Feb 16, 2004
7:54 pm
2381
... Version 1.02: - Added DeleteFile method. - Few 257 constants replaced with (CFATEntriesPerBlock+1). - As much of the file as possible (unused parts) is...
Primo€ ¢Å¾ Gabrijel€ ...
gabr42
Online Now Send Email
Feb 16, 2004
9:53 pm
2382
Hi Erik, ... IIRC, I addressed most of those points, except the run through formatter (didn't have one handy at the time): ...
Leonel
burninbr
Offline Send Email
Feb 16, 2004
10:53 pm
Messages 2353 - 2382 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help