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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 2906 - 2935 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2906
Filters in Favorite Files expert (when selecting File, New File in the expert) are missing at least *.bdsproj and *.bdsgroup. Primoz...
Primo€ ¢Å¾ Gabrijel€ ...
gabr42
Online Now Send Email
May 4, 2005
8:33 am
2907
... I'll add these file types. Thanks, Erik...
Erik Berry
ErikBerry
Offline Send Email
May 4, 2005
4:33 pm
2908
The caption for "Print..." function in Grep Results window suggests that there will be a confirmation dialog window after the command execution. But there is...
Piotr L
vpiotr
Offline Send Email
May 11, 2005
11:29 am
2909
... I'll fix this caption. We recently removed ACE Reporter support to get rid of the last commercial component in GExperts. Because of this, we no longer...
Erik Berry
ErikBerry
Offline Send Email
May 12, 2005
11:21 pm
2910
Is anyone interested in creating a small logo for GExperts? We would need something in 64x64 and 32x32 16bit format for use in icons, etc. If it isn't too...
Erik Berry
ErikBerry
Offline Send Email
May 14, 2005
11:14 pm
2911
This is a D5 question, and I am aware that GExperts doesn't support D5 anymore. I'm just looking for some debugging direction. Every time I use the Replace...
paulggardner
Offline Send Email
May 19, 2005
6:09 pm
2912
Erik, On the Open file expert, you have two tabs with a "v" accelerator key (Favorite and VCL). I checked the web interface for CVS, and I think it's still...
Gardner, Paul G.
paulggardner
Offline Send Email
May 19, 2005
6:26 pm
2913
Hello eric, Have you seen the latest version of lazarus? If you place a component on a form, you get some lines, that make the aligning to an another component...
Wok
nooitvrij
Offline Send Email
May 19, 2005
6:41 pm
2914
... It is possible to do, but it isn't something that is easy for third party addins. Every attempt I've seen to do custom painting on the designers has been...
Erik Berry
ErikBerry
Offline Send Email
May 20, 2005
5:42 pm
2915
... It works for me in D7, but you might try to rollback/checkout by date in CVS and see if older releases work. If you find the cause and it isn't D5...
Erik Berry
ErikBerry
Offline Send Email
May 20, 2005
5:43 pm
2916
... Apparently it's not GExperts. I tried removing GExperts from the startup, and DELPHI still hooked into the clipboard, so I assume it's a function of the...
Gardner, Paul G.
paulggardner
Offline Send Email
May 23, 2005
2:29 pm
2917
Hello Erik and * Now that Upd3 makes D2005 usable, I've compiled and installed latest GExpert snapshot GXSource-2005-05-15.zip. Something weird is going on in ...
Achim Kalwa
akalwahome
Offline Send Email
Jun 1, 2005
7:04 pm
2918
... This is a bug in the D2005 VCL, IMO. Things such as a TEdit's selected text do not survive the window handle of the form being recreated in ShowModal....
Erik Berry
ErikBerry
Offline Send Email
Jun 1, 2005
9:22 pm
2919
Hi, I have recently found that the proofreader in GExperts (which I previously always turned off) actually is very nice for having to type less: I use it...
Thomas Mueller
s2hbbs
Offline Send Email
Jun 4, 2005
4:14 pm
2920
... There were some bugs (I don't remember the exact details) with multiline replacements, so it was never enabled. If you want multiline replacements, I'd...
Erik Berry
ErikBerry
Offline Send Email
Jun 4, 2005
6:14 pm
2921
Hi Eric, ... Hm, that's a pity because ... ... I don't like the the way the macro templates work. The beauty of the code proofreader is that I don't need to...
Thomas Mueller
s2hbbs
Offline Send Email
Jun 9, 2005
10:44 am
2922
... Download and install TortoiseCVS, reboot, right click on a folder, choose "Checkout", paste ":pserver:anonymous@...:/cvsroot/gexperts" as...
Leonel
burninbr
Offline Send Email
Jun 9, 2005
11:01 am
2923
Hi Leonel, ... Thanks, I just tried that, but sourceforge seems to have some problems right now. I only can connect intermittendly. I'll try again later. twm...
Thomas Mueller
s2hbbs
Offline Send Email
Jun 9, 2005
11:33 am
2924
... problems ... All you need is to get "cvs.exe" executable. After that run the ... REM Line 1 call cvs -d:pserver:anonymous@...:/cvsroot/gexperts...
Piotr L
vpiotr
Offline Send Email
Jun 10, 2005
4:05 pm
2925
Hello Piotr, ... Already got the sources, thanks. There was really a problem with sourceforge. ... I saw that but could not get it to work. Alt-Shift-T works,...
Thomas Mueller
s2hbbs
Offline Send Email
Jun 10, 2005
4:59 pm
2926
... The editor keyboard hook used to trigger that option is currently disabled because it was not very stable. I'm not going to have time to look into it this...
Erik Berry
ErikBerry
Offline Send Email
Jun 10, 2005
11:47 pm
2927
I've been using GExperts forever and only now realized that you can't do GREP search like the following: ([^)]*) Which should match things like argument lists...
Shawn Oster
monocularjack
Offline Send Email
Jun 16, 2005
6:26 pm
2928
... Someone attempted to implement the * operator a few years ago, but it was difficult to do with our current code base, and they never completed the work....
Erik Berry
ErikBerry
Offline Send Email
Jun 19, 2005
7:59 am
2929
Hi Eric, ... It says there: "Remember as you code that GExperts supports several versions of Delphi, C++Builder, and Kylix." Which made me search for a Kylix...
Thomas Mueller
s2hbbs
Offline Send Email
Jun 19, 2005
8:47 am
2930
... Have a look at my web page for a working public domain solution (it is part of an article, but it could be used in GExperts): ...
Rudy Velthuis
rvelthuis@...
Send Email
Jun 19, 2005
10:52 am
2931
... These are both reasonable options, though I think I'd prefer we look at pure/native Delphi solutions first, just for simplicity and porting reasons. I...
Erik Berry
Anagoge
Offline Send Email
Jun 19, 2005
10:37 pm
2932
... I have seen a Delphi version of the Spencer code somewhere, but I can't remember where. BTW, my own solution is simple enough. Simply distribute the...
Rudy Velthuis
rvelthuis@...
Send Email
Jun 20, 2005
1:30 am
2933
... There's been some patches to provide Kylix compatibility, but never a full release, AFAIK. Most of the feature work, but not all of them. Your best shot is...
Leonel
burninbr
Offline Send Email
Jun 20, 2005
11:05 am
2934
The Delphi version of the Spencer code is here http://www.delphipages.com/result.cfm?ID=1216 The component is called TRegExpr Jim...
Jim Campbell
jimdelilah
Offline Send Email
Jun 20, 2005
2:23 pm
2935
Hi Eric, ... No, it doesn't. At least not out of the box. I'll have a look later today. twm...
Thomas Mueller
s2hbbs
Offline Send Email
Jun 21, 2005
12:15 pm
Messages 2906 - 2935 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