... editor ... I have been able to add the Editor Toolbar into D2005, by stripping out the code for the Multi-line tabs (these will probalbly not be back, see...
... FWIW, in my setup, the parentage is (using a simple IDE explorer expert): AppBuilder: TAppBuilder (owned by Application) DockBottomPanel: TEditorDockPanel ...
... That sounds fimilar. I came up with the same list of components. To figure out which would actually show the toolbar, I just started adding one more Parent...
I put the files for a GExperts 1.22 test release here: http://www.gexperts.org/files/beta/1.22/ Mainly, this works around a new bug in Delphi 2005 Update 1...
Hello Erik, ... Sad to read that the update will create new problems :-( ... I would really like to test this new release, but since I have Delphi 2005...
... If you find out the problem is GExperts (but not the new toolbar stuff you are currently hacking on), be sure and post any details here, even if they are a...
... a bit ... they are ... Since removing the third party components and with the Embedded Designer in the Options dialog checked, D2005 has been pretty stable...
... I will have it on my website this evening, so people can look for themselves. <g> Just wait for http://rvelthuis.bei.t-online.de/programs.htm to appear -- ...
... Rudy One thing I did notice with your Explorer is that when D2005 starts, the Explorer is not loaded for some reason. If I go into Installed Components,...
... Doesn't happen to me. Did you compile it with D2005 and install it from the IDE? Could it be that it is compiled to the wrong directory? -- Rudy Velthuis...
... I used D2005 and installed from the IDE. Like I said, it shows it is installed in Installed Packages and I think I seen that it loaded when D2005 loads...
Any chance of getting a new Daily zip file put on the site. The last one is for Dec. 18, 2004. Or at list a list of the files that have changed since then so I...
I put GX_ToolBar.Zip file in the Files area. These file will allow the GXToolbar to be put back on the D2005 Editor forms. It may work for D8 also, but I don't...
... As a side note, it can compile AND run with Delphi 6 with very few changes. Basically it is only the "foreach" loops that needs to be changed. Best regards...
... The IDEExplorer that is. Best regards / Med venlig hilsen Thomas Due Software Developer Scanvægt Nordic A/S Johann Gutenbergs Vej 5-9 DK-8200 Århus N ...
... The IDE enhancements haven't changed much in a long time, but I put up a new zip file. Sadly, SourceForge no longer allows cron jobs to schedule things...
... This would be a good first GExperts project for someone if anyone wants to look. It would be a new edit box in the config form, and a fairly minor change...
... Cool. Didn't have the opportunity to try that. I am still using my laptop, and not my main development machine, which is still in some box (we moved house...
... editor seem ... also delay ... Thats the problem. I couldn't figure out how to do any of that stuff, so I tried to explain it so somebody that knows the...
... In D2005 I think you could listen for the first IOTAEditorNotifier ViewNotification callback and search the AppBuilder window for the embedded editor then....
Hello, just wanted to convert my Code Librarian from GExperts 1.1 to 1.2. GXConvert needs a file CodeDB.cds, but I don't have such a file (only CodeDB.MB,...
GExperts 1.22 has been released and is available for download from the GExperts homepage. The main purpose of this release is to add support for Delphi 2005...
Hello, I'm just doing my first steps with C# using Delphi 2005. That case sensitive language is driving me nuts :-) I would like to have code proofreader to...
... starts, ... from ... Rudy I figured out what is going on in my D2005 Pro edition with your IDEExplorer not showing up on start up. Using the SendDebug...
... Forgot to add that you have the IDEExplorerForm.Position set to poDecktopCenter. In my multiple monitor setup, I have two monitors side- by-side and...
... Thanks, will change that. Obviously the insert position I was looking for in the loop was always found in my IDE, so it never reached .Count as value, i.e....
... entire ... That is the way it is suppose to work. But it doesn't on my system. My primary monitor has a top/left of 0/0. My third monitor, setup above and...