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...
Show off your group to the world. Share a photo of your group with us.

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 3621 - 3650 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3621
Here is already and 1.32 released, but problem UTF8 with searching for in opened for editing files is not solved. In particular with russian charset :( Let me...
vvv_share
Offline Send Email
Nov 9, 2007
3:39 pm
3622
Hi, ... The problem here is probably that none of the developers of GExperts uses a Russian charset so they not only don't have that problem but also don't...
Thomas Mueller
dummzeuch
Offline Send Email
Nov 9, 2007
6:23 pm
3623
... Thanks! I think it would be a great addition to change the grep tool to support UTF-8. The proposed changes are linked here in case anyone wants to test...
Erik Berry
ErikBerry
Offline Send Email
Nov 9, 2007
6:32 pm
3624
Seems that development of GExpert was stoped and no news about it during last several monthes. Nevetheless I think that several points can be implemented at...
Alexander Golovko
algol_ua
Offline Send Email
Mar 14, 2008
8:40 am
3625
... If you are referring to the Grep Results form, the position and size are saved similar to other dockable forms when you either turn on the project desktop...
Erik Berry
ErikBerry
Offline Send Email
Mar 31, 2008
8:33 am
3626
... I've been looking at this, but there are some remaining issues with this change. For example, it was doing UTF-8 conversions of editor contents in the...
Erik Berry
ErikBerry
Offline Send Email
Mar 31, 2008
8:52 am
3627
If a project have more than one source file,how to know which source file is selected on the selecting the tabs in the sourceEditor window. ...
haismartboy
Offline Send Email
May 22, 2008
3:22 pm
3628
I snippet from my D6 code function TToolsApiHelper.GetCurrentModuleFile: string; var modserv: IOTAModuleServices; module: IOTAModule; begin modserv :=...
Per-Eric Larsson
emwtur
Offline Send Email
May 22, 2008
5:02 pm
3629
... You can also see GX_OtaUtils.GxOtaGetTopMostEditBufferFileName or GxOtaGetCurrentSourceEditor for other similar examples. See the OTA FAQ here for some...
Erik Berry
ErikBerry
Offline Send Email
May 22, 2008
5:13 pm
3630
Thanks for your replies. The code gives the current source file or the current source editor. But I want to be Notified when a source file is selected on...
smartboy smartboy
haismartboy
Offline Send Email
May 23, 2008
8:51 am
3631
Code Gear lists GExperts as a 2009 ready product, but I don't see a download for that revision. Is is just from the compiling the "nightly" builds, or am I...
gallahermike
Offline Send Email
Sep 20, 2008
8:25 pm
3632
The "Components to Code" (CTC) feature is in a nutshell the very reason I use GExerts. I have a suggestion though, that I think many users will agre with. ...
dzomlija
Offline Send Email
Sep 20, 2008
8:26 pm
3633
... Basic Delphi 2009 has been available in the nightly source releases for a few weeks, but I have not had time to get an official beta release built and ...
Erik Berry
ErikBerry
Offline Send Email
Sep 25, 2008
10:56 pm
3634
Is anyone interested in doing something with our web site? I'd like to transition to a system that allows page templates and has the ability to do updates to...
Erik Berry
ErikBerry
Offline Send Email
Sep 25, 2008
11:08 pm
3635
Thanks for the clarification Erik, I will see what I can do with the nightly builds. I completely understand the demands of the job, the hobbies, and the ...
gallahermike
Offline Send Email
Sep 26, 2008
7:02 am
3636
Hi Erik, I suggest you to take a look to dokuwiki... http://www.dokuwiki.org/dokuwiki It work with Apache + PHP. You may define users and a light ACL, can...
ascanio.pressato@...
ascanio_pres...
Offline Send Email
Sep 26, 2008
8:06 am
3637
Hi, this is just to let you know that the current GExperts sources in the subversion repository do not compile in Delphi 7 (it does, with some minor...
Thomas Mueller
dummzeuch
Offline Send Email
Sep 28, 2008
6:20 pm
3638
... Something might have changed recently, but I'm not having any problems compiling under Delphi 7. Erik...
Erik Berry
ErikBerry
Offline Send Email
Sep 29, 2008
10:40 am
3639
See the notes and downloads here: http://www.gexperts.org/ "GExperts 1.33 Beta 1 is available with support for Delphi 2009. This is a beta release intended...
Erik Berry
ErikBerry
Offline Send Email
Oct 2, 2008
7:57 am
3640
Hi Eric, - I could help you out. I run a small web hosting company at www.natiki.com.au. I use Joomla! Primarily. I am also involved with the building a...
Donovan J. Edye
dedye2us
Offline Send Email
Oct 3, 2008
1:33 am
3641
... I changed this to ignore readonly properties. ... Although I'm sure a few people would use this if it was an option, the default creation code makes the...
Erik Berry
ErikBerry
Offline Send Email
Oct 21, 2008
10:54 am
3642
I added a new tool to hide non-visual components from VCL forms. It is in source control now, for anyone that wants to test it. From the help file: "This...
Erik Berry
ErikBerry
Offline Send Email
Oct 21, 2008
11:03 am
3643
Hi Erik, ... Interesting. ... Does that required Delphi 2009 or will it work with Delphi 2007 as well? I am currently not using Delphi 2009 due to...
Thomas Mueller
dummzeuch
Offline Send Email
Oct 21, 2008
6:43 pm
3644
... We need testing under all IDEs. Of course, for unicode files, the VCL isn't able to handle unicode strings in IDE releases before Delphi 2009, but you ...
Erik Berry
ErikBerry
Offline Send Email
Oct 21, 2008
7:57 pm
3645
Hello Erik, ... Nice. Works very well in both D2007 and D2009. ... Some issues with Delphi 2009: 1.) Both Experts "Locate matching delimiter" and "move to...
Achim Kalwa
akalwahome
Offline Send Email
Oct 23, 2008
7:33 pm
3646
... Thanks for your help in testing this. This issue is easy to hack a partial fix for, since it is just a displayed word that is wrong (we can convert the...
Erik Berry
ErikBerry
Offline Send Email
Oct 24, 2008
12:58 pm
3647
I would like to get some more people involved in testing the latest unicode support and general level of stability of GExperts. Please download the beta 2...
Erik Berry
ErikBerry
Offline Send Email
Oct 26, 2008
9:52 am
3648
Hello Erik, ... Sorry, I've never used regular expressions and I don't know how the syntax. So I can't test this. BTW: Why is the "ignore comments" option...
Achim Kalwa
akalwahome
Offline Send Email
Oct 26, 2008
12:17 pm
3649
Hello, ... This only happens with Erik's original DLL file downloaded from http://www.gexperts.org/files/beta/1.33/2/ If I compile from Source, the problem is...
Achim Kalwa
akalwahome
Offline Send Email
Oct 26, 2008
1:46 pm
3650
... The help file has the details, if anyone wants to try complex searches. ... I had to rewrite the grep code to handle unicode and did not have time to ...
Erik Berry
ErikBerry
Offline Send Email
Oct 26, 2008
3:41 pm
Messages 3621 - 3650 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