Search found 41 matches

Go to advanced search

by MichaelHughes
Fri Sep 24, 2021 4:42 pm
Forum: Bug Reports
Topic: I upgraded to the 106 nuget package and Label seems to be missing
Replies: 0
Views: 23363

I upgraded to the 106 nuget package and Label seems to be missing

c:\Dyalog\Cmd\QWC\Working\APLControls\APLMinForm.xaml : error : C#/XAML for HTML5: XamlPreprocessor (pass 1) failed: Type not found: "Label" in namespace: "http://schemas.microsoft.com/winfx/2006/xaml/presentation". [c:\Dyalog\Cmd\QWC\Working\APLControls\APLControls.csproj] c:\Dy...
by MichaelHughes
Sun Sep 06, 2020 3:04 am
Forum: Technical Support
Topic: Deploying locally
Replies: 2
Views: 11650

Re: Deploying locally

Thanks I'll take a look. :-)

I also know there used to be a page or two on it from Userware but they seem to have taken it down
by MichaelHughes
Fri Sep 04, 2020 7:40 am
Forum: Technical Support
Topic: Deploying locally
Replies: 2
Views: 11650

Deploying locally

I currently have my apps running with a web server providing the index.html etc to a browser. You used to have a page about running it locally as an installed app such as on a phone. The page seems to have disappeared. Can you give me the link of that page please. I want to install my app on a compu...
by MichaelHughes
Tue Aug 25, 2020 4:34 pm
Forum: Technical Support
Topic: how to add favicon to your website?
Replies: 2
Views: 19651

Re: how to add favicon to your website?

I edit the index.html file as I require a loading screen and I prefer the app stuff in the dir as it was version 1. So I have a routine that is run after compilation to "tidy up". Mine is part of the compilation process but I thought you could add it as a post compilation action in version...
by MichaelHughes
Mon Jun 29, 2020 7:53 am
Forum: Bug Reports
Topic: Password box - has top and and left darker border
Replies: 0
Views: 13703

Password box - has top and and left darker border

The zip file contains a Password box which alternates with a TextBox depending on the checked nature of a CheckBox - they both have the same DataContext so have the same text values. They are the same size (I thought) and I switch between them with a password on/off option. The Password box does not...
by MichaelHughes
Mon Jun 15, 2020 5:00 am
Forum: Pre-Releases, Downloads and Announcements
Topic: New Nuget packages
Replies: 0
Views: 13978

New Nuget packages

I have now managed to convert all my code to version 2 and I am really pleased with the load times and general speed improvement, very noticeable - well done. However I am now monitoring and downloading the packages you are releasing at intervals. I have 2 questions. 1) Can I subscribe anywhere for ...
by MichaelHughes
Wed Jun 10, 2020 11:25 am
Forum: Technical Support
Topic: ImageBrush - Any prevision
Replies: 1
Views: 9521

Re: ImageBrush - Any prevision

Taken from http://www.cshtml5.com/links/limitations.aspx ImageBrush is not yet supported. Workaround: use an <Image> control instead. If you need to place the <Image> control behind another control, you can do so by placing both the <Image> control and the said control inside a surrounding <Grid> co...
by MichaelHughes
Wed Jun 10, 2020 5:50 am
Forum: Bug Reports
Topic: Rectangles being drawn differently in Edge
Replies: 0
Views: 13009

Rectangles being drawn differently in Edge

