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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2568 - 2597 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2568
GExperts 1.2 Beta 5 is now available for Delphi 5/6/7/8 and C++Builder 6. This release includes some minor bugfixes since the public beta 3, but no new...
Erik Berry
ErikBerry
Offline Send Email
Aug 1, 2004
3:18 pm
2569
Hello Erik, ... what are the reasons not to support C++Builder 5? I'm still using it and more or less happy. Due to the uncertain future of C++Builder I don't...
udoweiksw
Offline Send Email
Aug 1, 2004
6:40 pm
2570
... You are welcome to try and update the BCB5 project and get it compiling again, but nobody has tried it in the last few months, as far as I know. There...
Erik Berry
ErikBerry
Offline Send Email
Aug 1, 2004
10:21 pm
2571
I've post this in borland.public.delphi.opentoolsapi and i get this answer, i wanna test and (if is posible) see source of this what i have to do? ... but i...
Gamaliel Toro
gamiclases
Offline Send Email
Aug 3, 2004
5:50 pm
2572
... The latest version of this change can be downloaded from: http://www.hlplanet.com/files/pub/gexperts/ The latest snapshot of modified GExperts (prepared...
Piotr L
vpiotr
Offline Send Email
Aug 4, 2004
7:35 pm
2573
Erik, ... Can you put these downloads on the gexperts.org site as well? I can't seem to perform automatic (wget) downloads from sourceforge. And: if you have...
Jeroen Pluimers (mail...
jeroen_mailings
Offline Send Email
Aug 5, 2004
6:54 am
2574
... I'm trying to stop doing that since we have to pay for the bandwidth from the regular GExperts web site. I think the sf downloads do have static URLs, you...
Erik Berry
ErikBerry
Offline Send Email
Aug 5, 2004
2:55 pm
2575
I just was reading the Delphi Informant Readers Choice awards and saw that Atozed won best communication tool with Indy Plus - which is just a paid for version...
Jim McKeeth
JimMcKeeth
Offline Send Email
Aug 5, 2004
3:29 pm
2576
... from ... what ... You could also use Code Central if desired to avoid bandwidth charges. Robert Love...
Robert Love
rlove
Offline Send Email
Aug 5, 2004
6:09 pm
2577
... I'd be perfectly happy to sign support agreements with users that want them. In fact, myself and others have done some additions/customizations in the...
Erik Berry
ErikBerry
Offline Send Email
Aug 6, 2004
4:59 am
2578
... Nothing stops you from keep it in both. I don't think it would solve the wget issue, though. -- Leonel...
Leonel
burninbr
Offline Send Email
Aug 6, 2004
11:11 am
2579
Beyond a support package, what else could we offer for a professional version? I agree I would rather not mail a printed manual or boxed software. On Fri, 06...
Jim McKeeth
JimMcKeeth
Offline Send Email
Aug 6, 2004
2:32 pm
2580
a component I've used (kbmmemtable ) has the component as freeware and charges you for the manual / help file ! perhaps not applicable here ?! /Per-Eric...
Per-Eric Larsson
emwtur
Offline Send Email
Aug 6, 2004
6:29 pm
2581
Thanks Any thing y post in this group...
Gamaliel Toro
gamiclases
Offline Send Email
Aug 7, 2004
10:49 pm
2582
Erik, ... The thing is: I can perform a recursive retreival on http://www.gexperts.org/files and know that I am ALWAYS up-to-date with the latest stuff. I...
Jeroen Pluimers (mail...
jeroen_mailings
Offline Send Email
Aug 12, 2004
6:31 am
2583
Hi, Last summer I submitted a patch to get a standalone code libraries, and it is accepted: http://groups.yahoo.com/group/GExpertsDiscuss/message/1995 But I...
Ñî¹óÁú
hansom_young
Offline Send Email
Aug 21, 2004
6:19 am
2584
... You are welcome to test and submit a .dpr for this feature so we can add it to CVS. That said, it is too late to add new features to the official GExperts...
Erik Berry
ErikBerry
Offline Send Email
Aug 22, 2004
2:45 am
2585
I've uploaded the intial version of a View Unit Expert. This is a replacement for the View Unit and View Form views currently in the DELPHI IDE. Advantages: ...
paulggardner
Offline Send Email
Aug 24, 2004
5:31 pm
2586
Hi, Erik It's simple, attached. Need I upload CodeLib.dof as well? Young diff -Naurp src-orig/Standalone/CodeLib/CodeLib.dpr src/Standalone/CodeLib/CodeLib.dpr...

hansom_young
Offline Send Email
Aug 25, 2004
2:53 am
2587
I haven't play around with it that much yet, but off-hand it seems very good. I was wondering though, why register it as two different experts when you can...
Thomas Due
aberrant_due
Offline Send Email
Aug 25, 2004
6:13 am
2588
... when you ... Two main reasons. First so different shortcuts can be assigned for units and forms. Second because DELPHI itself has two different menu ...
paulggardner
Offline Send Email
Aug 25, 2004
11:17 pm
2589
... I think this will be a useful feature. I only took a quick look at the code (I didn't compile), but the UI looks nice and clean. Good Fixes: - The file...
Erik Berry
ErikBerry
Offline Send Email
Aug 26, 2004
1:00 am
2590
... I just checked, and the Code Librarian .dpr is already in CVS. See Src\Standalone\CodeLib\. Erik...
Erik Berry
ErikBerry
Offline Send Email
Aug 26, 2004
1:33 pm
2591
... I was thinking about that this morning - mostly related to the inc file. The code itself is generic, having the searched for extension passed into all the...
paulggardner
Offline Send Email
Aug 26, 2004
2:56 pm
2592
... That sounds good to me. ... If the configurable extensions are implemented, and CLX/VCL.NET forms show in the list and can be opened, that is all I was...
Erik Berry
ErikBerry
Offline Send Email
Aug 26, 2004
3:37 pm
2593
I updated to the most recent GExpert code and am receiving a compile error in D5. "[Error] GX_MacroParser.pas(833): Too many actual parameters" This line...
paulggardner
Offline Send Email
Aug 27, 2004
6:00 pm
2594
... Somehow, you aren't compiling with the most recent file. See: http://cvs.sourceforge.net/viewcvs.py/gexperts/gexperts/unstable/Comps/mPasLex.pas Check...
Erik Berry
ErikBerry
Offline Send Email
Aug 27, 2004
7:03 pm
2595
... Erik wrote---------------------- Somehow, you aren't compiling with the most recent file. See: ...
Gardner, Paul G.
paulggardner
Offline Send Email
Aug 27, 2004
7:49 pm
2596
I encourage everyone to download these test releases of GExperts 1.2 so we can be sure the packaging and last minute fixes are all in place for our official...
Erik Berry
ErikBerry
Offline Send Email
Aug 29, 2004
8:52 pm
2597
... internal ... ours. Just a bit of nitpicking: Wouldn't it be better to (a) check if "ProjectOptions is TBasicAction" instead of "ProjectOptions is TAction"...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Aug 30, 2004
2:01 pm
Messages 2568 - 2597 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