このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

Actipro Silverlight Studio (英語版)

Silverlightフレームワーク用の高度なユーザーインターフェイスコントロール(構文エディタ、高度なパネル、メニュー等)をバンドルしたスイート

Actipro Software 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2018.1 build 0233 更新日: Oct 2, 2019

Actipro Silverlight Studio 2017.2 build 0223

Released: Mar 1, 2018

2017.2 build 0223 での更新項目

機能

Charts

  • Changed the ISeriesStyleSelector.SelectBarStyle method to be passed bar index and count, allowing for individual bars to be customized.

SyntaxEditor

  • Updated the free sample C#/VB syntax languages to support C# 6 and VB 14 enhancements.
  • Updated the HtmlContentProvider.GetContent method to catch any XmlExceptions that can occur from invalid markup.
  • Improved how IntelliPrompt code snippet template sessions handle indentation.

Web Languages Add-on

  • Improved the XML auto-completion logic to self-close start tags if a '/' is typed.

不具合の修正

SyntaxEditor

  • Fixed a bug where rendering issues could occur in a certain scenario when editing the same document in multiple editors.
  • Fixed a bug in the TextChangeOffsetDelta.SequentialOnly logic for a text change.
  • Fixed a bug where the indicator margin didn't render glyphs for tagged ranges that began at a line terminator.
  • Fixed a bug where IntelliPrompt code snippet selection sessions weren't excluding empty folders.
  • Fixed a bug where IntelliPrompt code snippet template sessions didn't track dependent field text ranges properly in undo scenarios.

Python Language Add-on

  • Fixed a bug where typing a '.' at the start of the document could lock up the resolver.
  • Fixed a bug where using document header text could cause a parser exception in a certain scenario.