Search found 84 matches

Go to advanced search

by Nick
Mon Aug 06, 2018 3:13 pm
Forum: Bug Reports
Topic: Grid, HorizontalAlignment ....
Replies: 2
Views: 10697

Grid, HorizontalAlignment ....

Horizontal alignment for grid

<Grid HorizontalAlignment="Center" Background="Yellow">

Work on Visual Studio
Don't work in simulator and Edge or Chrome
by Nick
Sun Aug 05, 2018 9:19 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v1.2 Beta 4 released! (Bug fixes, more...) [UPDATED]
Replies: 9
Views: 19756

Re: v1.2 Beta 4 released! [Download] (Bug fixes, more...)

Previously version:
CSharpXamlForHtml5_v1_2_beta3.zip
(61.24 MiB) Downloaded 22 times

Current version Beta 4
CSharpXamlForHtml5_v1_2_beta4.zip
(25 MiB) Downloaded 10 times

so you have a bug in the deploy! (check size)
by Nick
Thu Aug 02, 2018 4:48 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v1.2 Beta 3 released! (Revamped DataGrid, Paging, improved XML performance...)
Replies: 3
Views: 11853

Re: v1.2 Beta 3 released! [Download] (Revamped DataGrid, Paging, improved XML performance...)

After update from Beta 2 to Beta 3 I receive next error: ItemsControl itemsControl = new ItemsControl(); DataTemplate dataTemplate = new DataTemplate(); // itemsControl.ItemsPanel.SetMethodToInstantiateFrameworkTemplate(ItemsMenuContainerTemplateCode); // Here is error $exception {"Cannot modif...
by Nick
Mon Jul 30, 2018 12:26 am
Forum: Bug Reports
Topic: Simulator crash, when re-init the application
Replies: 2
Views: 9922

Simulator crash, when re-init the application

Error: --- JAVASCRIPT ERROR ---- DESCRIPTION: Uncaught TypeError: Cannot read property 'addEventListener' of null SOURCE: file:///C:/Program%20Files%20(x86)/MSBuild/CSharpXamlForHtml5/InternalStuff/Simulator/RunningFromSimulator.html LINE: 1 ---- JAVASCRIPT ERROR ---- DESCRIPTION: Uncaught TypeError...
by Nick
Thu Apr 19, 2018 12:59 am
Forum: Bug Reports
Topic: Multiple bugs
Replies: 0
Views: 9347

Multiple bugs

First run the application without any changes, to understand UI functionality. See image bp1.png Review the code. To get errors do next steps: 1) Project Binding , file MainPage.xaml.cx , at line number 78 , uncomment the block: /* Begin Block // Set control MenuSection2 to grid controlBinding1 = ne...
by Nick
Mon Apr 09, 2018 11:39 am
Forum: General Discussion and Other
Topic: Finding a new name for CSHTML5
Replies: 16
Views: 29315

Re: Finding a new name for CSHTML5

H# ( ;) )
CH, CTH (Cs to Html)
SC (Single code)
UC (Uniq code)
by Nick
Wed Apr 04, 2018 5:49 am
Forum: Bug Reports
Topic: TabControl + binded combobox error
Replies: 3
Views: 10504

Re: TabControl + binded combobox error

Simulator crash on same code ideea, but code more exact
See attached code
by Nick
Thu Mar 22, 2018 11:40 pm
Forum: Bug Reports
Topic: ContextMenu errors
Replies: 2
Views: 9556

ContextMenu errors

// ContextMenu is in Frame element with a button with contextMenu. See ContextMenuOpening event from UserControl1.xaml.cs for more details
// ContextMenu is not displayed (any browser or simulator)
// e.Handled = true; //need to suppress parent contextmenu // dosen't exist !!
by Nick
Sat Mar 17, 2018 10:30 pm
Forum: Bug Reports
Topic: [SOLVED] Some strange error in js JSIL.Core.js
Replies: 4
Views: 12418

Re: Some strange error in js JSIL.Core.js

corected in version 1.1 beta1
by Nick
Thu Mar 08, 2018 5:48 pm
Forum: Bug Reports
Topic: [SOLVED] Some strange error in js JSIL.Core.js
Replies: 4
Views: 12418

Re: Some strange error in js JSIL.Core.js

(in another case)
Same action
error on

document.addEventListener(
"mousemove", function (evt) {
mapMouseCoords(evt); // here is the error
}, true
);

SCRIPT5009: SCRIPT5009: 'mapMouseCoords' is not defined
by Nick
Thu Mar 08, 2018 1:28 pm
Forum: Bug Reports
Topic: error on dotfuscated assembly
Replies: 1
Views: 8758

error on dotfuscated assembly

The application contain reference to dotfuscated assembly for Library1.dll (ClassLibrary1 project) App run OK in simulator but crash in browsers. (Chrom and Edge) If you replace the Library1.dll (dotfuscated) with normat .dll the appllication run OK Application1.zip code Chrom error Uncaught TypeErr...
by Nick
Thu Mar 08, 2018 12:07 pm
Forum: Bug Reports
Topic: [SOLVED] Some strange error in js JSIL.Core.js
Replies: 4
Views: 12418

Re: Some strange error in js JSIL.Core.js

forget this image
by Nick
Thu Mar 08, 2018 12:06 pm
Forum: Bug Reports
Topic: [SOLVED] Some strange error in js JSIL.Core.js
Replies: 4
Views: 12418

[SOLVED] Some strange error in js JSIL.Core.js

The error is from JSIL.Browser.js document.addEventListener( "mousemove", function (evt) { mapMouseCoords(evt); // raise error ( source of error is in CSHTML5 core ) }, true ); But can't find any details on console or in browser, just an IE edge restart. In my case to reproduce the error, ...
by Nick
Mon Jan 08, 2018 4:02 pm
Forum: Technical Support
Topic: Communication between clients
Replies: 3
Views: 6275

Re: Communication between clients

What mean to you two clients ?
by Nick
Sun Dec 31, 2017 9:47 am
Forum: General Discussion and Other
Topic: Prism/Unity
Replies: 2
Views: 9577

Re: Prism/Unity

Many functions are not yet implemented in Assembly namespace
by Nick
Thu Dec 14, 2017 4:38 pm
Forum: Bug Reports
Topic: Grid, TabControl, Run-Time errors
Replies: 9
Views: 12461

Re: Grid, TabControl, Run-Time errors

Project CSHTML, add a project class with char "-" in name, run project
In Simulator OK
In Browser Error see pic4.png
by Nick
Thu Dec 14, 2017 4:24 pm
Forum: Bug Reports
Topic: Grid, TabControl, Run-Time errors
Replies: 9
Views: 12461

Re: Grid, TabControl, Run-Time errors

Attach file run CSHTML project, press Button multiple time (10x)
TabControl Width is equal with Buton width that is equal with Control width, but tab Items exced TabControl With (pic3.png)

Go to advanced search

 

 

cron