QArchive.ORG Main Page
Home | Blog | Terms of service | Sign in
All Vista Win Linux Mac
Top Seller
Sothink SWF Quicker 5.3

Sothink SWF Quicker is the leading Flash Editor & Flash Maker. With this Flash software, you can edit SWF directly or make Flash from scratch with ease. The SWF Editor provides the same vector editing capability as Adobe Flash but cost you less

See more about...

Audio & Multimedia
Business
Communications
Desktop
Development
Education
Games & Entertainment
Graphic Apps
Home & Hobby
Network & Internet
Security & Privacy
Servers
System Utilities
Web Development
Multi Language Editor


PDF Editor Toolkit Pro Server License 2.0
PDF Editor, PDF Writer SDK for developers PDF Editor Toolkit is a library that can generate and edit PDF document, it supports most of the standard features of PDF file. With PDF Editor Toolkit, you can create PDF document from your program, PDF Editor Toolkit also allows you to easily append, split, merge, stamp, encrypt and decrypt PDF files. PDF Editor Toolkit is useful for VC, C++, VB, Delphi developers. PDF Editor Toolkit does not require Adobe Acrobat, or even Acrobat Reader.
Released: 2002-10-18
License: $399.00
Publisher: verypdf.com Inc
Language: English
Platform: Windows
Requirements: 32M RAM
Install: No Install Support
Share |
PDF Editor Toolkit std Server License 2.0
PDF Editor, PDF Writer SDK for developers PDF Editor Toolkit is a library that can generate and edit PDF document, it supports most of the standard features of PDF file. With PDF Editor Toolkit, you can create PDF document from your program, PDF Editor Toolkit also allows you to easily append, split, merge, stamp, encrypt and decrypt PDF files. PDF Editor Toolkit is useful for VC, C++, VB, Delphi developers. PDF Editor Toolkit does not require Adobe Acrobat, or even Acrobat Reader.
Released: 2002-10-18
License: $199.00
Publisher: verypdf.com Inc
Language: English
Platform: Windows
Requirements: 32M RAM
Install: No Install Support
Share |
PDF Editor Toolkit Pro Developer License 2.0
PDF Editor, PDF Writer SDK for developers PDF Editor Toolkit is a library that can generate and edit PDF document, it supports most of the standard features of PDF file. With PDF Editor Toolkit, you can create PDF document from your program, PDF Editor Toolkit also allows you to easily append, split, merge, stamp, encrypt and decrypt PDF files. PDF Editor Toolkit is useful for VC, C++, VB, Delphi developers. PDF Editor Toolkit does not require Adobe Acrobat, or even Acrobat Reader.
Released: 2002-10-18
License: $2000.00
Publisher: verypdf.com Inc
Language: English
Platform: Windows
Requirements: 32M RAM
Install: No Install Support
Share |
MLEditor Standard Edition 2.2
Professional multi-language text editor. MLEditor is a professional multi-language text editor. Features include conversions between ANSI and Unicode/Unicode BE/UTF-8, professional files/folders character count, word count, line count, professional English case conversions, professional conversions between Simplified Chinese and Traditional Chinese, control editing, batch replace, line sorting, redundant line handling, glossary management, text file preview, sticky note, page cleaning.
Released: 2012-02-09
License: $19.90
Publisher: Anasoft Studio
Language: English, Chinese, ChineseSimplified, ChineseTraditional
Platform: Vista, Windows
Requirements: Multi-language display requires NT/2000/XP/2003, or OS in Chinese,Japanese, or Korean
Install: Install and Uninstall

Not as I saw the Net entry I was looking for a programme to allow me to fill in PDF files, I found a reference to MLEditor but when I down loaded and installed it would not run and the web page it wanted me to visit to upgrade was defunct, I searched for the programme and this is the one I downloaded and tested either it was too complicted to understand how it worked as I was unable to load a PDF or somehow I got it wrong and downloaded the wrong prorgramme, either way if it does read PDF's its to hard to make work. ...

Share |
Komodo Edit (Windows) 7.0.0
Free multi-platform, multi-language editor Komodo Edit from ActiveState is a free, multi-platform, multi-language editor (PHP, Python, Ruby, Perl and Tcl, JavaScript, CSS, HTML and template languages like RHTML, Template-Toolkit, HTML-Smarty and Django). Background syntax checking and syntax coloring catch errors immediately, while autocomplete and calltips guide you as you write.
Released: 2012-01-26
License: Free
Publisher: ActiveState Software Inc.
Language: English
Platform: Windows
Requirements: Windows x86 or x86_64 processor, 500 MHz (or faster) with 256 MB RAM
Install: Install and Uninstall

I program my web and desktop scripts in a few scripting languages - Perl, Python and PHP. For all of them I found Komodo Edit as a very good, stable, serious editor. What a good job of developers. This program finds the scripting engines installed on the PC and executes my scripts just fine.Suggest it to at least to learn for all scripters.

