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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 2646 - 2675 of 3850   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2646
Hi, In the GX_GenericUtils.pas unit, there is a DialogsToQDialogs in the uses list (wrapped in LINUX IFDEF's). 1) Where do I find this unit for Kylix? 2) How...
Graeme Geldenhuys
graemeg@...
Send Email
Oct 5, 2004
4:00 pm
2647
... IDE Experts on Kylix are actually VCL applications. -- Leonel...
Leonel
burninbr
Offline Send Email
Oct 5, 2004
4:14 pm
2648
... I have a copy, but I'm not sure I can distribute it. I'll ask the author and hopefully get some details. For now, you can create some empty functions in...
Erik Berry
ErikBerry
Offline Send Email
Oct 6, 2004
5:48 pm
2649
Hi Erik ... Thanks, I will try the workaround for now... It would be great if I can get GExperts working under Kylix 3. I am so use to all the functions ...
Graeme Geldenhuys
graemeg.rm
Offline Send Email
Oct 7, 2004
2:01 pm
2650
... The code in CVS used to compile and install on Kylix 3 a few months ago. Many of the experts worked, some had glitches. I haven't tried lately. I don't...
Leonel
burninbr
Offline Send Email
Oct 7, 2004
4:40 pm
2651
Hi Leonel, ... I got no idea if it is new or not. When I got the nightly source zip file, and tried to compile it, one of the error messages was that it ...
Graeme Geldenhuys
graemeg.rm
Offline Send Email
Oct 7, 2004
4:47 pm
2652
... It has been there for several years. You can view the CVS history here: ...
Erik Berry
ErikBerry
Offline Send Email
Oct 7, 2004
5:22 pm
2653
Hi, Does anyone have a batch file to build a cvs build from the commandline?...
wvd_vegt
Offline Send Email
Oct 8, 2004
3:13 pm
2654
... Open the project in the IDE, set the compiler options as you want, and the save it to create a .cfg file. Then compile the project with the default...
Erik Berry
ErikBerry
Offline Send Email
Oct 8, 2004
5:15 pm
2655
As I work a lot with source code that is under version control I've had to basically strip all search paths out from delphi, to guarantee that all needed files...
Per-Eric Larsson
emwtur
Offline Send Email
Oct 12, 2004
7:15 pm
2656
Hi. I succesfully compiled GExperts 1.2 in BCB5. How ? I used GXSource-2004-09-29.zip from the daily snapshots. For start, you need Synedit component from...
Sorin
spohontu
Offline Send Email
Oct 13, 2004
7:56 am
2657
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
Oct 13, 2004
7:58 am
2658
... This library is not required by the latest CVS snapshots. ... Is it possible to instead include the .rc file in the project as in Delphi, and have the...
Erik Berry
ErikBerry
Offline Send Email
Oct 13, 2004
3:41 pm
2659
... I'm sure a few people would use something like this, but I'm not positive it would have wide appeal. If you want to simulate this now, you can use the...
Erik Berry
ErikBerry
Offline Send Email
Oct 13, 2004
3:46 pm
2660
... I tried to simplify the string parsing code a bit more. Check out latest parser files in CVS and let me know if they still work well for you. I tested...
Erik Berry
ErikBerry
Offline Send Email
Oct 14, 2004
6:50 am
2661
Hi Erik, Oh that's loads better. I'm a bit annoyed with myself for not having done it like that in the first place. Nice work. It passes all the tests I can...
Rik Barker
CaptainRik
Offline Send Email
Oct 14, 2004
8:56 am
2662
I have noticed two things that are more annoying than actual bugs. 1) in the grep search I can enter a directory of X:\ as the directory to search. This will...
Jim Campbell
jimdelilah
Offline Send Email
Oct 15, 2004
2:58 pm
2663
... I'm not able to duplicate this bug, unless you are saying that you don't like the AutoComplete feature on the combobox. I'm able to search in my D:\Test...
Erik Berry
ErikBerry
Offline Send Email
Oct 15, 2004
7:42 pm
2664
I will try to provide a detailed explanation. 1) open the grep search. 2) type c:\ into the directory edit. step 2 screenshot 3) press OK and wait for search...
Jim Campbell
jimdelilah
Offline Send Email
Oct 18, 2004
3:34 pm
2665
Looks like my screen shots did not make it. They are attached to this e-mail (I hope). ... -- Thanks Jim Campbell MSE-TA Tetragenics [Non-text portions of this...
Jim Campbell
jimdelilah
Offline Send Email
Oct 18, 2004
3:42 pm
2666
Oh well, I can't seem to get the screen shots through. If you need them I can private mail you. ... -- Thanks Jim Campbell MSE-TA Tetragenics...
Jim Campbell
jimdelilah
Offline Send Email
Oct 18, 2004
3:55 pm
2667
Hi Erik, I've extended said expert to show the name of the associated action of the selected menu item. Are you interested in this? Uli....
Ulrich Gerhardt
uligerhardt
Offline Send Email
Oct 27, 2004
2:42 pm
2668
... I'm not sure the feature has any usage outside the world of OTA programmers, but if you are willing to add a popup menu item to that dialog to show "Menu...
Erik Berry
ErikBerry
Offline Send Email
Oct 30, 2004
6:54 pm
2669
... See see the problem now. The trick was to set the IDE's current directory after searching in the root of a drive. I found an easy fix. Thanks, Erik...
Erik Berry
ErikBerry
Offline Send Email
Oct 30, 2004
11:02 pm
2670
As far as I know, all of the reported bugs in GExperts 1.2 are fixed now. Are we ready for a 1.21 release? If not, please report the issues you have found as...
Erik Berry
ErikBerry
Offline Send Email
Oct 31, 2004
8:40 pm
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
Messages 2646 - 2675 of 3850   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