Search found 1526 matches

by Steve-Matrix
Tue Sep 15, 2026 9:48 am
Forum: General
Topic: Are API/broadcast events restricted from calling component or user macros?
Replies: 3
Views: 51

Re: Are API/broadcast events restricted from calling component or user macros?

Sorry - I see that there's a succinct project in the linked post. I'll have a look. Although you seem to have solved the issue anyway and so hopefully you're good to continue?


Could you confirm this is indeed how events are implemented under the hood? If so, it'd be worth stating plainly in the ...
by Steve-Matrix
Tue Sep 15, 2026 9:35 am
Forum: General
Topic: Are API/broadcast events restricted from calling component or user macros?
Replies: 3
Views: 51

Re: Are API/broadcast events restricted from calling component or user macros?

Are you able to distil the issue you are having into a very simple project and then explain what you're seeing?
by Steve-Matrix
Mon Sep 14, 2026 12:37 pm
Forum: Bug Reports
Topic: Minor Cosmetic bug
Replies: 3
Views: 106

Re: Minor Cosmetic bug

Thanks, Martin. That's not showing on my PC, so I'm assuming it's a DPI issue. But I can try to fix.
by Steve-Matrix
Fri Sep 11, 2026 4:09 pm
Forum: General
Topic: App developer. How to buy
Replies: 9
Views: 638

Re: App developer. How to buy


Is it possible to buy the app developer for my fc9?



I'm sorry, but we no longer sell addons for v9.

However, v11 includes an improved version of App Developer (PC Developer and Web Developer) and you should try that to see if it suits your needs. I think it is available in the free version ...
by Steve-Matrix
Thu Sep 10, 2026 9:44 am
Forum: General
Topic: rtc DD-MM-YY to mysql YYYY-MM-DD-HH-MM
Replies: 3
Views: 369

Re: rtc DD-MM-YY to mysql YYYY-MM-DD-HH-MM

Hi Viktor,

We're looking into this and hopefully will make an updated component soon.
by Steve-Matrix
Wed Sep 09, 2026 3:22 pm
Forum: General
Topic: App developer. How to buy
Replies: 9
Views: 638

Re: App developer. How to buy

Also, there were some changes since v9 and "App Developer" now comprises of 2 parts. The original App Developer in v9 is now called PC Developer, and we have also added Web Developer (for developing browser-based apps).

The following section of the Flowcode wiki has more information about this ...
by Steve-Matrix
Tue Sep 08, 2026 12:03 pm
Forum: User Components
Topic: Component: LCD SPI (MiniClick) (Alphanumeric)
Replies: 18
Views: 7221

Re: Component: LCD SPI (MiniClick) (Alphanumeric)

Sorry, Rodrigo. No progress on "virtual pins" yet, but it is high on our list of priorities.
by Steve-Matrix
Mon Sep 07, 2026 9:23 am
Forum: Bug Reports
Topic: Problem programming Arduino mega 2560
Replies: 6
Views: 1907

Re: Problem programming Arduino mega 2560


I tried the Mega 2560 r3 instead, and this seemed to work (I don't think the board i'm using is genuine- on the front it says mega 2560, when i think it might actually be an r3).



The programmer options for the Mega 2560 are actually in the FCD (the chip definition file used by Flowcode) and ...
by Steve-Matrix
Fri Aug 14, 2026 8:40 am
Forum: General
Topic: PIC18F57Q84 UART Error
Replies: 12
Views: 2769

Re: PIC18F57Q84 UART Error

Please post your project (.fcfx) and the generated .c file as that will help us determine the issue.
by Steve-Matrix
Mon Aug 10, 2026 5:33 pm
Forum: Bug Reports
Topic: I always get an error when doing this exercise
Replies: 7
Views: 1647

Re: I always get an error when doing this exercise

WingNut wrote:
Mon Aug 10, 2026 5:15 pm
I think they mean any string needs to be in quotes

Yes, unless it's the name of a string variable.