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 ...
... 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...
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, ...
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...
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...
... 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...
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 ...
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...
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...
... 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 ...
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...
... 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...
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...
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...
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...
... 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...
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....
... 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...
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...
... 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...
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...
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:...
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...