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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 3566 - 3595 of 3850   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3566
Is there a way to run gdebug standalone machine. I need to do some debugging of an app on another box which does not have delphi installed. When I run ...
boardtc
tomjcorcoran
Online Now Send Email
Jul 12, 2007
5:39 pm
3567
... You will need to deploy the rtl and vcl packages by copying them from the windows system directory of a machine with those packages installed (such as your...
Erik Berry
Anagoge
Offline Send Email
Jul 12, 2007
5:58 pm
3568
T, - Another option is to use TraceTool (http://www.codeproject.com/csharp/TraceTool.asp) - It is stand alone and include GExperts wrappers...
Donovan J. Edye
dedye2us
Offline Send Email
Jul 12, 2007
10:47 pm
3569
Donovan, Fantastic, worked out of the box for me! Thanks a lot. The project I am currently working on has delphi apps talking to a java applet over sockets, ...
boardtc
tomjcorcoran
Online Now Send Email
Jul 13, 2007
10:38 am
3570
Hi Donovan, ... Have you looked at SmartInspect? It is a trace/logging tool for Delphi, dotNET and Java which looks quite interesting especially when working...
Thomas Mueller
dummzeuch
Offline Send Email
Jul 13, 2007
12:53 pm
3571
Why not add a Autosave every n minutes to a choosen directory in GExperts?...
Roland Bengtsson
rolandbe
Offline Send Email
Jul 16, 2007
8:04 am
3572
Hi Roland, ... There is an autosave wizard for Delphi on code central. I have taken that project and enhanced it a bit (years ago, I don't even remember what...
Thomas Mueller
dummzeuch
Offline Send Email
Jul 16, 2007
12:13 pm
3573
Hello all, is there a way to make the Procedure List non-modal? Of course I have additionally some wishes, like - maybe dockable - a user definable...
WeikEngOff@...
udoweiksw
Offline Send Email
Jul 27, 2007
10:19 pm
3574
... A dockable procedure list is something I've seen requests for a few times. I'd certainly welcome any patches to implement this. If anyone wants to work on...
Erik Berry
ErikBerry
Offline Send Email
Jul 27, 2007
10:50 pm
3575
Hi all! This is just a "omnium-gatherum" (?) of some ideas about the code formatter. (a) Today I discovered the {GXFormatter.config=...} thingy on twm's ...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Jul 31, 2007
10:43 am
3576
Hi Uli, ... Hm, interesting. This would allow to exclude 3rd party units from formatting which is a problem I get quite often. I am so used to pressing...
Thomas Mueller
dummzeuch
Offline Send Email
Aug 1, 2007
7:14 pm
3577
Hi, Thomas! ... OK. Maybe this will take a little time on my side, too, but it's an itch I'd like to scratch, so who knows? :-) ... OK. Bye, Uli....
Ulrich Gerhardt
uligerhardt
Offline Send Email
Aug 1, 2007
9:36 pm
3578
G'Day, - I have the "Rename Component" expert enabled - I have the check box checked to automatically pop it up when I drop a component onto a form - However...
Donovan J. Edye
dedye2us
Offline Send Email
Aug 2, 2007
4:06 am
3579
... I just tested the latest SVN source under both BDS 2006 and Delphi 2007, and both were able to show the dialog for me. Try updating your source, if you ...
Erik Berry
ErikBerry
Offline Send Email
Aug 2, 2007
6:32 am
3580
E, - Thanks for the quick respons - I just realized that I did not include my environment :-(. I am still using Delphi 6.03 Enterprise and running the 1.31...
Donovan J. Edye
dedye2us
Offline Send Email
Aug 2, 2007
6:42 am
3581
... It works for me under Delphi 6 as well. You might need to download the latest source and compile yourself a D6 DLL until the next release is ready (I...
Erik Berry
ErikBerry
Offline Send Email
Aug 2, 2007
6:59 am
3582
E, - Will try that and let you know - Is there a current ChangeLog with what has been done between 1.31 and what is in the SVN? --D From:...
Donovan J. Edye
dedye2us
Offline Send Email
Aug 2, 2007
7:10 am
3583
Hi Thomas! I've already sent you a mail to an address I crafted together from the mutilated address Yahoo shows me plus your domain. However this didn't work...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Aug 6, 2007
2:13 pm
3584
Hi Uli, ... Hm, everything you send to <whatever>@<my domain> should eventually end up in my inbox. I have set up a catch all account for this. ... Thanks. I...
Thomas Mueller
dummzeuch
Offline Send Email
Aug 11, 2007
12:39 pm
3585
Hi Eric and whoever might be interested, I have just added some patches and bugfixes to my experimental GExperts version and realised that I lost the modified...
Thomas Mueller
dummzeuch
Offline Send Email
Aug 11, 2007
2:25 pm
3586
... I thought so. Probably I mistyped something. I'll try it again next time. ... OK. I wanted the user to be able to override the global setting (the entry in...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Aug 11, 2007
2:34 pm
3587
Hi Uli, ... In that case it's not a matter of taste but a matter of company policy. And that means a strong suggestion to do it exactly the other way round....
Thomas Mueller
dummzeuch
Offline Send Email
Aug 11, 2007
2:43 pm
3588
Hi Uli, ... did that twm...
Thomas Mueller
dummzeuch
Offline Send Email
Aug 11, 2007
5:08 pm
3589
... I agree it is a good idea to mark special builds with a note in the about box, so users can easily tell. My suggestion is to Call this new method I added...
Erik Berry
ErikBerry
Offline Send Email
Aug 13, 2007
11:15 pm
3590
Hi Eric, ... I have just updated from svn and tried it. It works but I think it doesn't look good. Why not have both methods? I'll commit my changes so you can...
Thomas Mueller
dummzeuch
Offline Send Email
Aug 14, 2007
12:25 pm
3591
... If you prefer your method, I'd rather just remove the method I added. I don't mind the feedback button being enabled, but I would prefer it send email to...
Erik Berry
ErikBerry
Offline Send Email
Aug 14, 2007
10:29 pm
3592
Hi Eric, I just found (actually Ralf Grenzing pointed it out to me) that GExperts apparently by default is compiled using SynEdit, but the SynEdit sources that...
Thomas Mueller
dummzeuch
Offline Send Email
Sep 2, 2007
10:16 am
3593
Hi, I have just added a new option to the macro manager to automatically prompt for a name for the new macro when recording is finished. The question now is:...
Thomas Mueller
dummzeuch
Offline Send Email
Sep 16, 2007
1:54 pm
3594
Hi, onother thing I noticed while playing with the macro manager was that when closing the IDE using the fast exit option of DelphiSpeedUp newly recorded...
Thomas Mueller
dummzeuch
Offline Send Email
Sep 16, 2007
1:57 pm
3595
Hi, does the macro library expert actually work with Delphi 6? I can't get it to work at all. twm...
Thomas Mueller
dummzeuch
Offline Send Email
Sep 16, 2007
3:34 pm
Messages 3566 - 3595 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