Hi I am using Chrome for most of my testing but I check it with Edge and Firefox sometimes. I notice that the Rect I am drawing (Height is being changed with Data Binding) in chrome and firefox its fine (a little movement/ flickering at the bottom is annoying but this is going into a box so we can c...
by MichaelHughes
Thu May 14, 2020 2:12 am
Forum: Technical Support
Topic: WinUI 3.0
Replies: 1
Views: 11917

Re: WinUI 3.0

Do you have an answer to this yet?
by MichaelHughes
Tue May 12, 2020 2:20 am
Forum: General Discussion and Other
Topic: Have things slowed down?
Replies: 2
Views: 9687

Re: Have things slowed down?

Wonderful news!! - Many, many thanks. I hope I didn't offend by asking the question - I really love your product as I said before. I hoped you'd see my question as a chance to show what you are doing. I am still to move to version 2 - being alpha still puts me off a little compared to 1.2.4, but I n...
by MichaelHughes
Tue May 12, 2020 12:40 am
Forum: General Discussion and Other
Topic: Have things slowed down?
Replies: 2
Views: 9687

Have things slowed down?

I am watching the forums, the release schedule and the road map and nothing much seems to be updating. I hope I am wrong but it looks as if everything has slowed down. I no longer seem to get answers to my emails to support and things like the roadmap seem woefully out of date. I know we are in the ...
by MichaelHughes
Tue Jan 21, 2020 12:52 am
Forum: Bug Reports
Topic: Width with Button
Replies: 1
Views: 8625

Re: Width with Button

This is still an issue - do you have any suggestions please.

Height is working perfectly with binding BUT Width is not.

Thanks
by MichaelHughes
Tue Dec 31, 2019 10:57 am
Forum: Technical Support
Topic: Using modular typescript files with Syncfusion EJ2 controls
Replies: 0
Views: 16241

Using modular typescript files with Syncfusion EJ2 controls

It doesn't seem that the cshtml5 compiler (1.2.4) handles the modular d.ts files or I'm doing something wrong.
I'm trying to compile a Syncfusion EJ2 control but the compiler baulks at the index.d.ts

Anyone have any ideas please.

I have attached the files in src.zip - the top is src/index.d.ts
by MichaelHughes
Tue Nov 19, 2019 12:39 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v1.2.4 released! (updated with hotfix)
Replies: 3
Views: 13634

Re: v1.2.4 released!

I totally agree, There are just a few tweaks to do with height of buttons and ChildWndows via data binding and an issue with visibility that I'm waiting for. They are fixed I'm told and should have been released. All minor but annoying so yes a great product and a great release But when is the promi...
by MichaelHughes
Tue Nov 12, 2019 5:46 am
Forum: Technical Support
Topic: Styled RadioButton Checked/Unchecked error
Replies: 2
Views: 12684

Re: Styled RadioButton Checked/Unchecked error

Hi I had a similar problem - I assumed it was my code (it still might be) I found the first couple of times the radio button in a group didn't honour the settings. Setting the first one off and on a couple of times seemed to clear the issue and the group responded as expected. (nasty but it worked f...
by MichaelHughes
Sat Nov 09, 2019 6:32 pm
Forum: Technical Support
Topic: Set custom page title?
Replies: 2
Views: 11962

Re: Set custom page title?

Not tried it but I suspect Interop.ExecuteJavaScript("document.title = $0;", "This is the new page title." ); You may need to escape the " in the title such as "\"This is the new page title.\"" See http://cshtml5.com/links/how-to-call-javascript.aspx for ...
by MichaelHughes
Thu Nov 07, 2019 12:33 am
Forum: Bug Reports
Topic: Width with Button
Replies: 1
Views: 8625

Width with Button

I am still having issues with the Width of Buttons.

The issues with Height seem to be fixed in the latest version 1.2.4 but once you've set the Size of a Button you cannot reduce it.
by MichaelHughes
Mon Oct 07, 2019 11:28 pm
Forum: Pre-Releases, Downloads and Announcements
Topic: v2.0 Preview 0.6 RELEASED!
Replies: 14
Views: 74199

Re: v2.0 Preview 0.6 RELEASED!

Can you tell me when 1.2.4 is to be released please. I need the resize to work asap.

I can't try switching to version 2 until after a Nov webinar demonstration I'm giving.

Many thanks
by MichaelHughes
Mon Sep 30, 2019 1:59 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v1.2.3 released (VS 2019 Support)
Replies: 5
Views: 14336

Re: v1.2.3 released! (VS 2019 Support) [UPDATED x2]

Can I ask eta for v 1.2.4 please

Thanks
by MichaelHughes
Sun Jul 07, 2019 11:15 pm
Forum: Technical Support
Topic: [SOLVED] Adding a custom event
Replies: 2
Views: 4684

Re: Adding a custom event

Many thanks

Mike

Go to advanced search

 

 

cron