You are not logged in [login] | [register]

you are here: home » computers & internet » programming

SEARCH FOR A FEED

Google
Web RSSMad.com

Searching 190901 articles in 8938 feeds.

RSS CATEGORIES

TELL A FRIEND

Do you like RSS MAD? Why not spread the news and tell a friend about it - it's as easy as filling out this form!

Nevron Product Updates

added: Thu, 14th September 2006 | 376 views | 0x in favourites
feed url: http://www.nevron.com/rss/support.xml

Get the latest news on Nevron products - new builds, minor, major updates and hotfixes

Latest feed entries:

Nevron .NET Vision Q3 2006 - build 6.11.13.14 Released

Nevron .NET Vision Q3 2006 - build 6.11.13.14 has been released

 

Download the new version now!

 

What is new in Q3 2006:

 

Nevron Chart for .NET

- Document - View - Controller Architecture

- Support for Multithreading

- New Charting Types

- New 2D Rendering Device

- Background Decorator

 

Nevron Diagram for .NET

New Shapes

- Simple Network shapes

- Electrical Symbols shapes

- Floor Plan shapes

- Country Flags shapes

Integration with Nevron Geometry

 

Nevron User Interface for .NET

- Entry Box

- Desktop Toolbar

- Extended Tooltip

- TrackBar

- Popup Notify

- Skinned ScrollBars

- Docking Panels - Sticky Floating Frames

- Docking Panels - MDI Custom Frames

- UIPanel

Nevron .NET Vision Q2 2006 SP1 Released

Nevron .NET Vision Q2 2006 SP1 is now available for download.

Fixed are all known issues.

Nevron .NET Vision Q2 2006 Released

Nevron .NET Vision Q2 2006 Released!

The suite has been improved in many ways and now includes both C# and VB.NET examples.

Download the new version now!

Nevron .NET Vision Q1 2006 - SP2 Released

Nevron .NET Vision Q1 2006 – SP2 has been released

Download the latest release now!

Nevron Chart for .NET

1. Ditabinding wizard - fixed series bind tab page.

2. RangeSelection - fixed range selection rendering in OpenGL bitmap mode.

 

Nevron User Interface for .NET

 

1. Fixed a bug when a command bar is deleted in floating state.

2. Fixed a bug with command bars persistency.

3. Fixed a bug with docking panels layout serialization at design-time.

4. Added an Image property to a NCommand instance allowing for displaying alpha-blended images with high quality.

Nevron .NET Vision Q1 2006 - SP1 Released

Nevron .NET Vision Q1 2006 - SP1 has been released

 

Download the latest release now!

 

Nevron Chart for .NET

 

1. Rendering Fixes

  1.1. Texture painting for Area segments does not scale correctly.

 

2. Serialization Fixes

  2.1. Axis Stripe serialization in XML format.

 

3. Editor Fixes

  3.1. Chart Editor\Axis Editor does not show controls related to Axis Scaling.

  3.2. Chart Editor\Axis Editor does not show controls for Synchronize axes in the page for Axis Position.

  3.3. Chart Editor\Axes\Axis show at wall for gridlines resets the checkboxes each time the editor is opened.

  3.4. Chart Editor\Panels navigation tree does not always show the selected panel.

Text Style Editor does not show the Text Offset property.

 

Nevron Diagram for .NET

 

1. Fixed are some Design-time serialization problems with Nevron Diagram components.

 

Nevron User Interface for .NET

 

1. Bug fixed - using a disposed renderer in a NTabStrip control.

2. Bug fixed - a problem with the Visual Studio Designer when a docking panel is deleted and another panel is selected.

Nevron .NET Vision Q1 2006 - build 6.4.25.18 Released

Nevron .NET Vision Q1 2006 - build 6.4.25.18 has been released

Download the latest build of the suite now!

What’s new in Q1 2006 release:

