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 3819 - 3849 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3819
... I just tried it and I *can* compile and use experts in TurboDelphi Explorer. And I have a self compiled code formatting GExperts DLL. BTW: The $ENDIF I...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Aug 19, 2009
9:32 pm
3820
Hi all, ... I made some changes, e.g.: - GExpertsFormatter.exe now accepts multiple file names. This speeds up batch processing a lot, because there is only...
uligerhardt
Offline Send Email
Aug 20, 2009
1:23 pm
3821
Hi Erik, thank you for updating the source downloads! I noticed that the SVN tarball contains versions of the form classes with base class TfmBaseForm, while...
uligerhardt
Offline Send Email
Aug 21, 2009
12:18 pm
3822
The release config of GExpertsDelphi2007.dproj from the SVN tarball seems to miss the unit search path....
uligerhardt
Offline Send Email
Aug 21, 2009
12:26 pm
3823
... It looks like there was some kind of issue getting the svn snapshot updated. I just tried to fix it, so try again. I'd like to give some other people...
Erik Berry
ErikBerry
Offline Send Email
Aug 21, 2009
3:59 pm
3824
... I just downloaded the latest .zip and opened GExpertsDelphi2007.dproj, and it compiled without any project options changes or tweaks of any kind, so maybe ...
Erik Berry
ErikBerry
Offline Send Email
Aug 21, 2009
4:03 pm
3826
Hello Uli, uligerhardt wrote: I'll upload my then current code to the files area. I saw you uploaded the file. Unfortunately I can't download because I've lost...
Achim Kalwa
akalwahome
Offline Send Email
Aug 25, 2009
5:30 pm
3827
... Achim, ich hab dir ne Mail geschickt. Uli....
uligerhardt
Offline Send Email
Aug 25, 2009
5:57 pm
3828
I uploaded a build of GExperts 1.33 for Delphi and RAD Studio 2010 here: http://www.gexperts.org/ I also added a 2010-compatible project to the SVN code. ...
Erik Berry
ErikBerry
Offline Send Email
Aug 26, 2009
5:08 pm
3829
... How would the official DLLs get their version info then? Different project options and *.res from those in SVN? Uli....
uligerhardt
Offline Send Email
Aug 26, 2009
6:18 pm
3830
... The build scripts (using FinalBuilder 6) handle setting the version details. You can open GExperts.fbp6 from SVN if you have a full or trial copy of FB6. ...
Erik Berry
Anagoge
Offline Send Email
Aug 26, 2009
6:35 pm
3831
Hi Erik, ... I'll give it a whirl as soon as I receive my Delphi 2010 via SA. ... I think that's a good idea. I very often forget to change this information...
Thomas Mueller
dummzeuch
Offline Send Email
Aug 26, 2009
7:49 pm
3832
I had a report that the new system to use the OS default UI font does not properly show Cyrillic/Russian characters in our edits/combos (they show Latin...
Erik Berry
ErikBerry
Offline Send Email
Sep 15, 2009
6:13 am
3833
It looks like the macro library tool raises an exception on every attempt to playback macros under D2009/2010. This is likely due to some unicode string ...
Erik Berry
ErikBerry
Offline Send Email
Sep 15, 2009
9:37 am
3834
Hi, ... It seems to be a problem with the IOTARecord calls to WriteToStream / ReadFromStream. I get the same exception (Invalid key macro format) if I...
Thomas Mueller
dummzeuch
Offline Send Email
Sep 25, 2009
9:55 am
3835
Hi Erik , I m using backup project feature , thank you. my file name edit is like this,...
Unal K.
nilux07
Offline Send Email
Sep 30, 2009
7:53 pm
3836
... You can supply a static password by clicking "Options..." in the Backup Project dialog. ... It looks like you want to use macros inside the password. I...
Erik Berry
ErikBerry
Offline Send Email
Sep 30, 2009
8:34 pm
3837
Thanks erik for your reply , I'll try, thanks again. ... From: Erik Berry <eb@...> Subject: Re: [GExpertsDiscuss] Backup Project - Password To:...
Unal K.
nilux07
Offline Send Email
Sep 30, 2009
10:26 pm
3838
... Yes, I think you are right. I reported the bug here: http://qc.embarcadero.com/wc/qcmain.aspx?d=78289 Hopefully, D2010 Update 2/3 will fix this. Erik...
Erik Berry
ErikBerry
Offline Send Email
Oct 2, 2009
12:24 am
3839
Hi Erik, ... Should we disable this expert for Delphi 2009 and 2010 until we get a bugfix? I if yes, I will add this code: initialization // There is a bug in...
Thomas Mueller
dummzeuch
Offline Send Email
Oct 2, 2009
3:21 pm
3840
Hi, ... [non-working code] Ouch! I should really test my code before posting: This is what it should have been: initialization // There is a bug in Delphi 2009...
Thomas Mueller
dummzeuch
Offline Send Email
Oct 2, 2009
4:38 pm
3841
Hi m8s! after update from 1.32 to 1.33 (Turbo Delphi 2006) I recieve error after pressing "Shift+Ctrl+F" - "No Identifier was found at the edit cursor" and if...
duroff
Offline Send Email
Oct 2, 2009
4:50 pm
3842
... I just added a note to the readme for starters. I think there is a chance we'll eventually see a fix for D2010 update 2 or 3, so I'd like to leave it...
Erik Berry
Anagoge
Offline Send Email
Oct 2, 2009
5:05 pm
3843
... Does your file contain any non-low ASCII characters? Either way, please email me a simple sample pas/dfm showing the problem (eberry@..., with...
Erik Berry
ErikBerry
Offline Send Email
Oct 8, 2009
12:44 am
3844
Unal K sent in a change to use our standard %macros% (%MONTH%, %USER%, etc.) in the .zip password created by our backup project utility. At the moment, I'm...
Erik Berry
ErikBerry
Offline Send Email
Oct 22, 2009
3:49 am
3845
Alex sent me a contribution to GExperts that allows inspecting arrays visually/graphically (TChart). It is an array watchlist on sterroids. This might be...
Erik Berry
ErikBerry
Offline Send Email
Oct 22, 2009
4:10 am
3846
Hi there, I've developed a new simple expert based on GExperts and would like to share it with you. If you think it is a valuable contribution it may became...
Daniel Maltarollo
dmaltarolli
Offline Send Email
Nov 6, 2009
9:42 pm
3847
... It sounds like this might be a useful tool. What do others think about it? Would it be hard to add a feature where you don't have to select both controls?...
Erik Berry
ErikBerry
Offline Send Email
11:10 am
3848
You can download the code from http://drop.io/gx_assignfocuscontrol It is just a single unit file currently. I made it as simple as possible to address a...
Daniel Maltarollo
dmaltarolli
Offline Send Email
4:00 pm
3849
... Sounds good to me....
Ulrich
uligerhardt
Offline Send Email
5:04 pm
Messages 3819 - 3849 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