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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 3610 - 3639 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3610
... I believe revision 69 is the last one included in the release. I didn't have time to look very far into tagging this, because the tagging looked different...
Erik Berry
ErikBerry
Offline Send Email
Oct 6, 2007
12:18 am
3611
... Is this fixed in the formatter now? I'd like to get some feedback from any other regular German/Polish/Asian/Russian/etc. users and Thomas if he knows any...
Erik Berry
ErikBerry
Offline Send Email
Oct 6, 2007
12:33 am
3612
Hi Erik, ... I think I might qualify as a German user because I use the formatter at work daily and never encountered a problem with umlaut characters. But I...
Thomas Mueller
dummzeuch
Offline Send Email
Oct 6, 2007
11:00 am
3613
Hi, how can i make the "class browser" work under c++ builder 2007 ? Thank you....
skcc_al
Offline Send Email
Oct 10, 2007
4:35 pm
3614
... The class browser only supports Delphi files. There is a section on C++ compatibility in the help file that explains more details on what features are...
Erik Berry
ErikBerry
Offline Send Email
Oct 10, 2007
6:39 pm
3615
Dear Erik, The C++ Builder 2007's built-in structure view could not support for adding member functions or properties. As you know, it is an inconvenience...
skcc_al
Offline Send Email
Oct 11, 2007
2:16 pm
3616
... If you are reading the editor's text as raw bytes into a TStringList and writing it back to the editor as raw bytes then the UTF-8 stored in the editor...
Erik Berry
ErikBerry
Offline Send Email
Oct 13, 2007
7:27 am
3617
Hi Erik, ... But only if the current charset can handle these characters. Will it still work with e.g. Chinese characters on a German Windows? Of course, most...
Thomas Mueller
dummzeuch
Offline Send Email
Oct 13, 2007
8:59 am
3618
... The nice thing about UNICODE is that it doesn't care about the current user's selected keyboard, character set, code page, etc. As long as you are ...
Erik Berry
ErikBerry
Offline Send Email
Oct 13, 2007
9:45 pm
3619
Hi Erik, ... I was talking about the internal representation of the formatter, which is AnsiStrings and MBCS, isn't it? ... I'll have a look. ... And even if...
Thomas Mueller
dummzeuch
Offline Send Email
Oct 14, 2007
9:49 am
3620
... I guess the most common internal representation would be ASCII/ANSI/MBCS, but if you consider the contents of each line in the TStringList as a generic ...
Erik Berry
ErikBerry
Offline Send Email
Oct 14, 2007
9:14 pm
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
Online Now 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
Online Now 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
Messages 3610 - 3639 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