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 2692 - 2721 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
2701
Hi Erik, I've just downloaded latest GExperts source package for compiling with D2005. I could not find GExpertsD9.dpr or GExpertsPackageD9.dpk in archive. ...
Achim Kalwa
akalwawork
Offline Send Email
Dec 2, 2004
8:53 am
2702
... Well, you do have "Copy Component Names" that is as specialized as this one. I like "Inplace Rename Component" because it's simple, has a simple UI, and F2...
Leonel
burninbr
Offline Send Email
Dec 2, 2004
11:10 am
2703
... adding the ... would be ... I think it's a nice feature myself ;). I made some changes to this a while ago in line with comments I received from email,...
paulggardner
Offline Send Email
Dec 2, 2004
1:46 pm
2704
... posted ... I've uploaded a zip file with screenshots of the View Unit expert as it currently stands. I don't expect the functionality to change, just the...
paulggardner
Offline Send Email
Dec 2, 2004
2:24 pm
2705
... OK, just let us know once it is ready to test, and we can all take a look. Even if it isn't 100% complete, we can put this in CVS once it is almost ready,...
Erik Berry
ErikBerry
Offline Send Email
Dec 2, 2004
6:55 pm
2706
... Yes, enhancing the rename expert with some new shortcut to manually bring up the existing dialog is one good path to simplify things a little. Another...
Erik Berry
ErikBerry
Offline Send Email
Dec 2, 2004
7:04 pm
2707
... I'll be away for a few weeks, so I can only check it out in the beggining of next year. If no one has stepped up by then, I'll take this. ... Then it's not...
Leonel
burninbr
Offline Send Email
Dec 2, 2004
7:14 pm
2708
I just used the GExpertsD7.dpr and it compiled fine in 2005 Pro Rick ... archive....
rholleri
Offline Send Email
Dec 2, 2004
11:16 pm
2709
Hi, ... Yes, that's right and I've compiled GExperts for D2005 this way. I just wanted to point out that the download archive was missing some files. Looks...
Achim Kalwa
akalwahome
Offline Send Email
Dec 3, 2004
6:47 am
2710
Erik, ... Attached is a patch that merges the Inplace Rename Expert into the existing Rename Expert. Instead of using the existing dialog, I used the simple...
Leonel
burninbr
Offline Send Email
Dec 3, 2004
3:05 pm
2711
... I think the point of the integration would be that if the component has a default name ("Button1") the rename tool will use the existing dialog and let it...
Erik Berry
ErikBerry
Offline Send Email
Dec 3, 2004
8:00 pm
2712
... Ok, easy to do. ... It's just that, compared to the new dialog, I find the old one too big and intrusive. <g> I'll do it. ... It used to bring the...
Leonel
burninbr
Offline Send Email
Dec 4, 2004
2:12 pm
2713
... I think it is the simplest dialog we have in GExperts, but I understand your minimalism. Another option is to see it less by remembering to use using the...
Erik Berry
ErikBerry
Offline Send Email
Dec 4, 2004
5:30 pm
2714
... Ok, the new patch is attached. It does: When a component is dropped down in a form, existing behaviour is unchanged. If you press F2, the component does...
Leonel
burninbr
Offline Send Email
Dec 6, 2004
1:25 pm
2715
New source i Files area ! Gx_UsesManager.zip ! Try the expert on the Gexperts project. It will give you the names of the units that Gexperts require, that are ...
Per-Eric Larsson
emwtur
Offline Send Email
Dec 6, 2004
10:22 pm
2716
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
Dec 8, 2004
11:57 am
2717
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
Dec 9, 2004
4:33 pm
2718
I'd appreciate it if other GExperts users would try out the new and improved version of the Macro Library expert. I've tested it against D5 and D7 and it...
Hansen, John
afanofosc_99
Offline Send Email
Dec 9, 2004
4:40 pm
2719
... So far it seems to work great in D6 too. I haven't done extensive testing, but if it performs as I believe it does, this expert definitely got my vote for...
Thomas Due
aberrant_due
Offline Send Email
Dec 10, 2004
7:21 am
2720
In case it isn't completely clear, the Macro Library expert allows you to maintain a library of keystroke macros that you record using Ctrl+Shift+R. You can...
Hansen, John
afanofosc_99
Offline Send Email
Dec 10, 2004
1:34 pm
2721
Hi John, ... [snip] ... Is the expert able to start recording/playback of macros? I seem to be unable to memorize the shortcuts, so buttons for these actions...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Dec 10, 2004
3:26 pm
Messages 2692 - 2721 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