Nevron Chart for .NET

  • New charting types:
    - Step Line - 2D Step Line, 3D Step Line, DateTime Step Line - Error Bar - Y Error Bar, XY Error Bar, XYZ Error Bar
  • 23 new built-in functions
    - Median Price, Typical Prices, Weighted Close, Envelopes, Chaikin's Volatility, Commodity Channel Index, Detrended Price Oscillator, Mass Index, Performance Indicator, Rate of Change, TRIX, Williams %R, Accumulation / Distribution, Chaikin Oscillator, Ease of Movement, Money Flow Index, Negative Volume Index, On Balance Volume, Positive Volume Index, Price and Volume Trend, Covariance, Correlation, Median.
  • Improved Editor - the chart editor now supports direct update feature allowing you to instantly preview the changes in the chart DOM.
  • The chart is compatible with the Nevron DOM (Document Object Model), allowing you to subscribe for each property change made from code or from the user.
  • AutoRefresh property - when set to true the control will automatically refresh when some of its properties are modified from code.
  • Improved Custom Binary and Custom XML serialization - the new custom serialization capabilities of the control now allow for version tolerant serialization of the control state in binary and XML form.
  • Improved rendering of chart walls now allows for transparent walls. Added front and top walls.

Nevron Diagram for .NET

  • Performance - The rendering and hit test performance of the product has been significantly improved.
  • Nevron DOM compliance - The product is now fully compliant with the Nevron Document Object Model.
  • Nevron Persistency compliance - The product is now fully compliant with the Nevron Persistency engine, which implements structured serialization in binary, XML, SOAP, Custom Binary and Custom XML formats.
  • Merged View and Design modes - The View and Design modes of the views have been merged. As a result DOM objects can now receive interactive events, while at the same time you can use the view tools to edit the document. You have full control over the priority in which the DOM objects receive interactive events.
  • New graph edges - Several new types of graph edges the most important ones of which are the routable graph edge and the step3 graph edges.
  • Improved library management - Library documents and library views has been significantly improved. As a result the masters previews are now much more realistic and libraries are very fast to display and edit. You can now view libraries in five modes: icons and names, icons only, icons and details, list and thumbnails.
  • Improved data exchange - The data exchange mechanism has been significantly improved, so that you can now easily extend the component to support different types of data object formats. All you need to do is implement a data object adapt and register it in the document.
  • Improved routing - The build in support for routing has been significantly improved. As a result the routing of routable edges is now much faster and if specified can be automatically performed. Added were a lot of aesthetic considerations in the route finding algorithm such as minimal amount of turns, port orientation etc. You can also specify on a per obstacle basis whether the route can cross the shape only horizontally or vertically.
  • Improved snapping - The support for snapping has been significantly improved. As a result plugs can now snap to ports. You can specify the snap targets for each type of point and you can also control the snap strength of each individual snap target.

Nevron User Interface for .NET

  • Document View - Nevron Docking Panels now provide a complete document support including 3 different types of document view style, document layout persistency, standard mdi menu merge and much more. Nevron Docking Panels is the only library on the market which provide you with the complete set of document views: TabbedMdi - bring to you applications the latest Visual Studio tabbed mdi interfaces. Unlimited nesting of tabbed groups. Complete control over the document tabstrips via the DocumentStyle, exposed by the DockManager. StandardMdi - Although well designed and much professional looking sometimes the tabbed documents are not the solution you will need. Nevron Docking Panels provides you with multiple document interfaces style found in the standard Windows Form control.
  • Mdi Menu Merge - Nevron Docking Panels now provide a complete document support. For the StandardMdi view when a document is maximized there should be commands (hosted on a menu bar) which allow for restoring of the window. This feature is implemented via an interface - INMdiMenuTarget which allows you to provide your own custom mdi menu merge implementation.
  • Border Support - Nevron Docking Panels provide generic border support. Based on the core INControlBorderProvider interface you may completely customize the border of a panel using either the visual editor or programmatically.
  • Layout Persistency - Nevron Docking Panels now provide complete layout persistency including panels, documents and styles. You may choose among 5 different persistency formats - Binary, XML, SOAP, CustomBinary and CustomXML. The last two formats are entirely custom and allow for painless migration from one version to another. The persistency features are exposed by a NDockingFrameworkState object which when attached to a valid NDockManager instance may completely serialize/deserialize its state.
  • Design-time Support - Complete design-time support is a main beneficial feature of any component developed under .NET platform. Nevron docking panels now provide rich and intuitive design-time support with the same behavior experienced as if the form is running at run time.
  • Command Model - Nevron Docking Panels now provide an extensible command model which seamlessly integrate with the framework and allows you to define global tasks and methods and specify keyboard shortcuts form them. The NDockManager exposes a new NDockingFrameworkCommander object which serves as a command manager. It has some predefined commands like NextDocument, NextPanel, CloseDocument, etc. and allows you to register your own custom commands.

ADD A FEED

Is RSS MAD missing something? Tell us about new feeds here.