Search found 1142 matches

Go to advanced search

by JS-Support @Userware
Wed Jun 05, 2019 11:55 pm
Forum: Technical Support
Topic: Out of bound display of ContextMenu
Replies: 1
Views: 3826

Re: Out of bound display of ContextMenu

Hi,

Thanks. This is a known limitation of the ContextMenu: if the parent is too close to the boundaries, the popup does not remain inside the bounds.

We are going to implement this asap.

Regards
by JS-Support @Userware
Wed Jun 05, 2019 11:53 pm
Forum: Technical Support
Topic: ViewBox control not displaying child control correctly
Replies: 1
Views: 3906

Re: ViewBox control not displaying child control correctly

Hi, Thanks for your message. We need to look into it. In the meantime, here is the source code of the ViewBox: https://github.com/cshtml5/CSHTML5/blob/feed5740fd51e293b8792994b825b3bc63553f31/src/CSHTML5.Runtime/Windows.UI.Xaml.Controls/Viewbox.cs Instructions on how to compile from source can be fo...
by JS-Support @Userware
Wed May 29, 2019 7:32 am
Forum: Pre-Releases, Downloads and Announcements
Topic: New "Premium Support Edition" now available!
Replies: 0
Views: 14776

New "Premium Support Edition" now available!

Hi! We are pleased to inform you that the new "Premium Support Edition" of CSHTML5 is now available for purchase! You can see it at: http://cshtml5.com/download.aspx You can read all the details about this new edition by clicking the small information icon near "Premium Support" ...
by JS-Support @Userware
Mon May 27, 2019 8:03 am
Forum: Technical Support
Topic: CustomBinding not working
Replies: 1
Views: 3867

Re: CustomBinding not working

Hi, At the moment only the references added with "Add Service Reference" are supported. The lack of CustomBinding is a known limitation, as you can see in the "limitations" section of the following page: http://cshtml5.com/links/wcf-limitations-and-tutorials.aspx For now, to call...
by JS-Support @Userware
Thu May 23, 2019 3:51 am
Forum: Extensions and Plugins for CSHTML5
Topic: Tutorial: Resizing an image and saving it
Replies: 0
Views: 15784

Tutorial: Resizing an image and saving it

Hi, Here is a tutorial to resize and save an image. 1. Make sure you have the version 2.0 Preview 0.6 of CSHTML5 (expected June 2019) so that you have the "Image.INTERNAL_DomImageElement" property. In the meantime, you can compile the source code from GitHub at: https://github.com/cshtml5/...
by JS-Support @Userware
Thu May 23, 2019 3:23 am
Forum: Bug Reports
Topic: WPF Designer
Replies: 15
Views: 23534

Re: WPF Designer

Thanks. We'll keep you updated asap.
by JS-Support @Userware
Tue May 21, 2019 1:41 am
Forum: Technical Support
Topic: Send email / file upload
Replies: 10
Views: 12512

Re: Send email / file upload

Hi, While incomplete, here are some elements that you may find useful: - Sample code to compose an email from a client-side app (which opens the default mail client) can be found at: http://forums.cshtml5.com/viewtopic.php?f=7&t=1463 For the attachment you would need to add (to the email body) a...
by JS-Support @Userware
Mon May 20, 2019 11:58 pm
Forum: Bug Reports
Topic: [SOLVED] Animation duration (less than 1 sec) not respected on Bridge version
Replies: 3
Views: 10338

Re: Animation duration (less than 1 sec) not respected on Bridge version

Thanks for reporting this issue.

