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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1346 - 1375 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1346
I followed the FAQ guidelines to get the sourcecode. Login failes if I give an empty password. See output. What must I do to get the sourcecode? Wim. Output: ...
wimbekker
Offline Send Email
Mar 1, 2002
9:15 am
1347
Erik, I don't know if anyone else is getting e-mails like this one but it's a mystery to me where they got my old tcsmgmt.com address. Do you think yahoo is...
Hansen, John
afanofosc_99
Offline Send Email
Mar 1, 2002
12:30 pm
1348
... I've had the same think on other yahoo lists, there should be a means of black listing spam addresses <g> -- Lester Caine ... L.S.Caine Electronic Services...
lester@...
lscesuk
Offline Send Email
Mar 1, 2002
2:05 pm
1349
... http://sf.net/projects/gexperts/ has detailed instructions on the CVS page. If you can do without CVS and are content with a Zip archive, ...
Stefan Hoffmeister
econos2001
Offline Send Email
Mar 1, 2002
5:59 pm
1350
... My guess is that they were doing email address harvesting. In the past, there were some email addresses in the credits section of the GExperts web site....
Erik B. Berry
Anagoge
Offline Send Email
Mar 1, 2002
6:56 pm
1351
I was wondering if GExperts could do the following to a code template somehow. ////////////////////////////////////////////////////////////////////// //...
dedye2us
Offline Send Email
Mar 6, 2002
9:19 pm
1352
... Not right now, but maybe later. See this thread about the "Macro Templates" editor expert for more details: ...
Erik B. Berry
Anagoge
Offline Send Email
Mar 6, 2002
9:23 pm
1353
E, Thanks for getting back to me so quickly. Is the only way to get this editor going to get the latest source code of GExperts as well as this editors source...
Donovan J. Edye
dedye2us
Offline Send Email
Mar 6, 2002
9:40 pm
1354
Somebody interested in a CPP Parser? Or somebody already working on it? Wim...
wimbekker
Offline Send Email
Mar 7, 2002
8:42 am
1355
... without a complete grammar it is an almoust impossible task. The last publicly available grammar is from 1996 and even if it would have been complete for...
Martin.Waldenburg@...
mwaldenburg
Offline Send Email
Mar 7, 2002
11:09 am
1356
... Apply his changes to the current GExperts source (recommended, but hardest, requires some diffing), compile his source (not up to date with GExperts 1.11)...
Erik B. Berry
Anagoge
Offline Send Email
Mar 7, 2002
11:11 am
1357
... Whether or not a complete grammar is required depends on the task at hand. It should be comparatively easy to create a specialized "scanner" that extracts...
Stefan Hoffmeister
econos2001
Offline Send Email
Mar 7, 2002
3:57 pm
1358
... Indeed, it is. I wrote a C++ scanner some years ago, which was used in a well known tool until the author was forced by an also well known customer to...
Martin.Waldenburg@...
mwaldenburg
Offline Send Email
Mar 7, 2002
5:48 pm
1359
... It is being used (mwBCBTokenList.pas). See: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gexperts/gexperts/unstable/Comps/ Anyone that wants to improve...
Erik B. Berry
Anagoge
Offline Send Email
Mar 7, 2002
6:44 pm
1360
Is there some document or protocol outlining the requirements for creating your own Editor Experts or for modifying the current ones? The reason I ask, is I...
rodraw
Offline Send Email
Mar 12, 2002
9:53 pm
1361
... There are no extensive docs, but there are some source comments. Start by looking here: Src\SampleExperts\GX_eSampleEditorExpert.pas ...
Erik B. Berry
Anagoge
Offline Send Email
Mar 12, 2002
10:05 pm
1362
I have just downloaded (a couple of times) the file (GX6ProEnt- 111.exe) to install gExperts to my new Delphi 6 Pro (update 2) installation. When I execute the...
tdomigan
Offline Send Email
Mar 15, 2002
10:41 am
1363
... The setup file is fine, so I'd suggest downloading from another computer or from another program. I've noticed that sometimes Netscape 4.x will corrupt...
eberry@...
Anagoge
Offline Send Email
Mar 17, 2002
2:04 pm
1364
Thank you Erik. I downloaded the file using a download utility and it gave me a clean copy. Tony ... computer or from another program. I've noticed that...
tdomigan
Offline Send Email
Mar 18, 2002
11:14 am
1365
Is there a particular reason (compatibility with recents Delphi ?) why GExperts stopped using EII ? An expert I wrote use it, and I currently track weird...
Pierre Muller
pm@...
Send Email
Mar 25, 2002
3:11 pm
1366
... We no longer need the features it provided, expert compatibility isn't as much of an issue anymore, and it is no longer actively maintained. It was fairly...
Erik B. Berry
Anagoge
Offline Send Email
Mar 25, 2002
3:33 pm
1367
I stumbled on Gexperts when looking for some opentools api samples. I like it. And I would like to include the functionality I had written in my own expert in...
eeeeeeenl
Offline Send Email
Apr 10, 2002
10:32 pm
1368
B, ... How about a source code formatter: http://www.dow.wau.nl/aew/delforexp.html ... -- Donovan ... Donovan J. Edye [www.edye.wattle.id.au] Namadgi Systems...
Donovan J. Edye
dedye2us
Offline Send Email
Apr 10, 2002
11:27 pm
1369
I have several formatters, but most of them do an all or nothing job, I want to be able to control it myself, in bits and pieces, just like I like the 'sort...
eeeeeeenl
Offline Send Email
Apr 11, 2002
8:08 am
1370
I, for one would like it but only if I could set it for my style. e.g. var abc : Integer; xyzs : TPanel; dhdhdhdhhdhd : TMYControl after the...
pkduo
Offline Send Email
Apr 11, 2002
1:23 pm
1371
This is very annoying, this reformatting yahoo groups does. I am now in the editor box, and while typing I see the format of the colons correctly, when I...
eeeeeeenl
Offline Send Email
Apr 11, 2002
8:27 pm
1372
Stupid me, I just realized this is standard HTML behaviour, I tried to replace the spaces by &nbsp; but that does not work either, so for the sake of it I show...
eeeeeeenl
Offline Send Email
Apr 11, 2002
8:33 pm
1373
It works ok with a normal mail client (every version you posted) so my guess is, yahoo fu*ked up again ..... perhaps you should try as plain text /stig ... ...
Stig Joergensen
sjrgensen
Offline Send Email
Apr 12, 2002
12:55 am
1374
Hello GExpertsDiscuss, ... FWIW, in my mail reader your previous messages do show spaces, when I use fixed width fonts. So in my newsreader, abc :...
Rudy Velthuis
rudyvelthuis
Offline Send Email
Apr 13, 2002
12:46 pm
1375
I would like to issue a GExperts 1.11a update to correct a hang in the Procedure List for C++ files. If any of you are aware of other unfixed bugs in 1.11,...
Erik B. Berry
Anagoge
Offline Send Email
Apr 25, 2002
2:53 am
Messages 1346 - 1375 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