pinEdit Desktop Features

pinEdit Feature List

pinEdit 7.2
pinEdit 7.2 offers lots of small enhancements and includes all fixes.

Features Description
New

.Net

New API functions for manupulating tables like EditAddRow etc.

New .Net

New API functions for opening dialogs


pinEdit 7.1
pinEdit 7.1 offers lots of small enhancements and includes all fixes.


pinEdit 7.0

    Common

Feature

Details

New style New Word 2007 like style

Reduced footprint

The editor folders files have been reduced by 60%

FontSizeType

Px,pt

Table Cell content automatic

 

Control of alt attribute for images

 

Toolbar status optimized

 

Font size control depending of mode

 

Indention with styles (XHTML)

 

Justify with styles (XHTML)

 

Indention with tab

 

Support for active links in Edit mode

Tooltip when mouse over link
Ctrl Key support

Displays now pasted images from Word

 

Creating links over paragraph margins optimized

 

Multiple font support

Arial, Verdana in font selection dropdown

editNew extended

editNew can now delete entire content or only body tag

Line height support

New toolbar button for line height and paragraph margins

Paragraph dialog

Setting of margins and text indent

Context menu support extended

Context menus are now also working with selections

Context menu opens now format dialog

Context menu opens now link dialog

Undo optimized

 

Event interface extended

Lots of new events

Events can be interrupted

All events available at server page

Performance optimization

 

Unformat

Unformatting selections in advanced mode

Margin for lists

 

Closing dialogs with ESC

 

Remove format

Cleaner

Completely overworked

 

 

Context menu for selections

 

Context menu Character + Border

 

Preselection in Advanced formatting mode

 

Ctrl+B,I,U now uses span in advanced formatting mode

 

 

.Net 

Feature

Details

WPF support

pinEdit now supports integartion in Windows Presentation Foundation

New .Net version based on new web browser namespace

No more ActiveX
xxSHDocVw.dll no longer required

Extended event interface

Full implementation of  KeyDown  event with  SuppressKeyPress ( EditorKeyDown removed)

 

Full implementation of  KeyUp  event with  SuppressKeyPress( EditorKeyUp removed)

 

Support of MouseDown  event (EditorMouseDown removed)

 

Support of MouseUp  event (EditorMouseUp removed)

 

Support of Validating  event

 

Support of GotFocus  event (EditorGotFocus removed)

 

Support of LostFocus  event (EditorLostFocus removed)

 

ToolbarUpdate  event enhanced

The current status of a selection is now

 

Support of drop  event by passing dropped text

 

New: CreateTable event

 

New: RequiresOptimization event

 

 

ContextMenuStrip support

Customized context menus can now be created with ContextMenuStrip

TabStop support

Depending on TabStop property the next control is selected after pressing tab or internal functions are called

New functions:

 

EditGetSelectionType

 

FormatMode

 

EditStrikeThrough

 

EditResetChanged

 

EditGetCursorPosition

 

EditSetCursorPosition