中国最专业的商业控件服务网

慧都控件网

节假日值班电话:023-66090381
product
最经典Silverlight控件套包助你打造酷炫的Web应用程序
上一个 上一个 Visualization and HMI Toolkit 下一个 下一个Chart FX for Java Server
InfiView
[产品编号: 11805 ]  
InfiView

收藏订阅

  • 当前版本:v2.1   [销售以商家最新版为准,如需其他版本,请来电咨询]
  • 开  发 商:MB Technologie 正式授权
  • 产品类型:独立控件
  • 产品功能:图表
  • 控件类型:DHTML / JavaScript
  • 其他特性:Web Form
  • 产品源码:提供源码
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下载 购买 版本更新 开发商 视频与培训 评论  
v2.0  InfiView v2.0 beta (09-09-23)

InfiView 版本更新 v2.0 beta (更新日期:9/23/2009)

Bindows 4.0

InfiView 2.0 Beta is based on Bindows 4.0 with its enhanced browsers support (IE8, FF3, WebKit 525+, Chrome, Safari-4) .

WebKit Support

InfiView 2.0 Beta now includes support for WebKit browsers:

  • Safari 4
  • Google Chrome

IE8 Support

Microsoft Internet Explorer 8 (IE8) comes with new features and improved standards support compared with previous versions. It also comes with other differences that maybe are not as well received. Some of these might even cause major issues for existing web applications. As InfiView 2.0 Beta is based on Bindows 4.0, the effect of most of those issues is minimal.

Nested Groups

InfiView 2.0 Beta now supports nested groups. If a group is collapsed, all its internal edges are hidden, and external edges are drawn to the group.

External Resources

We have added support for external resources defined in XML files. This is useful if (for example), you want several similar NodeTypes with, say, an icon and a label. Now you can define the template in XML and simply set the label text and icon URI for each instance.

Simplified Launcher Format

InfiView 2.0 Beta has a new format for launchers: Add a link to the InfiView application.js script. InfiView automatically adds links to Bindows at a default relative URI. The launcher should also include the style sheets bimain.css and infiview.css.

If you have extracted Bindows to a different location than the default, or want to be able to switch between Bindows versions, you can set the BINDOWS_PATH variable to identify your Bindows installation: BINDOWS_PATH = "/path/to/bindows/html/"

New Event Actions

We have added two new event actions: EdgeMouseOver and EdgeMouseOut. These can be added to the markup just as you would e.g. NodeMouseOver.