App Developper: More than one Monitor

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
stefan.erni
Valued Contributor
Posts: 758
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

Flowcode v10 App Developper: More than one Monitor

Post by stefan.erni »

Hi Steve

I'm working with 3 Monitor and it's very comfortable to programm with few 2panel and a 3D Panel.

But with the deployd App I work on one or two monitors.
So if some panel are not visible on the main monitor,
I have no way of moving the position of the panels back on the main monitor.

Can I do this with a built-in function? By programming and pressing a switch?
But I can't find a handle (name) for the panels.

regards

Stefan

Simbolic representation of the app on two monitors as they work in practice
Monitor.jpg
Monitor.jpg (83.56 KiB) Viewed 1284 times

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: App Developper: More than one Monitor

Post by Steve-Matrix »

This may be a bug. Panels that are off-screen should automatically reposition themselves so they are on-screen. I will look into it.

stefan.erni
Valued Contributor
Posts: 758
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

Re: App Developper: More than one Monitor

Post by stefan.erni »

Hi Steve

Debugger faster then deployd?

The Signal for this both Monitor is sending by bluetooth with a small device programed also with Flowcode and PIC32 / RN4677.
If i use FC10 App in debug mode the transmited data is faster than in the deployd mode.
is debuger faster than deployd for some reason?
I will test again if I have tested correctly.

regards


Stefan

Mobile recorder with micro sd-card and Microchip RN4677 BT Modul
Nr7.PNG
Nr7.PNG (446.29 KiB) Viewed 1253 times

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: App Developper: More than one Monitor

Post by Steve-Matrix »

The speed of the simulation in Flowcode can differ from the speed of a deployed Flowcode App, and I have seen cases where the simulation is faster than deployment.

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: App Developper: More than one Monitor

Post by Steve-Matrix »

Steve-Matrix wrote:
Thu Mar 23, 2023 6:06 pm
This may be a bug. Panels that are off-screen should automatically reposition themselves so they are on-screen. I will look into it.
I have looked into this and it seems to be working ok. If a deployed app is launched and a window would open off-screen, it is automatically moved so it is on-screen.

So maybe the panels are there but are behind each other?

stefan.erni
Valued Contributor
Posts: 758
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

Re: App Developper: More than one Monitor

Post by stefan.erni »

Hi Steve

On my nice windows11 computer,
I have written an app with 3 panels left, middle, rigth distributed on three monitors.
Unfortunately I can load the app and the deployd program on my computer with only one monitor, but then I have no access to the panel left and rigth. only with the 2 or 3 monitors again. Also not with restart FC10 or even restart the computer.
I guess (hope) on windows 10 it works without problen to use. I will try this later on a win10 PC.

This is not a big problem at the moment.

regards

Stefan
Attachments
FC10_App_3Monitor1.mscada
(3.29 KiB) Downloaded 41 times
FC10_App_3Monitor1.fcsx
(7.85 KiB) Downloaded 45 times

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: App Developper: More than one Monitor

Post by Steve-Matrix »

Hi Stefan,

Here's what that app looks like when I open it on my PC with 1 monitor. With 2 monitors, one panel is on the left and the others are on the right.

I will try to discover if Windows 11 is doing something different for me and if so, why.
FC10_App_3Monitor1.png
FC10_App_3Monitor1.png (171.39 KiB) Viewed 1231 times

stefan.erni
Valued Contributor
Posts: 758
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

Re: App Developper: More than one Monitor

Post by stefan.erni »

Hi Steve


Maybe it's just a win11 problem and/or just my computer.

For the program mode I found a way to get the panel back and before I deploy a have the press this button ....


make a new App with some panel nicely arranged:
Snag_5904b2.png
Snag_5904b2.png (178.13 KiB) Viewed 1221 times
got to windows:
Snag_59e5ac.png
Snag_59e5ac.png (15.49 KiB) Viewed 1221 times
use Layout manager and save a preset:
Snag_5b10ce.png
Snag_5b10ce.png (27.09 KiB) Viewed 1221 times
open the program with the missing panel and press get 5 panel and all panel are back:
Snag_5c11e2.png
Snag_5c11e2.png (145.59 KiB) Viewed 1221 times
a little strange, you can not yet touch the panel... but once again open/close the layout manager then you can use the panels nice again:
Snag_5dca6f.png
Snag_5dca6f.png (27.09 KiB) Viewed 1221 times

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: App Developper: More than one Monitor

Post by Steve-Matrix »

Hi Stefan, I'm glad you have found a workaround.

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: App Developper: More than one Monitor

Post by Steve-Matrix »

FYI, I asked a colleague to try your app on win11 with one monitor and it shows the same as I am seeing - i.e. the "left" and "right" panels are correctly repositioned onto the display. So I think perhaps the problem may be peculiar to your PC.

Post Reply