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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 3491 - 3520 of 3850   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3491
We can confirm that the issue described below is still present in 1.3beta4 for Delphi6. We can also confirm that the issue IS NOT present in 1.3beta4 for ...
bed.geo
Offline Send Email
Oct 12, 2006
6:49 am
3492
... Borland fixed this bug for Delphi 2005, so it should be fixed there and in BDS 2006, as you've found. The bug is present in Delphi 6/7 by doing a direct...
Erik Berry
ErikBerry
Offline Send Email
Oct 12, 2006
7:23 am
3493
Aha that explains it! Thanks :) ... Regards, Andrew. _______________________________________________________________ Andrew Bednarz, Solution Development...
Andrew Bednarz
bed.geo
Offline Send Email
Oct 12, 2006
7:38 am
3494
Hi, Just cvs'ed the latest sources from SF and compiled it for D7. This version has (like previous versions) the habit of opening 20+ Debug windows & Tray ...
Wim van der Vegt
wvd_vegt
Offline Send Email
Oct 12, 2006
11:59 am
3495
Hi, I noticed that the code formatter is still not enabled in GExperts. Is it perhaps an idea to surround it with conditional defines for those versions ...
Wim van der Vegt
wvd_vegt
Offline Send Email
Oct 12, 2006
12:00 pm
3496
Hi, Sorry, false alarm, there was an old version floating around. The newly compiled GDebug starts only once as it should. ... Wim van der Vegt. [Non-text...
Wim van der Vegt
wvd_vegt
Offline Send Email
Oct 12, 2006
12:05 pm
3497
Hi Wim, ... Basically the code formatter works with all Versions that can compile GExperts (I tried Delphi 6 - Delphi 2006), but it has a lot of quirks and I...
Thomas Mueller
dummzeuch
Offline Send Email
Oct 12, 2006
3:32 pm
3498
... I'm not seeing this right now after a basic test in a patched BDS 2006 with the formatter compiled in. I opened three native .pas projects and after each...
Erik Berry
ErikBerry
Offline Send Email
Oct 15, 2006
11:06 pm
3499
Hi, Compiled the code formatter with a stack dumper I normally use and got the following when I format a source that contains a breakpoint. Result is that the...
Wim van der Vegt
wvd_vegt
Offline Send Email
Oct 16, 2006
10:09 am
3500
Hi, I get an error message in the DebugWindow stating: 2 ReplaceComp map file found: C:\Program Files\GExperts for Delphi 7\ReplaceComponents.xml 12:04:06 But...
Wim van der Vegt
wvd_vegt
Offline Send Email
Oct 16, 2006
10:35 am
3501
Hi, I'm having a bad day ;-) as the file is there at the moment and the message is stating it. I must have created it somehow in the meanwhile....
wvd_vegt
Offline Send Email
Oct 16, 2006
3:44 pm
3502
Hi, I noticed that the CVS version of GX_CodeFormatterConfig.dfm has some problems with a changed base class it's based on. It will give some non existing...
wvd_vegt
Offline Send Email
Oct 16, 2006
4:12 pm
3503
Hi, I noticed that the CVS version of GX_CodeFormatterConfig.dfm has some problems with a changed base class it's based on. It will give some non existing...
Wim van der Vegt
wvd_vegt
Offline Send Email
Oct 16, 2006
6:27 pm
3504
... I don't believe that calling NewSourceBreakpoint to recreate the previous breakpoints will work in some older IDE versions. I consider this an IDE bug, or...
Erik Berry
ErikBerry
Offline Send Email
Oct 16, 2006
8:07 pm
3505
Hi, TEditorEnhancements.Remove calls GxGetEditorFormServices to remove the Listener. This has the side effect of creating a EditorFormServices Instance even...
Thomas Mueller
dummzeuch
Offline Send Email
Oct 22, 2006
11:05 am
3506
Hi, As usual it took too long, but that's what happens with real life interfering. ;-) Here you go, a brand new experimental Version of GExperts with Code...
Thomas Mueller
dummzeuch
Offline Send Email
Oct 22, 2006
4:13 pm
3507
Hi Thomas, ... Thank you very much. I'll try out this version tomorrow. [...] ... You should have mentioned that the download archive includes compiled version...
Achim Kalwa
akalwahome
Offline Send Email
Oct 22, 2006
7:20 pm
3508
Hi Achim, ... Hm, yes, I probably should have. I took it too much for granted. Or maybe I should start providing a separate download for each Delphi ...
Thomas Mueller
dummzeuch
Offline Send Email
Oct 23, 2006
8:16 am
3509
... I understand what you are aiming for, but I'd like to get a better handle on the problem the current code causes, if any. For the critical parts of the...
Erik Berry
ErikBerry
Offline Send Email
Oct 24, 2006
5:50 pm
3510
Hi Eric, ... I don't think it actually causes a problem, but I think that creating an object just to be able to destroy it is silly. ... The code formatter...
Thomas Mueller
dummzeuch
Offline Send Email
Oct 24, 2006
7:08 pm
3511
GExperts 1.30 has been released. If no serious problems show up, I'll announce this tomorrow to everyone else. Information: http://www.gexperts.org/ Changes:...
Erik Berry
ErikBerry
Offline Send Email
Oct 27, 2006
8:30 am
3512
Hi, somebody who downloaded my experimental version with the code formatter asked me whether I had left out any functionality because the dlls were smaller...
Thomas Mueller
dummzeuch
Offline Send Email
Nov 2, 2006
12:26 pm
3513
... I would guess you compile without some of these: SynEdit, range checks, overflow checks, IO Checks, assertions, etc. Erik...
Erik Berry
ErikBerry
Offline Send Email
Nov 2, 2006
6:29 pm
3514
Hi! I'm using Delphi 2005 update 3, i.e. version 9.0.1882.30496, and GExperts 1.30 (downloaded today). I have an issue when using Expand Macro Template. It...
Geir Asle
geiraasen
Offline Send Email
Nov 8, 2006
3:32 pm
3515
... To insert a literal '%' character into the macro template, you need to type it as '%%', or the macro language tries to parse the % as the start of a macro...
Erik Berry
ErikBerry
Offline Send Email
Nov 8, 2006
6:09 pm
3516
Hi @ all. I will make it short: Do you wish to integrate the CompontentNamingAssistent of TUO (www.theunknownones.net) into you suite instead of your naming...
bentheblacksheep
bentheblacks...
Offline Send Email
Nov 13, 2006
6:27 am
3517
... support D5 ... time I ... anything, ... end up ... date ... it ... Hi, The cause seems to be D5 / BCB5 specific... With BCB5 there is a problem with...
copper_france
Offline Send Email
Nov 13, 2006
9:26 pm
3518
... There may be some interest. The best thing to do would be to lay out the functionality this tool has that our current rename tool does not. I wasn't able...
Erik Berry
ErikBerry
Offline Send Email
Nov 15, 2006
7:01 am
3519
Erik, hi! Is the GExperts codebase still frozen (as it was in the preparation for the new release) or is now a good time to present an expert for evaluation...
Primo€ ¢Å¾ Gabrijel€ ...
gabr42
Online Now Send Email
Nov 15, 2006
10:06 am
3520
... Now is a good time to begin discussion on what contributions we should add for the next release. So far, there have been no serious bugs in the 1.30...
Erik Berry
ErikBerry
Offline Send Email
Nov 15, 2006
7:54 pm
Messages 3491 - 3520 of 3850   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