Search found 1166 matches

by Steve-Matrix
Wed Apr 30, 2025 6:00 pm
Forum: App Developer
Topic: Embedded device controlled from the Web without ESP
Replies: 15
Views: 475

Re: Embedded device controlled from the Web without ESP

Please attach (or PM me) your Web App fcsx file (plus generated html) and I will look into it. Also, once the html has been produced you can edit it as you wish. But obviously the changes will not transfer back tot he source Flowcode file. So yes, I think you can convert the file to a PHP file that ...
by Steve-Matrix
Tue Apr 29, 2025 6:11 pm
Forum: App Developer
Topic: Embedded device controlled from the Web without ESP
Replies: 15
Views: 475

Re: Embedded device controlled from the Web without ESP

That's great news. I will make a note to check on Firefox and investigate their support for the Serial API.
by Steve-Matrix
Tue Apr 29, 2025 12:30 pm
Forum: App Developer
Topic: Embedded device controlled from the Web without ESP
Replies: 15
Views: 475

Re: Embedded device controlled from the Web without ESP

Have you tried other browsers? The Serial API is relatively new and some browsers might not fully support it. When I created that Web Developer Serial component, I did most of my testing on Chrome on a PC. I've not done much with Firefox. Another issue is there are a few different ways for virtual C...
by Steve-Matrix
Tue Apr 29, 2025 9:35 am
Forum: Feature Requests
Topic: Add Logical Operators to Variables Menu
Replies: 1
Views: 110

Re: Add Logical Operators to Variables Menu

Thanks for the great suggestion. I will see what I can do.
by Steve-Matrix
Tue Apr 29, 2025 9:33 am
Forum: Bug Reports
Topic: Problem with the Find/Replace command.
Replies: 5
Views: 147

Re: Problem with the Find/Replace command.

I just checked and the initial release of v10 also has this problem. Although it was working on in v9.

I have found and fixed the issue, so a future release of Flowcode should not have this problem.
by Steve-Matrix
Tue Apr 29, 2025 9:17 am
Forum: General
Topic: No work component Webserver if ESP32 work in APSTA mode
Replies: 4
Views: 1022

Re: No work component Webserver if ESP32 work in APSTA mode

Sorry for the late reply. This one has slipped through the net. But it could be a tricky problem to fix. I (personally) have no experience in using APSTA mode and it will take a long time for me to understand your project to the level where I can help effectively. You say the web page is served ok w...
by Steve-Matrix
Mon Apr 28, 2025 3:43 pm
Forum: Bug Reports
Topic: Problem with the Find/Replace command.
Replies: 5
Views: 147

Re: Problem with the Find/Replace command.

It looks like port and pin values in the i/o commands were never checked during a search, so I think this is a long-standing problem.

We have no current plans for an update patch for the v10 release.
by Steve-Matrix
Mon Apr 28, 2025 9:26 am
Forum: Bug Reports
Topic: Problem with the Find/Replace command.
Replies: 5
Views: 147

Re: Problem with the Find/Replace command.

Thank you very much for the bug report. It will be addressed in a future release of Flowcode.
by Steve-Matrix
Fri Apr 25, 2025 11:21 am
Forum: App Developer
Topic: MSVP140.DLL error with PcApp and Windows 11 Pro
Replies: 3
Views: 246

Re: MSVP140.DLL error with PcApp and Windows 11 Pro

I have created a post with the new files for anyone else experiencing this problem:

viewtopic.php?t=3113
by Steve-Matrix
Fri Apr 25, 2025 11:19 am
Forum: App Developer
Topic: New App Developer Launcher files
Replies: 0
Views: 50

New App Developer Launcher files

The App Developer Launcher files for running deployed PC Developer apps that are distributed as part of Flowcode v10 may fail to run on some PCs. When this happens, a message saying "The code execution cannot proceed because MSVCP140.dll / VCRUNTIME140.dll was not found" will be displayed....