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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2671 - 2700 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2671
... Agreed. I used the menu item name feature as a guideline. :-) ... OK. Uli....
Ulrich Gerhardt
uligerhardt
Offline Send Email
Nov 1, 2004
8:19 pm
2672
Hi, I've written an application that uses GX_PeInfo (specifically the import code). The application recursively scans multiple files and lists all the required...
norgepaul
Offline Send Email
Nov 3, 2004
4:46 pm
2673
The FindFilesInDir procedure isn't correctly building the directory paths for recursive calls to itself. I added changed a line to fix this. Can anyone see a...
paulggardner
Offline Send Email
Nov 4, 2004
2:35 pm
2674
... Under what situations does it fail? Are you using relative directories, or something similar? Does the bug also affect usage in GExperts anywhere? Erik...
Erik Berry
ErikBerry
Offline Send Email
Nov 5, 2004
3:59 am
2675
The name doesn't say it all but the intention is to simplify looking up units and dependant units that the components you use, needs. It requires a minor...
emwtur
Offline Send Email
Nov 5, 2004
10:45 am
2676
... directories, ... anywhere? ... What's happening is this: I create an instance of TFileFindThread, assign a path (say c:\work\) to the RecursiveSearchDir...
paulggardner
Offline Send Email
Nov 5, 2004
3:17 pm
2677
Hi. I work with Delphi 5. I'm doing some changes to unit GX_ComponentGrid because I want to show other properties like Caption, Hint, etc. I've added a new...
jsbriantes
Online Now Send Email
Nov 5, 2004
5:22 pm
2678
... If you need support for subproperties, you'll need to add that support yourself. Our functions only take in single property names, as you've found. Erik...
Erik Berry
ErikBerry
Offline Send Email
Nov 5, 2004
5:35 pm
2679
... Your fix looks fine. I think I added the recursive ability but never tested it since we didn't need it at the time. I'll make sure it gets patched. Erik...
Erik Berry
ErikBerry
Offline Send Email
Nov 5, 2004
5:46 pm
2680
... [0]') ... support ... you've found. ... Hi. Thanks for your answer. Could you tell me how Can I do It? (main things). I've been finding information about...
jsbriantes
Online Now Send Email
Nov 8, 2004
10:08 am
2681
... You would need to parse the property name string coming into the GxOtaGetComponentPropertyAsString function and determine if is has a '.' in it. If it...
Erik Berry
ErikBerry
Offline Send Email
Nov 9, 2004
11:54 pm
2682
... When dealing with properties you should know where is the red line. Almost everything that is in "published" section can be extracted using RTTI functions...
Piotr L
vpiotr
Offline Send Email
Nov 10, 2004
8:16 pm
2683
... The functionality you describe seems similar enough to the uses clause manager or the project dependencies that it seems we should integrate your features...
Erik Berry
ErikBerry
Offline Send Email
Nov 13, 2004
8:46 pm
2684
... It might be worth integrating into a new tab of PE Information or Project Dependencies. The only suggestion I'd make before it could be integrated is that...
Erik Berry
ErikBerry
Offline Send Email
Nov 13, 2004
9:13 pm
2685
... I agree that we don't need another expert ! It would fit in either one I guess It uses some code thats private in the usesmanager.... It might be equally...
Per-Eric Larsson
emwtur
Offline Send Email
Nov 14, 2004
5:14 pm
2686
Hi. Sorry for the delay, but I was a little busy in the last time. So, today I tested GXSource-2004-11-15.zip in BCB5. ... needed ... Yes, it's not required in...
Sorin
spohontu
Online Now Send Email
Nov 18, 2004
8:20 am
2687
Hi, Now that GExperts 1.21 has been released, wouldn't it be time to add the experts that are in the files area on yahoo? I just reinstalled my system and I'm...
Leonel
burninbr
Offline Send Email
Nov 19, 2004
1:00 pm
2688
... You'll need to update the necessary project or .res files and post them since I am no longer maintaining BCB5 support. ... Sorry, but I am unable to...
Erik Berry
ErikBerry
Offline Send Email
Nov 20, 2004
5:31 pm
2689
--Erik wrote-- GExperts 1.21 is probably the last release that officially supports Delphi 5 and BCB6, though, similarly, others are welcome to maintain a ...
Gardner, Paul G.
paulggardner
Offline Send Email
Nov 20, 2004
5:52 pm
2690
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
Nov 27, 2004
4:27 pm
2691
I've uploaded a new version of my unit - locator ! This time implemented as a second tab in the uses manager ! usesmanager has been slightly modified (...
Per-Eric Larsson
emwtur
Offline Send Email
Nov 27, 2004
4:31 pm
2692
After all these years, why has ther not been a feature implemented where you can import one codedb.cds into another? And why has there not been a standalone...
mr_delphi_developer
mr_delphi_de...
Offline Send Email
Dec 1, 2004
5:39 pm
2693
I found it in the Files section. However, when trying to open one of my CDS files I get an "Operation not applicable" error. I also get this when trying to...
mr_delphi_developer
mr_delphi_de...
Offline Send Email
Dec 1, 2004
5:40 pm
2694
... Most likely, your .cds file is corrupt. You can create a simple Delphi app with a grid, TClientDataSet, and a file open dialog and see if the data shows...
Erik Berry
ErikBerry
Offline Send Email
Dec 1, 2004
5:54 pm
2695
... There shouldn't be any change to the developers here. If you want to continue to maintain the source and compile under Delphi 5, I encourage you to do so....
Erik Berry
ErikBerry
Offline Send Email
Dec 1, 2004
11:09 pm
2696
... I took a quick look at the source. I think it will end up being a useful tool for some users. Some minor suggestions: - The TListBoxes should be...
Erik Berry
ErikBerry
Offline Send Email
Dec 2, 2004
4:23 am
2697
... We might actually have a GExperts 1.22 release very soon. I've found a few bugs that might warrant an update and seem fairly safe to fix. Until I get...
Erik Berry
ErikBerry
Offline Send Email
Dec 2, 2004
4:48 am
2698
... as well ... Unfortunately I don't have ideas how to remedy any of both problems. I was able to make it a bit quicker, but it is still slooow. ... Delphi 6,...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Dec 2, 2004
7:27 am
2699
... I'll test on D2005 (Prof.) Achim...
Achim Kalwa
akalwawork
Offline Send Email
Dec 2, 2004
7:32 am
2700
... want to ... encourage you ... Do you want to remove the D5 specific code from the main distribution? Uli....
Ulrich Gerhardt
uligerhardt
Offline Send Email
Dec 2, 2004
7:33 am
Messages 2671 - 2700 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