I wanted an editor which would syntax check php, which my normal editor (Visual Studio Express) will not do.It satisfied the need excellently!

Really great Editor. Much faster than others I've been using 'till now. Thank you!Ânderson Q, @anderson, Porto Alegre, Brazil

Really great Editor. Much faster than others I've been using 'till now. Thank you!

Will come back with a more intelligent comment. For now, we've been trying to get it to do a php syntax check but haven't yet made it. Otherwise it looks great. Thx.

Komodo Edit (Windows) 4.3.1 I had been looking for a PHP developement environment and found Komodo a fews days ago via a Google search. So far I have been very happy with Komodo. After I installed the program I used the "Check Configuration" feature, I noticed PHP syntax checking was not enable so I clicked on the help icon. The help is very comprehensive and cover what steps were need to enable PHP syntax checking. After following the steps I ran "Check Configuration" again and verified that PHP syntax checking was turned on and working.

Share |
Komodo Edit (Mac OS X/Intel) 7.0.0
Free multi-platform, multi-language editor Komodo Edit from ActiveState is a free, multi-platform, multi-language editor (PHP, Python, Ruby, Perl and Tcl, JavaScript, CSS, HTML and template languages like RHTML, Template-Toolkit, HTML-Smarty and Django). Background syntax checking and syntax coloring catch errors immediately, while autocomplete and calltips guide you as you write.
Released: 2012-01-25
License: Free
Publisher: ActiveState Software Inc.
Language: English
Platform: MAC
Requirements: Mac Intel processor or PowerPC G4, 256 MB RAM
Install: Install and Uninstall
Share |
EmEditor Text Editor Standard 6.00.4
A text editor that fully supports Unicode. EmEditor is a text editor for Windows that fully supports Unicode, enabling you to edit multiple languages. EmEditor also utilizes an assortment of plug-ins in order to extend the functions of EmEditor for specific needs while maintaining a small and fast core program. Designed for Windows XP and Windows Vista.
Released: 2007-04-10
License: $29.99
Publisher: Emurasoft, Inc.
Language: English, Japanese
Platform: Vista, Windows
Requirements: 32 MB RAM, 5 MB free space
Install: Install and Uninstall

Public Sub ScrollMode(frm As Form, KeyCode As Integer, Shift As Integer) If GetKeyState(VK_SCROLL) = 0 And frm.DefaultView = 1 Then Select Case KeyCode Case vbKeyUp SendKeys "^{PGUP}" KeyCode = 0 Case vbKeyDown SendKeys "^{PGDN}" KeyCode = 0 End Select End IfEnd Sub

Nice professional text editor. I was looking for a text editor which could let me load a text file having multi-lingual text. In addition I wanted an editor which lets me load files using different text encoding schemes and perhaps also lets me have a better understanding of the encoding schemes. The "file/reload" menu option is a very nice feature, which lets me re-load a text file using any file encoding scheme I want. The "view/character code." menu option is also a very handy feature which shows me the numeric code value for the character under the cursor. I also like the ...

Nice Tool Very nice Tool, easy to use & very usefull

Share |
CRiSP Programmers Editor 9.3
CRiSP -  Brief Like Programmers Text Editor CRiSP is a programmers text editor designed to give user the power and flexibility to edit large files on multiple Unix, Linux, Windows and Mac platforms. CRiSP started life as a programmers text editor with BRIEF emulation, however after 15+ years of development, it now includes just about every conceivable editing feature that you could ever feel a need for, while still maintaining BRIEF keyboard and macro emulation.
Released: 2007-08-01
License: $250.00
Publisher: Vital, Inc.
Language: English
Platform: Vista, Windows, Linux, MAC
Install: Install and Uninstall
Share |
txtPro Text Editor 4.25
All-in-one multi language code/script editor. txtPro Text Editor is your all-in-one multi language code editor, text editor and HTML editor! Great looking color syntax highlighting combined with auto indentation give you the feedback you need to code productively. Turn on line numbering (if you like), choose your favorite font to edit with, and you're ready to fly! txtPro's new tabbed document interface makes it a breeze for you to move around your source code.
Released: 2006-02-03
License: $19.95
Publisher: Shareware Solutions
Language: English
Platform: Windows
Requirements: 16MB RAM (64 recommended)
Install: Install and Uninstall
Share |
Text Hawk Text Editor 5.01
Fast, multi-language text editor for Windows Fast, multi-language Windows text editor that blends usability with simplicity. Experience ease-of-control and power as you effortlessly edit plain text files, programming source code, and HTML with Text Hawk Text Editor. Text Hawk's straightforward user interface gives you the ability to do exactly what you want without any unwanted interruption. Features color syntax highlighting, tabbed interface, regular expression searching, and more.
Released: 2006-07-19
License: $27.99
Publisher: Wingenuity, Inc.
Language: English
Platform: Vista, Windows
Requirements: 16 MB RAM (64 recommended)
Install: Install and Uninstall
Share |
Search