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 2024 - 2053 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2024
Hi, I have often needed a quick way to change the case of a line of text, or code. I decided to try expanding GExperts by adding this feature. I have uploaded...
Thomas Due
aberrant_due
Offline Send Email
Sep 1, 2003
9:39 am
2025
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
Sep 1, 2003
8:15 pm
2026
There is an updated version of the UsesExpert in the files section now Buttons are added and "Rightclick menus" not yet removed ? should they be ? ...
Per-Eric Larsson
emwtur
Offline Send Email
Sep 1, 2003
8:20 pm
2027
... I made several changes to this: - It selects the current identifier if nothing is pre-selected - Added ANSI support - Changed/simplified the algorithms for...
Erik Berry
ErikBerry
Offline Send Email
Sep 3, 2003
11:24 pm
2028
... Groovy, I wasn't sure that it would catch on. One question though. I have been trying to get to the CVS as you describe in the developer FAQ, but no luck....
Thomas Due
aberrant_due
Offline Send Email
Sep 4, 2003
6:36 am
2029
... Keep trying. Sometimes the public server is overloaded. If it doesn't work after a few tries at different times of the day, you can download the nightly...
Erik Berry
ErikBerry
Offline Send Email
Sep 4, 2003
6:43 am
2030
I can add to the error reported that when using TortoiseCVS I get the following error: cvs [checkout aborted]: connect to cvs.gexperts.sf.net:2401 failed: No ...
Thomas Due
aberrant_due
Offline Send Email
Sep 4, 2003
6:44 am
2031
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
Sep 4, 2003
11:22 am
2032
Hi all, I am new to the group so I do not know how to make the appropriate request for a feature. Well, I would like to see the perfect layout option able to...
Steve Fields
stevefields2424
Offline Send Email
Sep 9, 2003
6:36 pm
2033
... This is a reasonable request, but what features does the GExperts tool have that the IDE does not have with respect to saved desktops? I can't think of...
Erik Berry
ErikBerry
Offline Send Email
Sep 9, 2003
7:19 pm
2034
... Aaargh! Please don't remove the Perfect Layout expert. I use it all the time. On my setup, with dual monitors the Delphi saved desktops do not get it right...
Steve Gouldstone
gouldstone2000
Offline Send Email
Sep 9, 2003
10:00 pm
2035
... I fixed this up again implementing most of the things we talked about last week and simplifying the UI/code a bit by adding actions. The only thing...
Erik Berry
ErikBerry
Offline Send Email
Sep 13, 2003
7:19 pm
2036
Dear All, Do we have any plans to include the following functionality : - Automatically close Datasets on Project Save/build, or - Automatically close Database...
sugi
sugihartolim
Offline Send Email
Sep 14, 2003
10:28 pm
2037
... We have plans if you or someone else is interested in writing it! To be useful, it would eventually need a configuration list where you could specify a...
Erik Berry
ErikBerry
Offline Send Email
Sep 17, 2003
11:04 pm
2038
... I actually started an a similar expert for dataset closing. It didn't work too well. I don't remember what the problem was, but I'll dig my code up if...
Jim McKeeth
JimMcKeeth
Offline Send Email
Sep 17, 2003
11:08 pm
2039
Painting in the code editor isn't supported by the OTA, so it requires low level hacking that is fairly error-prone, slow, and dangerous. See: ...
Gardner, Paul G.
paulggardner
Offline Send Email
Sep 17, 2003
11:16 pm
2040
... Yes. The ones described as "form drawing". ... See this question in the FAQ: "Will you please add method folding and other custom painting to the IDE's ...
Erik Berry
ErikBerry
Offline Send Email
Sep 17, 2003
11:29 pm
2041
... Understood. ... Mr McKeeth, Can you post it to the yahoogroups files section or send it to me? Maybe I can get further if I got a starting point... TIA, ...
sugi
sugihartolim
Offline Send Email
Sep 19, 2003
2:38 am
2042
... I've been watching this with a smile on my face. I use IBObjects into Firebird, and this has had this feature for some years :) -- Lester Caine ... ...
Lester Caine
lscesuk
Offline Send Email
Sep 19, 2003
6:26 am
2043
Hi Current CVS build is broken. GX_EditorEnhancements only includes GX_GenericUtils if {$D+}, but it needs it anyway for StrContains. Moving the uses out of...
Leonel
burninbr
Offline Send Email
Sep 19, 2003
11:46 am
2044
... I ended up subclassing my Database controls and doing this that way. If you just create a descendant class and add the link property Active default False...
Jim McKeeth
JimMcKeeth
Offline Send Email
Sep 19, 2003
6:43 pm
2045
I uploaded a new uses clause manager that implements all of the features we talked about including incremental search, search path mode, multiselect, cancel...
Erik Berry
ErikBerry
Offline Send Email
Sep 20, 2003
1:22 pm
2046
I uploaded a new uses clause manager that implements all of the features we talked about including incremental search, search path mode, multiselect, cancel...
paulggardner
Offline Send Email
Sep 20, 2003
4:23 pm
2047
Looks nice ! It would perhaps speed things up if the "common" and "search path" units were stored in the settings - not that the speed has bothered me ! (also...
Per-Eric Larsson
emwtur
Offline Send Email
Sep 20, 2003
7:24 pm
2048
... I just removed them all. Unless someone has some good implementation and interface icons, I don't think they are necessary with only ~4 menu items. ... ...
Erik Berry
ErikBerry
Offline Send Email
Sep 21, 2003
9:01 pm
2049
Just noticed that the 'Move to Implementation', 'Add to Implementation', and Project tab all share 'p' as the hot key. It might be a handy to add a 'Add to...
paulggardner
Offline Send Email
Sep 22, 2003
4:07 am
2050
Hi Erik, I just tried the new UsesExpert and it looks good. Some notes: - It seems like the units are not populated by a thread. You call FFindThread.StartFind...
Eyal Post
eyalpost
Offline Send Email
Sep 22, 2003
7:13 am
2051
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 : / Needs...
GExpertsDiscuss@yahoo...
Send Email
Sep 22, 2003
10:26 pm
2052
... I had noticed this yesterday too, but hadn't taken the time to track down the cause yet. Thanks for your help - I've made the change. ... I fixed all of...
Erik Berry
ErikBerry
Offline Send Email
Sep 23, 2003
12:34 am
2053
... someone ... There is a file called axlgen.zip at Delphi Super Page that does this. It was built for Delphi 5 and lower but I was able to get it to work in...
rholleri
Offline Send Email
Sep 24, 2003
4:42 am
Messages 2024 - 2053 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