Search found 94 matches

by wayne_millard
Wed May 18, 2022 4:35 pm
Forum: App Developer
Topic: Pass measages
Replies: 28
Views: 16686

Re: Pass measages

Hi Ben,

Thanks for the example i will have a look.

Wayne
by wayne_millard
Wed May 18, 2022 3:26 pm
Forum: App Developer
Topic: Switch Setinteractive
Replies: 3
Views: 1953

Re: Switch Setinteractive

Hi Steve,

I Have attached a small test programe to show problem.
The first icon will disable the swithch but switch still interacts ( switches on ).
I have used in the past a switch gets grayed out and is locked from interaction.

Thanks for all the help steve.

Wayne M
Switch Test.fcsx
(10.02 KiB) Downloaded 115 times
by wayne_millard
Wed May 18, 2022 1:23 pm
Forum: App Developer
Topic: Switch Setinteractive
Replies: 3
Views: 1953

Switch Setinteractive

Hi all,

Have problem with switch interactive does not seem to work now.
In the past the switch would be grayed out and would not interact with the mouse.
But now it does not work.

Wayne M
by wayne_millard
Wed May 18, 2022 11:25 am
Forum: App Developer
Topic: Pass measages
Replies: 28
Views: 16686

Re: Pass measages

Hi Steve,

Sorry to be a pain. But i have had a play with VNet and found that it is not available in App developer.

Thanks,
Wayne
by wayne_millard
Mon May 16, 2022 6:09 pm
Forum: App Developer
Topic: Pass measages
Replies: 28
Views: 16686

Re: Pass measages

Hi Steve.

Yes I have had a look and can see how to send switch values to control LEDS. But can't see how I can use to send float values to a second app.

Thanks,
Wayne M
by wayne_millard
Mon May 16, 2022 4:58 pm
Forum: App Developer
Topic: Pass measages
Replies: 28
Views: 16686

Re: Pass measages

Hi Steve,

Thanks for the reply.

What im trying to do is send some float values to a static text box. which i have in the main code and wont to copy on second display over network.
Is there a way to copy the static text display on second screen.

Thanks,
Wayne M :D
by wayne_millard
Sun May 15, 2022 10:18 pm
Forum: App Developer
Topic: Pass measages
Replies: 28
Views: 16686

Pass measages

Hi Everyone,

Is there a way to send ethernet measages from one App to another on a differant PC.
Would like to send data that is captured on one app and send it to a differant computer running a second app to display the data?

Thanks,
Wayne M
by wayne_millard
Sat Apr 30, 2022 10:27 pm
Forum: App Developer
Topic: Print Function
Replies: 1
Views: 1538

Print Function

Hi Flowcode Team,

It would be nice to be able to do a print out any CSVs that were created in the app from the app.

Thanks,
Wayne Millard :D
by wayne_millard
Sun Apr 24, 2022 1:35 pm
Forum: App Developer
Topic: Float Rounding Problem
Replies: 4
Views: 1889

Re: Float Rounding Problem

Martin, Thanks I forgot about that.

Wayne
by wayne_millard
Fri Apr 22, 2022 6:14 pm
Forum: App Developer
Topic: Float Rounding Problem
Replies: 4
Views: 1889

Re: Float Rounding Problem

Hi everyone

What I wanted was to only display to two places after the decimal point.

I thought in the past when you did a round to two decimal places you would loose all the other numbers.

So how do you do it.

Thanks
Wayne m