Took the occasion to install 1.36 (was still in 1.35.1 where it worked without problem). with XE2 Architect - Open/Close: no problem - Open/Search/Preview...
4021
Erik Berry
ErikBerry
Feb 16, 2012 9:49 pm
... Thanks for testing, François. XE1 works fine for me. If anyone else has XE2 Starter and can test there, it would be nice to know if the problem is...
4022
Tom-Vidar Nilsen
tovini67
Feb 20, 2012 1:52 am
Thank you for giving us this great tool! Would it be possible to enable hyperlink in comments in the codeeditor? I would love to be able to collect direct...
4023
Erik Berry
ErikBerry
Feb 20, 2012 8:10 pm
... It is probably possible, but would require some lower level hacking into the mouse handling (messages, events) and painting of the IDE edit control and ...
4024
tovini67
Feb 20, 2012 9:10 pm
... I understand, and it should be better if Embarcadero39;s took care of that one. I have tried Microsoft C# and I like the way that editor handles links. ...
4025
Achim Kalwa
akalwahome
Feb 25, 2012 6:24 pm
[Delphi XE2] Hello Erik, hello non-US GExperts users ;-) I use the GExperts code proofreader a lot with "dictionary replacement" enabled. I type very fast, but...
4026
Erik Berry
ErikBerry
Feb 27, 2012 6:03 pm
You are correct that there are several corners of GExperts that sill have not been made unicode compatible (the next/prev identifier editor experts are also...
4027
Achim Kalwa
akalwahome
Mar 2, 2012 7:22 pm
Hello Erik, ... Thank you for explanation. I'll try to fix that issue. Achim...
4028
pkappetein69
Apr 1, 2012 3:40 am
For the longest time I can't figure out what to do, besides closing the project and opening again. I have the latest GExperts for XE2 installed. If I have a...
4029
Kevin
jumpsfromplanes
Apr 1, 2012 3:22 pm
Are you sure it is related to GExperts? I think it is more related to linker buffering, or the infernal .NET memory management in the IDE. My out-of-memory...
4030
Perry Kappetein
pkappetein69
Apr 1, 2012 5:34 pm
I am not 100% sure. I tried uninstalling it and then it seemed to be fine. So I installed GExperts again, but now the "Error" dropdown in my structure window...
4031
Patrick
pvanlogchem
Apr 1, 2012 9:41 pm
Don't you agree that this is kinda ridiculous?! On a bad day I have to restart the XE2 IDE like ten times or more! And that's not just me, all of my colleagues...
4032
Perry Kappetein
pkappetein69
Apr 1, 2012 10:47 pm
I'm glad to hear, that I am not the only one with this problem. I have to check if there is an QC for this. if not, then i will opening one. if it helps any. ...
4033
Thomas Mueller
dummzeuch
Apr 2, 2012 7:27 pm
Are you sure it is not one of the components you are using that's causing the issue?...
4034
pkappetein@...
pkappetein69
Apr 2, 2012 7:29 pm
I'm not 100% Sure. I only have jvcl,Virtualtree,GExperts installed. when I was having the problem. I opened up a QC , I will check the status tonight. Perry On...
4035
Patrick
pvanlogchem
Apr 3, 2012 7:47 am
Here, most of us only have GExperts installed, no 3rd party components at all, and still have this behaviour. At times I suspect the procedure-list or the grep...
4036
U Black
nilux07
Apr 4, 2012 8:09 pm
right now I'm having different issue, I'm using windows8 with xe2 and gexpert installed. I can't use gexpert's shortcuts from keyboard , I did override...
4037
U Black
nilux07
Apr 15, 2012 6:40 am
after I installed Ide Fix pack 4.8 , my issue has ben fixed. looks like it was related to IDE FIX Pack  from Rumi ( Mowlana ); ... 1)In generosity and helping...
4038
Erik Berry
ErikBerry
Apr 15, 2012 6:10 pm
... Be sure and report the issue cause/symptoms to the author of that tool. I think the IDE Fix Pack is a pretty impressive feat of software engineering, but...
4039
Perry Kappetein
pkappetein69
Apr 15, 2012 6:44 pm
it fixes some bugs in the IDE, When I didn't have this IDEpack, I had the mem problems, and was blaming GeExpert for it, but ended up it's Delphi itself. With...
4040
Kevin
jumpsfromplanes
Apr 16, 2012 3:32 am
Erik, The trouble is that the out-of-memory IDE crash only happens intermittently, and does not seem to be project size related. I had it happen today on a...
4041
U Black
nilux07
Apr 16, 2012 9:46 pm
Hi everyone , I uninstalled IDE fix and DDev extensions , I do assign alt + g to ( go to line menu item via ide menu shortcuts window ) and than I assign to...
4042
Erik Berry
ErikBerry
Apr 16, 2012 10:11 pm
... I'm not seeing that problem here in XE, but these issues are usually dependent on a specific IDE configuration. Things to check: Does the same happen when...
4043
Jim Fleming
jimfleming15
Apr 20, 2012 4:01 pm
Description: At intervals, I must send an updated Code Librarian file to a few collaborators. Before doing so I would like to be able to determine which ...
4044
jimfleming15
May 16, 2012 12:14 am
Since there has, as yet, been no response to this original message, I must assume there is no interest in my proposition ??? Jim...
4045
Erik Berry
ErikBerry
May 16, 2012 5:18 am
... Very old versions of GExperts (probably 12+ years ago) used to support multi-user access to a shared Paradox database of code snippets, but I don't believe...
4046
babisbox
May 29, 2012 3:42 pm
reassign F9 to Run|Run without debug and Shift+Ctrl+F9 to Run|Run shortcuts appear on menu as reassigned when form designer is active shortcuts function as...
4047
bencze.tamas
Jun 4, 2012 8:50 pm
Hello, I just want to ask a feature in component grid expert. The type of the components would be very handy in a new column. Also odering by that is...
4048
Thomas Mueller
dummzeuch
Aug 5, 2012 12:37 pm
Hi, ... I have just checked in a bugfix for the case Assert(2 <= (1 + 1)); being formatted wrongly to Assert(2<=(1 + 1)); It seems to solve the problem and did...
4049
Ulrich
uligerhardt
Aug 6, 2012 7:06 am
Hi twm! Worked in a quick test in my real code base. Thanks! Uli...