Search found 1017 matches

by Steve-Matrix
Thu May 30, 2024 5:38 pm
Forum: Feature Requests
Topic: App Developer XY-Chart add few more series
Replies: 8
Views: 1346

Re: App Developer XY-Chart add few more series

A lot of the old object move function calls are not yet implemented for the 2d panel, so I would suggest making objects visible or invisible instead of actually moving them on the panel programmatically. This allows you to be more precise with their positions too. See the attached for an example.
by Steve-Matrix
Thu May 30, 2024 5:15 pm
Forum: Feature Requests
Topic: App Developer XY-Chart add few more series
Replies: 8
Views: 1346

Re: App Developer XY-Chart add few more series

can still ask something unimportant. Why can I only choose 5 series and not 8? We use a 3rd-party graphing tool within Flowcode for this and that is limited to 5 different colours for the traces. So trace 5 must be the same colour as trace 1, etc. This can be overcome using that overlapping chart t...
by Steve-Matrix
Thu May 30, 2024 4:52 pm
Forum: Bug Reports
Topic: Calculation Command Icon bug [SOLVED]
Replies: 7
Views: 72

Re: Calculation Command Icon bug [SOLVED]

The calculations only disappear if the calculation icon is opened and then OK is pressed. If you notice a project which has this problem, then send it to me (via PM) and I will fix it. Or you might be able to edit the file directly in a text editor and remove the blank line(s) or add "//" to the top...
by Steve-Matrix
Thu May 30, 2024 4:48 pm
Forum: Feature Requests
Topic: App Developer XY-Chart add few more series
Replies: 8
Views: 1346

Re: App Developer XY-Chart add few more series

I'm not sure. There are dedicated functions to reposition components. What are you trying to achieve?
by Steve-Matrix
Thu May 30, 2024 12:00 pm
Forum: Feature Requests
Topic: App Developer XY-Chart add few more series
Replies: 8
Views: 1346

Re: App Developer XY-Chart add few more series

Hi Stefan, If you need more traces on a chart, then you can use 2 charts as in the attached example. The two charts are in the same location and one of them has a transparent background, so it will look like there is only one chart. You can use this trick to have as many traces on chart as you want....
by Steve-Matrix
Wed May 29, 2024 5:08 pm
Forum: App Developer
Topic: How to make WEB DEVELOPER use the serial component using the BLUETTOTH connection
Replies: 2
Views: 56

Re: How to make WEB DEVELOPER use the serial component using the BLUETTOTH connection

If you leave the filter blank, you should be able to choose a Bluetooth RFCOMM serial port that is using the Serial Port Profile (SPP) when calling the RequestPort macro. Does your device show up when you try this? There is currently no way to filter for specific Bluetooth devices using the filter, ...
by Steve-Matrix
Tue May 28, 2024 2:58 pm
Forum: Bug Reports
Topic: Simulating icon not shown in Code and Pseudocode views [SOLVED]
Replies: 0
Views: 39

Simulating icon not shown in Code and Pseudocode views [SOLVED]

Problem: The most recent version of Flowcode (v10.1.1) does not show the current icon in the Code and Pseudocode views when simulating a project. The only style that currently does show the simulating line is the "Bubble lines" style of the Code view. Workaround: Unzip the attached file and put the...
by Steve-Matrix
Fri May 24, 2024 3:08 pm
Forum: Bug Reports
Topic: Error al simular a velocidad de 10Hz
Replies: 3
Views: 95

Re: Error al simular a velocidad de 10Hz

Thanks for sharing the file. I have tried on my PC and I cannot replicate the problem at 10Hz. But it does seem less responsive in the new version compared with the previous v10.1.0 release. It might be improved on your PC if you try a different icon graphics style. This is in "File...Global Options...
by Steve-Matrix
Thu May 23, 2024 3:29 pm
Forum: App Developer
Topic: I expect the Polish characters to be displayed correctly in the HTML output, just as they appear while typing in the WEB
Replies: 1
Views: 96

Re: I expect the Polish characters to be displayed correctly in the HTML output, just as they appear while typing in the

This is currently a problem, but I can offer a workaround - use the html character identities for non-ASCII characters.

For example, "ą, ć, ę" will become "ą, ć, ę". For example, see the attached.

I realise this is not ideal and so we will look at improving this in a future release.
by Steve-Matrix
Mon May 20, 2024 3:32 pm
Forum: Bug Reports
Topic: arduino INTERRUPTS - IOC PORTD... do not select..
Replies: 6
Views: 961

Re: arduino INTERRUPTS - IOC PORTD... do not select..

(edit: Martin got there before me, but I will leave this reply anyway) Okay so I do NOT ...get the BLUE flag or the RED flag to set..!! I consider this to be a bug.... which I bave tracked back to the days of V5 flowcode.. I wonder why flowcode..co.uk .. guys will not fix this bug... IIRC, the IOC o...