Program/File |
Author |
Description |
Blowfish OPX (8KB) |
Novateh |
This is a freeware package for data encryption based on the blowfish algorithm. Tested on Series 5, Ericsson 218, Series 5mx, 7, Netbook. |
Cascade (20KB) |
Alex Skilton (Neuon) |
Cascade is an easy and powerful way to get fully cascading menus in your OPL applications. It provides all the features supported by mCARD, mCASC and mPOPUP.
Key features:
- Includes all the features supported by mCARD, mCASC and mPOPUP, including dimmed items, checkboxes, option buttons and shortcut keys
- Icon support (16x16 pixel) for use alongside menu items
- Fully asynchronous or synchronous operation
- Cascades supported in either direction (left or right)
- Full EIKON compliance |
ClipBit OPX (24KB) |
EMCC |
CLIPBIT.OPX provides a range of clipboard functions to OPL32
programmers for: Pasting bitmaps to the EPOC32 clipboard, retrieving a bitmap from the clipboard and clearing of the clipboard. Allows bitmaps to be cut and pasted between an OPL32 program and other applications or OPL32 programs. Will also combine upto 100 bitmaps into a single MBM file. Both Marm and Wins versions included - together with the OXH files, descriptions, etc. Published as freeware by EMCC, it's no longer available on their website. v1.10 |
ClipText OPX (24KB) |
EMCC |
CLIPTEXT.OPX Provides a range of clipboard functions to OPL32 programmers for: pasting text to the Symbian OS clipboard and retrieving text from the clipboard. Text held in individual strings, string arrays or as bytes in a long integer buffers may be pasted or retrieved from the clipboard. Allows text data to be cut and pasted between an OPL32 program and other applications or OPL32 programs. A new function - BufferCopyFilter, added in v1.01, allows characters to be copied from place to place with character filtering applied, if required. Both Marm and Wins versions included - together with the OXH files, descriptions, etc. Published as freeware by EMCC, it's no longer available on their website. v2.10 |
EpocToday Source Code (152KB) |
Chris Selby |
The OPL source code for EpocToday (a 'Today' view program). The compiled program is also available for download on the ‘Lost & Found - PIM & Data’ page. |
FTP OPX (19KB) |
X.Soft |
Allow you to easily add FTP functionality to your OPL applications and quickly automate data transfer to/from the Internet with EPOC devices. |
Fftp (11KB) |
Novateh |
This is a freeware console type ftp program using the opx from X-soft (above). The program was tested on Series 5, Ericsson 218, Series 5mx, 7 and Netbook. It wasn't tested on Revo machines. Upgraded to version 1.01 - this version allows longer URL texts to connect to your FTP server. |
JpegMbm.opx (52KB) |
Alec Zavorine (?) |
An opx for converting Jpeg images to EPOC mbm. Zip file includes the ohx file and a sample program by Vinvent Benner (from an article on the former OPL32.com website) for using it. |
OPL Manual (666KB) |
Psion |
Psion's manual for OPL in MS Word format. Split by individual chapters. |
RC4 in OPL (16KB) |
Binaryfish (aka. Fatcatz) |
This provides the RC4 algorithm source code for both OPL16 and OPL32. |
Standard Symbian OPX's (274KB) |
Symbian |
A collection of all the standard OPX's (including the 'Wins' versions and the OHX files). Specifically: Agenda2, Agnopx, Alarm, Buffer, Cntopx, Dataopx, DButils, Music, SComms, Spell, Subst, Sysram1, Systnifo. |
XData OPX (4KB) |
X-Soft |
Increased functionality over the standard data.opx |
nDirNav (67KB) |
Neuon |
Neuon's directory navigator opx provides tools for a very quick, graphically enhanced dialog for directory and file related tasks. Featuring a large number of configuration options, it can be tailored to a range of tasks; from the simple File open..., Save as... through to an exotic fully featured file manager. It can also be used as an alternative to OPL32's dFile control, and excels at rapid navigation of complex folder structures on large CF disks. |
nDirNav Manual (74KB) |
Neuon |
Manual for nDirNav in zipped PDF format. |
nEdit (37KB) |
Graham Parks (Neuon) |
nEdit.opm is a solution for Developer's requiring a comprehensive edwin. With opx supplied buffers, nEdit supports the embedding of single or multi-line asynchronous edwins directly into an OPL window so they can be used as persistent 'form' controls rather just inside a dialog window.
Key features:
- Fully EIKON compliant
- Asynchronous
- Supports any font style and zooming
- Horizontal and vertical scrolling
- Full clipboard support
- The system special character dialog
- Fully configurable
- Every standard navigation method |
nListBox (68KB) |
Alex Wilbur and Henry Hirst (Neuon) |
nListBox comprises tools for both the creation and management of dynamic string arrays, and for interactive, multi-column listboxes. Feature highlights are:
Arrays
-> Creation and manipulation of dynamic string arrays
-> Fully featured sorting, editing, enquiries and searching
-> Can include column data and bitmap identifiers for use with listboxes
Listbox
-> A comprehensive range of configuration options using the familiar OPL32 dInit, dButtons, etc. syntax and concepts
-> Dynamic interaction, using procedure callbacks within the host OPL32 program, allowing manipulation and reconfiguration of the listbox whilst it is displayed
-> Multi-item selection with dynamic manipulation of the selected items
-> Multi-column entries
-> Listboxes can display bitmaps for items
-> Quasi-asynchronous behaviour. Callbacks allow other dialogs to display on top of the listbox dialog
-> Optional buttons, which in addition to the OPL32 dButton options, can also have bitmaps and callback options for dynamic status changes
(greying out and visibility) |
nListBox Manual (99KB) |
Alex Wilbur and Henry Hirst (Neuon) |
Manual for nListBox in zipped PDF format. |
nMPD (88KB) |
Alex Wilbur and Henry Hirst (Neuon) |
nMPD OPX includes all the standard EPOC dXXX controls, and in-keeping with our nListBox OPX and nDirNav OPX provide full dyamic customisation through the use of procedure callbacks to the host OPL application.
Key features:
- Long/Latitude editor
- Font previewer
- Range editor - edit two values between a range
- Bitmap choice list - build a list of bitmaps from a series of windows, or from an MBM file
- Bitmap previewer - display a scrollable bitmap container allowing instant preview of large bitmaps from file or from an OPL window
- Many other powerful features not available to OPL authors |
nMPD Manual (319KB) |
Alex Wilbur and Henry Hirst (Neuon) |
Manual for nMPD in zipped PDF format. |
nRSCUtil - Colour Version (130KB) |
Jens Karminski & Stephen Goldsmith (Neuon) |
This application facilitates the creation and editing of EPOC resource files on EPOC devices themselves, primarily of use to OPL developers. RSC files can be use to easily create localised versions of your application without changing the actual source code, vital when an external party does the translation. Also because RSC files are normally quite small, it allows you to distribute just one SIS file that has multiple language dependant RSC files, thereby keeping distribution preparation time down. nRSCUtil also has the useful feature of viewing already compiled RSC files, including the option to extract a RSG or token list from the file for incorporation into an application. Tokens can be exported in 3 different formats, "Program" editor OPL, ASCII opl or an ASCII C headers. Editing resource files is done with a simple text interface and specially structured ASCII text. v1.00 Freeware |
nRSCUtil - Mono Version (130KB) |
Jens Karminski & Stephen Goldsmith (Neuon) |
As above but non-colour machines.
Key features:
- EPOC on board resource file creation
- Save resource tokens in various formats and with custom prefixes
- Resource file viewer
- Compatible with all machines
- Easy creation of multiple language resources
- Various resource file entry types
- ASCII text data source.
- Flexible text parser with support for comments and special characters |
nScrollbar - Colour (33KB) |
Alex Skilton (Neuon) |
nScrollbar.opm is an asynchronous scrollbar solution which is indistinguishable from the native EPOC implementation. nScrollbar supports up to 10 fully EIKON compliant scrollbars with visual feedback, auto-repeating nudge buttons and resizing scrollbar slider. Implementing professional scrollbars has never been easier. |
nScrollbar - Mono (33KB) |
Alex Skilton (Neuon) |
As above but for revo, 5/mx, MC218, etc. |