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 1707 - 1736 of 3850   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1707
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the GExpertsDiscuss group. File :...
GExpertsDiscuss@yahoo...
Send Email
Apr 4, 2003
5:08 pm
1708
Pay your attention to some features of new Castalia Delphi Expert. http://www.delphi-expert.com It supports: - syntax check - begin...end block marking and...
Alexander Golovko
algol_ua
Offline Send Email
Apr 8, 2003
8:01 am
1709
How is this related to GExperts, other than the fact that you are spamming the discussion list? Unfortunately it worked though. I went out and looked at your...
Shiffer, Mark
MShiffer@...
Send Email
Apr 8, 2003
12:18 pm
1710
Totally inappropriate for this group. ... Thanks, Ron Hines rh@... http://www.moirai.net...
Ron Hines
runamonk69
Offline Send Email
Apr 8, 2003
3:01 pm
1711
Ok, sorry for previous mail. I just would like to pay attention to some usefull features that worst to add to GExpert. Now the question: is it possible to add...
Alexander Golovko
algol_ua
Offline Send Email
Apr 9, 2003
4:30 pm
1712
... I didn't have a problem with your email, unless you work for the company that publishes that tool. I think the problem people had was that it seemed to...
Erik Berry
ErikBerry
Offline Send Email
Apr 9, 2003
8:50 pm
1713
Thank you very much Eric, but what about 3rd party components. I can recompile the DLL, but some functionalities will be lost. Wait for next official release? ...
Alexander Golovko
algol_ua
Offline Send Email
Apr 10, 2003
8:27 am
1714
This component is worth to be fixed: 1) Define new interface ICompRenameNotifier = interface(IGxEditorNotification) ['{D66A2AD2-27F4-11D4-A87D-000000000000}'] ...
Alexander Golovko
algol_ua
Offline Send Email
Apr 10, 2003
3:18 pm
1715
Hello, ... [Code] As sayed before, this was my first expert. With help from Erik, I could do some improvements. But I have very little time, so Erik took over ...
Achim Kalwa
akalwawork
Offline Send Email
Apr 10, 2003
4:16 pm
1716
... See SourceCode.txt and GX_CondDefine.inc for details on how to compile GExperts with the various third party tools. You can download the necessary open...
Erik Berry
ErikBerry
Offline Send Email
Apr 10, 2003
5:25 pm
1717
... Achim and I have made dozens of changes to this expert since that release was updated. Try this release instead (just add the .pas files to the GExperts...
Erik Berry
ErikBerry
Offline Send Email
Apr 11, 2003
7:29 am
1718
... Achim and I have made dozens of changes to this expert since that release was updated. Try this release instead (just add the .pas files to the GExperts...
Copper France
copper_france
Offline Send Email
Apr 11, 2003
1:35 pm
1719
Hi, ... You need to update your GExperts sourcecode from CVS Achim...
Achim Kalwa
akalwawork
Offline Send Email
Apr 11, 2003
1:44 pm
1720
Achim Kalwa <work@...> wrote:Hi, ... You need to update your GExperts sourcecode from CVS Achim Yahoo! Groups SponsorADVERTISEMENT To unsubscribe...
Copper France
copper_france
Offline Send Email
Apr 11, 2003
2:17 pm
1721
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the GExpertsDiscuss group. File :...
GExpertsDiscuss@yahoo...
Send Email
Apr 23, 2003
3:07 pm
1722
Hi can anybody explain me how to merge two CDS into one new CDS-File? A friend made a lot of snippets in his CodeLib. Now i want to import this snippets into...
uwekullmann
Offline Send Email
Apr 24, 2003
10:13 am
1723
The functionality is the same as correspondent feature of DesignPlus Delphi 5 expert. You can select one or more component and place their names into clipboard...
Alexander Golovko
algol_ua
Offline Send Email
Apr 24, 2003
10:38 am
1724
... Write a program that opens two TClientDataSets, reads each record from the source CDS, inserts all fields into the destination CDS, posts. If you do...
Erik Berry
ErikBerry
Offline Send Email
Apr 24, 2003
8:47 pm
1725
There is the problem of getting the keys right. the key field "Key" is autoInc, and Parent is used to point to another post. This will be a bit tricky getting...
Thomas Due
aberrant_due
Offline Send Email
Apr 25, 2003
7:20 am
1726
... if you solve this, can you perhaps post the merged Code Snipps Database as well? in hope Ralf Grenzing...
Ralf Grenzing
grenzi_r
Offline Send Email
Apr 25, 2003
7:37 am
1727
Hey all, One of the things I enjoy most about GExperts is that it will automatically capitalize Function names, etc. which is about the only thing I miss from...
luv2program2000
Offline Send Email
Apr 25, 2003
6:32 pm
1728
I installed GExperts v1.12 for D5E on WinXP and am using the Editor Window Toolbar. When I put ANY GExperts shortcuts on the toolbar, NONE of the icons show in...
eshipman
Offline Send Email
Apr 25, 2003
8:02 pm
1729
I had a CodeDB of about 20MB. I moved my installation to another computer and when I opened the Code Librarian, it was EMPTY... Geez...The only back up I had...
eshipman
Offline Send Email
Apr 25, 2003
8:04 pm
1730
... It only works when your code is in a compilable state such that code insight would return some relevant values. If you find this isn't the case, please...
Erik Berry
ErikBerry
Offline Send Email
Apr 25, 2003
8:19 pm
1731
I am using GExperts v1.12 for D7 on WinXP with no problems (using the Editor Window Toolbar even). I have seen similar weird behavior with other applications...
Jim McKeeth
JimMcKeeth
Offline Send Email
Apr 25, 2003
8:33 pm
1732
Thanks for responding Eric. Do you mean I have to do a full build after declaring variables for instance for it to work? BTW, the product is very good. Thanks...
luv2program2000
Offline Send Email
Apr 25, 2003
8:57 pm
1733
I've tested the new CopyNames expert. There is an error with C++Builder 5 : "Abstract Error" To make it work we must remove "inherited" in the method : ...
copper_france
Offline Send Email
Apr 27, 2003
3:06 pm
1734
... I think it is useful too. It looks like we could add this to GExperts if we added an option to hide the main menu item (TGX_Expert.HasMenuItem) and an...
Erik Berry
ErikBerry
Offline Send Email
Apr 28, 2003
1:42 am
1735
Dear All, I'm trying out D7 and installed GExperts there. The problem is that the component palette's popup menu is now a single column instead of multiple...
sugi
sugihartolim
Offline Send Email
Apr 28, 2003
2:20 am
1736
... Some workarounds are described here: http://www.gexperts.org/faq.html Erik...
Erik Berry
ErikBerry
Offline Send Email
Apr 28, 2003
3:12 am
Messages 1707 - 1736 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