... It was surprisingly easy to learn enough to do get a working expert. There wasn't much documentation but looking at the existing experts was enough. I...
... Thanks! One of the things I'm still thinking about is allowing users to use custom tokens to align by. One way to do it is by adding a TEdit where the user...
... That's how the CodeRush expert works and I must say I hate this behaviour because it is only good when there is no delimitor too far to the right. Consider...
... Maybe another option? I do like the extra space just before the token. ... I would also like to see it push the delimiters as far to the left as possible....
... There are also sample experts in CVS that are fairly heavily documented, if it helps anyone, and some limited docs in SourceCode.txt. ... Yes, fairly easy....
... Actually, you don't have to. In case there is a right column position somewhere greater than the first line match it is automatically aligned based on...
Actually, when you take it this far, it starts becoming a formatting expert. Not a bad thing, but it may be out of the scope of this tool. However, what...
Hi, ... I was about to suggest that. ;-) btw: Since the delfor dll is free it would be possible to integrate it into GExperts (if it is already installed, I...
... The manual work is only required for people that want the minimal column automatically chosen and the remaining portions of the lines aligned to that spot....
Hello, i read your discussion about a formatter Try this one http://www.dow.wau.nl/aew/delforexp.html It's free, and the source is availble. I think the auther...
Hi, ... No, the source code is not available for the formatter. It's only available for the wizard which then uses a dll to do the actual formatting. From the...
Hi, the Rename Component function is quite a nice addition to GExperts (or was it always there an I didn't notice?). I'd like the following improvements...
Hi, while trying to make sense of some of the GExperts units I had an idea for yet another expert: A Quick switch expert for editor colours. The reason: Those...
Hi, ... I have implemented the following: There is an additional edit field on the component rename form. If the component has got a Caption property, the...
Hello Thomas, ... Attachment was cut off; could you please upload your files to GExperts file area: http://groups.yahoo.com/group/GExpertsDiscuss/files/ TIA ...
Hi Stefan, Thank you for this expert. I just played around a bit with it and I think it will be very useful. While testing, two minor improvements came to my...
... I put these files in CVS. I did make several changes such as auto-filtering the token list, adding a manual mode selection, save/load of last mode/token,...
A lot of time without do anything just a lot of work. I have make modifications for set component props. This modification is complete support of Set the idea...
... Just a reminder: they're not included in the projects and the gxicons.rc file has not been updated yet. I think it would be nice if I could set leading...
... Try to do a few cleanups, apply your function to the latest CVS copy of that file, and then reupload. Comments: - Add a try/finally to each .Create/.Free...
... As soon as the major bugs like the below one are fixed, we can add this to the projects. If anyone wants to go ahead and make the changes, feel free and...