Search found 525 matches

by pjj
05 Sep 2011 15:44
Forum: Scripts
Topic: TEdit - Ctrl+V paste?
Replies: 4
Views: 10725

Re: TEdit - Ctrl+V paste?

As far as I can tell -- yes. Assign Ctrl+V to PasteAction in Environment > Customize keyboard... and that'll do the trick.
by pjj
27 Aug 2011 16:57
Forum: Syntax files
Topic: FORTRAN syntax file
Replies: 18
Views: 38859

Re: FORTRAN syntax file

YAML highlighting may be difficult to accomplice. Yes, I'm afraid it would require a kind of separate module to do just that. Using external highlighters is probably not an option. I pondered a bit about it and came to the same conclusion. They're just highlighters, and have no information about fo...
by pjj
26 Aug 2011 08:06
Forum: Syntax files
Topic: Another interesting syntax highlighting challenge
Replies: 11
Views: 25465

Re: Another interesting syntax highlighting challenge

I know very little about inner RJ TextEd architecture, but one thing I know: it can run scripts (e.g. JavaScript--cfr. Zen coding in RJ TE!). So, why not integrate an existing JS for syntax highlighting? That would require, I think, writing a wrapper and not much more (I may be flat out wrong, natur...
by pjj
25 Aug 2011 08:56
Forum: Syntax files
Topic: FORTRAN syntax file
Replies: 18
Views: 38859

Re: FORTRAN syntax file

I'm attempting to set up a FORTRAN syntax file (yeah, I know... ;)) Fortran! I first programmed in Fortran, some 25 years ago! We used special sheets to write our (very simple) code, which werre subsequently "compiled" on special perforated cards... http://www.simnia.com/it/clycl/fortran/...
by pjj
22 Aug 2011 11:06
Forum: External or integrated tools
Topic: GSplit free versatile file splitter
Replies: 0
Views: 10072

GSplit free versatile file splitter

In every man's life comes this moment when he needs to split a file. Or else. Anyway, GSplit is a superb tool to do this job, as it [l]et you select from two basic file splitting options: disk spanned (split into a set of files varying in size auto-calculated by GSplit based on available free disk s...
by pjj
15 Aug 2011 20:40
Forum: External or integrated tools
Topic: PHP manual with user notes
Replies: 11
Views: 34011

PHP manual with user notes

Invaluable source of PHP wisdom: official documentation with users' notes (comments, snippets) in CHM format, now actively maintained. Available in 10 languages (I suppose users' notes are only in English, though). Can be downloaded from http://www.php.net/download-docs.php In order to use it as an ...
by pjj
15 Aug 2011 20:08
Forum: External or integrated tools
Topic: CSVed, free CSV editor
Replies: 0
Views: 11077

CSVed, free CSV editor

CSVed is an easy and powerful CSV file editor, you can manipulate any CSV file, separated with any separator. some features: * edit, add, insert and delete items; * import; * change separator; * add, delete columns; * rearrange column order; * save selection of rows and columns; * save filtered ite...
by pjj
20 Jun 2011 19:13
Forum: News
Topic: New version of phpBB
Replies: 4
Views: 18211

Re: New version of phpBB

Rickard Johansson wrote:The User Control Panel should work now. The faq page should load properly now as well.
I've removed my comment, because somehow I managed to get through (a moment later it was impossible again), but this doesn't mean I don't appreciate the change. In fact I really do. Thank you!
by pjj
01 Nov 2010 18:43
Forum: Syntax files
Topic: bgcolor, color, background - Select Color and File dialog
Replies: 9
Views: 26372

The bgcolor attribute of <body> is deprecated, and is not supported in HTML 4.01 Strict / XHTML 1.0 Strict DTD. Use CSS instead. http://www.w3schools.com/tags/att_body_bgcolor.asp The background attribute of <body> is deprecated, and is not supported in HTML 4.01 Strict / XHTML 1.0 Strict DTD. Use ...
by pjj
01 Nov 2010 17:04
Forum: Syntax files
Topic: bgcolor, color, background - Select Color and File dialog
Replies: 9
Views: 26372

Actually, background is a shorthand (like eg. border or font) and can contain definitions for background-color, background-image, background-repeat, background-attachment and background-position, so this dialog may turn out quite sophisticated in the process...
by pjj
13 Jan 2010 18:11
Forum: Scripts
Topic: Create RAW-XHTML-Site
Replies: 7
Views: 22697

Help for other contributors: title_label.Caption = The title of the website author_label.Caption = author, company/name of programmer copy_label.Caption = copyright+publisher, the owner/editor of the website (customer) abstract_label.Caption = abstract, short description of the website's content, wh...
by pjj
13 Jan 2010 18:07
Forum: Scripts
Topic: Create RAW-XHTML-Site
Replies: 7
Views: 22697

Walti wrote:THX for the Flowers :)
Pleasure!
Walti wrote:I see you are from Polen, can you made the needed translation-additions for Polen for this script ?
I would have made it long ago, but somehow I missed the point completely. I just have done it and sent you in e-mail.
by pjj
14 Dec 2009 21:21
Forum: Syntax files
Topic: php syntax file for txt files
Replies: 3
Views: 9306

ramon wrote:thank you.
That did the trick
You are very welcome. I'm glad I was able to help you.
ramon wrote:What a great designed software.
Yes, it's truly fabulous.
by pjj
14 Dec 2009 18:59
Forum: Syntax files
Topic: php syntax file for txt files
Replies: 3
Views: 9306

Have you assigned txt files to PHP highlighter?
Environment > Add-ons... > Hihglighters > PHP > File extenions .txt [Add]
by pjj
14 Dec 2009 09:19
Forum: Scripts
Topic: Create RAW-XHTML-Site
Replies: 7
Views: 22697

Wow! You use Dublin Core! I'm impressed, really! :D (I checked your website BTW. Almost every page validates. Chapeau bas! [I'm a standardista myself as well, you see :) ])