Beta 11.11 of C#/XAML for HTML5 released (Printing)

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Beta 11.11 of C#/XAML for HTML5 released (Printing)

Postby JS-Support @Userware » Fri Jun 23, 2017 11:03 am

Dear users,

We are pleased to inform you that the Beta 11.11 of C#/XAML for HTML5 - the extension for Visual Studio that lets you build cross-platform HTML5 apps in standard C# and XAML - is available for download!



DOWNLOAD:
CSharpXamlForHtml5_v1_0_public_beta11_11.zip
(22.92 MiB) Downloaded 666 times

Learn More about C#/XAML for HTML5.




Here is what's new (since Beta 11.10):

  • Printing
    (read Printing - Documentation and Examples)
    Printing features include:
    • An easy to use static method "PrintManager.Print()"
    • Print the whole window or just a specific UI element
    • Works both with elements that are in the visual tree and elements created on the fly
    • The method is synchronous so that you can wait for the user to dismiss the dialog
    • You can set a "Print Area" so that when the user presses Ctrl+P or clicks the "Print" command of the browser, only the element that you have specified gets printed
    • Read the documentation for more information
  • The default font size has been changed from 16px to 11px in order to be the same as standard XAML and the other XAML platforms (UWP, WPF, Silverlight...). The default line spacing has also been fixed.
    If you want to revert to the previous default size, just add FontSize="16" to the root of the XAML of your Page.
  • Added empty SL namespaces for easier migration
  • PasswordBox.SelectAll()
  • Fixed "OutOfMemoryException" when compiling very large C# files
  • Fixed a TwoWay binding issue
  • Fixed an issue where the content of the Popup control could not be changed once the popup was opened
  • Fixed an issue where if a Shape was hidden when added to the visual tree, it was not drawn, so it did not appear when the control later became visible
  • Fixed NullReferenceException in the XAML Inspector of the Simulator

We are working on many other features and we will release them as soon as they are ready.


You may also be interested to read:


Notes about installation:
  • Before installing this update, it is recommended that you close all the open instances of Visual Studio.
  • If for some reason you need to revert to the previous Beta, simply uninstall this one (from the Control Panel) and reinstall the previous Beta.


We hope you will enjoy this build! If you find any issues, please post them on the forums or send an email to support@cshtml5.com

Thank you.
Regards,
JS-Support

TaterJuice
Posts: 147
Joined: Thu Mar 16, 2017 5:40 am
Contact:

Re: New Beta 11.11 released! [Download] (Printing!)

Postby TaterJuice » Sat Jun 24, 2017 12:30 pm

Thank you. Several well appreciated bugfixes and features.


Return to “Pre-Releases, Downloads and Announcements”

Who is online

Users browsing this forum: No registered users and 3 guests

 

 

cron