... This seems like a good solution (see the screenshot in the zip). I think you'll need a minor update to remove the stray bar break on the far left of the...
... Dear All, This is my version of the code, hasn't done much testing yet, but it seems to get the KEY and PARENT link correctly. Please take a look at the...
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...
May 8, 2003 1:35 am
1749
I uploaded GX_Backup.zip to the files area. This update solves a problem where DelphiZip 1.72 changed the ZipmasterProgess procedure so the FileSize is a...
... I already did the conversion, but Abbrevia isn't in a very stable state right now. The code they released was in-between TurboPower releases, and had some...
Hello Rick, ... The change for FileSize from integer to cardinal was not done in v1.70, but in later versions. I use the latest stable DelphiZip v1.70 build ...
Hello, ... I've updated the code to remove the left bar break: http://groups.yahoo.com/group/GExpertsDiscuss/files/GX_IdeEnhance.zip ... Erik, do you know...
... v1.70, ... That is possible. I went from version 1.6L to 1.72.1.2 and never used 1.7.1.0. I tried to download the 1.7.1.0 version but recieved an "access...
Hi, is there a way to give individual tabs in the component pallete ? So as one can visually order the tabs by eg. Vendor, Type of components etc ? Thank You ...
Hi, ... I guess that would not work, because the delphi-integrated tabcontrol doesn't support colored tabs (correct if I'm wrong). But take a look at: ...
is there a way to give individual tabs in the component pallete ? So as one can visually order the tabs by eg. Vendor, Type of components etc ? Look at Raize...
Every time I try to use my CodeLibrarian, I get an AV when exiting The AV is in midas.dll. Now, I am using D5E on WinXP. There also is times when it entirely ...
... Two possibilities I can imagine: - Your .cds database is corrupt. You can try to repair it if such utilities exist (I don't know), or write a simple...
... Go ahead and zip it up and upload the pas/dfm/dpr there (include a binary if you want). Even if the UI is just two edit boxes for the two filenames and a...
... The database looks fine to me just browsing it in a grid. I tried your database inside Delphi 5.01 with the latest GExperts CVS source code, and after...
I would like to suggest the option to be able to scan for more files eg . for each project , search for .todo files for each module, search for .dcr and res...
... Adding .todo files for a project seems reasonable/harmless to always do. .res should already be included if you have the option on to parse the source...
... Midas.DLL is seriously a crappy piece of programming. Updating to the latest version *might* help. Using MidasLib.DCU instead is better, but it's still...
I'm little confused by size of CodeDB.DLL in Files section. Are you sure that it does not contain log of changes. Take a look into this file using notepad or...
I'm little confused by size of CodeDB.DLL in Files section. Are you sure that it does not contain log of changes. Take a look into this file using notepad or...
... The file does have a change log. The most recent GExperts code does not keep a changelog (LogChanges := False; upon creation). It might be that this...
The TClientDataSet is only available in D5 Enterprise and D6/D7 Professional and up. With D5 Professional you'll need to use the BDE solution with paradox ...