We are currently fine-tuning the animations system in v2.0 Preview. (By the way, the latest v2.0 Preview 0.5, and v1.2.2, introduces support for DoubleAnimationUsingKeyFrames, but this won't fix the issue that you reported).

We will keep you updated asap.

Thanks.
by JS-Support @Userware
Mon May 20, 2019 11:55 pm
Forum: Bug Reports
Topic: WPF Designer
Replies: 15
Views: 23534

Re: WPF Designer

It's due to the fact that v2.0 Preview 0.5 does not come with the XAML Editor yet (this is listed in the "known issues" section of the release notes of v2.0 Preview 0.5). As a temporary workaround, you can install the version 1.x of CSHTML5, which installs the appropriate XAML Editor into ...
by JS-Support @Userware
Mon May 20, 2019 3:37 am
Forum: Technical Support
Topic: Silverlight Migratipn - SolidColorBrush
Replies: 1
Views: 3648

Re: Silverlight Migratipn - SolidColorBrush

Hi We make frequent use of SolidColorBrush from System.Windows.Media namespace. The SolidColorBrush is perfectly supported. Its namespace is "http://schemas.microsoft.com/winfx/2006/xaml/presentation". If you get a message that says that SolidColorBrush cannot be found, please double-check...
by JS-Support @Userware
Sun May 19, 2019 11:47 pm
Forum: Technical Support
Topic: Incorrect Gradient Background Output
Replies: 1
Views: 3698

Re: Incorrect Gradient Background Output

Thanks. Looks like a regression. We'll look into it asap.
by JS-Support @Userware
Sat May 18, 2019 1:05 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v2.0 Preview 0.5
Replies: 11
Views: 24722

Re: v2.0 Preview 0.5 RELEASED!

UPDATE: the changelog has just been published.
by JS-Support @Userware
Fri May 17, 2019 10:18 am
Forum: Technical Support
Topic: [FIXED] Bug with small rectangles
Replies: 4
Views: 6711

Re: [FIXED] Bug with small rectangles

luis.rodas wrote:Can you fix in v1.2.x asap ?


Sure. It's now available also in v1.2.2 at:
http://forums.cshtml5.com/viewforum.php?f=6
by JS-Support @Userware
Fri May 17, 2019 10:03 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v2.0 Preview 0.5
Replies: 11
Views: 24722

v2.0 Preview 0.5

Dear CSHTML5 users, We are excited to inform you that the fifth public Preview release of CSHTML5 2.0 - now powered by Bridge.NET - is available for download! IMPORTANT: Before updating any of your existing v1.x projects to v2.x, be sure to make a backup copy first. Where can I download it from? DOW...
by JS-Support @Userware
Fri May 17, 2019 9:19 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v1.2.2 released
Replies: 0
Views: 14350

v1.2.2 released

Dear CSHTML5 users, We are pleased to inform you that the version 1.2.2 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_2_2.zip Learn More about C#/XAML for HTML5...
by JS-Support @Userware
Fri May 17, 2019 5:19 am
Forum: Bug Reports
Topic: WPF Designer
Replies: 15
Views: 23534

Re: WPF Designer

Thanks. We are looking into this. We'll keep you updated asap.
by JS-Support @Userware
Fri May 17, 2019 4:01 am
Forum: Technical Support
Topic: [SOLVED] JavaScript files versioning
Replies: 3
Views: 5292

Re: JavaScript files versioning

Hi,

We have fixed this issue. The fix will be available in v2.0 Preview 0.5, expected shortly.

Thanks
Regards
by JS-Support @Userware
Fri May 17, 2019 2:51 am
Forum: Technical Support
Topic: [FIXED] Bug with small rectangles
Replies: 4
Views: 6711

Re: Bug with small rectangles

Hi,

The issue has just been fixed with the following commit:
https://github.com/cshtml5/CSHTML5/comm ... 7d88963ff1

It will be released in v2.0 Preview 0.5 and newer.

Thanks.
Regards
by JS-Support @Userware
Thu May 16, 2019 5:38 am
Forum: Bug Reports
Topic: WPF Designer
Replies: 15
Views: 23534

Re: WPF Designer

Hi, I believe that in v2.0 Preview 0.4 the XAML Preview is working only in some specific case (that is, if version 1.x is installed AND you are using VS 2015 or 2017). We are working to fix the XAML Preview in version 2.x. However, you should not be getting errors in the XAML Text Editor. Could you ...
by JS-Support @Userware
Tue May 14, 2019 12:45 am
Forum: Bug Reports
Topic: A few bugs Version 2
Replies: 3
Views: 9736

Re: A few bugs Version 2

Thanks for reporting these issues. We are going to look into them asap.

@fangeles: Could you please elaborate on the web service connectivity on 0.4? More precisely, what did work in 0.2 that no longer works in 0.4?
Thanks a lot

PS: the latest version is 2.0.0-alpha29-044, available on nuget.org

Go to advanced search

 

 

cron