Dear Plamen, I am trying to Configure the command line Tools for Python but without success. For Error patterns, When I am using the following line: (note that...
OK, i've figured this out... it is because you do not pass a valid input handle to CreateProcess (or whatever equivalent function you call). Thus when make...
Hello Plamen, The one big issue with CREdit is the way that it handles read-only files. I would prefer that upon attempting to save that CREdit re-checks if...
Hi, I read in a previous post that the new version has a feature where when the cursor is over a keyword and the user hits the F1 key, CRedit will open a given...
Hi, Normally, CREdit should check if the file is read-only, and propoze to make it writable if it's not. And you can choose whether making the document ...
Hello, this is not available 1.013 :( btw, the new version should be ready in a month or so.. about the keyword tooltips, I'm not quite sure of what use will...
Is there a way to print only the selected text? I have not found this as an option. While this would be handy, it is not essential as I can always copy ...
stevem@...
Feb 15, 2002 3:54 pm
35
Hello Steve, perhaps is the following little macro a solution for your problem. It's a part of my macro-collection (updated today) which you can find on the...
... Thanks for the advice. By the way, I am eagerly awaiting the new release of CREdit! It seems that I answered my own question on this one. The CREdit...
Hi, ... The use is to remind the template for the command. You've probably used the Visual Studio C/C++ editor - there the tool tip appears whenever the cursor...
... Yes, this is useful in VC++ where it shows the arguments for the functions etc. But the keywords are only limited number, and do not have arguments - and...
Hi, I use CREdit for programming in "Gui4Cli", a script language I've created for easily making GUIs etc. The reason I use CREdit (apart from its being...
Hello all CREdit users, The CREdit home page has been moved to http://www.praven3.com/credit/ (the old one at http://www.thecredit.f2s.com/ will still be...
Hi all, I just (re)discovered this group. CREdit is a great editor, but plainly I use it because it is the only Windows editor that works correctly together...
Hi, the new CREdit version is now quite close to release. I expect it to be ready in a month or so. BTW, it has working operator colorization. As for the WinXP...
Good news! Re: WXP compatibility and mismatching the tab focus - I think this glitch will be difficult to catch because it only occurs irregularly. I now...
Hi, well, it's not quite ready yet. I didn't have much time to work on it. However, I'll publish a beta by the end of the week... Best regards, Plamen Parvanov...
Great, thanks a lot! Glitches detected up to now: 1/ if a keyword starts with a non-ASCII char that is defined as an operator, the 1st char will be colored as...
Hi! I would like to announce a big thanks to Plamen, CREdit is a pretty cool freeware program! I'm going to use it instead of Textpad, my formerly...
Philipp Krieger
philipp.krieger@...
Apr 29, 2002 6:01 pm
51
Hi, I'm new to the list. I found CREdit on the web and it is really the best editor freely available for a programmer. I relied on UltraEdit in the past and...
Hi, thanks for the glitch report, for your first remark: I'll check it for your second remark: in fact the keyword groups are intended for 'keywords', that is,...
Hi, I know about this. The reason is that for some fonts, even if they are 'fixed-width', the width of normal and bold (or italic) characters is different. If...
Hi, ... It's not clear for me what do you mean.. ... In the future I plan to add project support to CREdit, so you'll be able to search in all the project...
hi... ... Me too! :-) ... Oh, nice idea, search and replace over many different files! Right now I have to use complicated and ugly external programs! phil...
Philipp Krieger
philipp.krieger@...
Apr 30, 2002 9:49 am
57
hi... ... I found it a good idea to group the keywords in different groups in the .INI, like Keywords= Keywords1= Keywords2= But it would be a nice feature...