Alteration in debug mode

Forum for suggestions regarding the next update / release of Flowcode

Moderators: Benj, Mods

Post Reply
chevy6600
Flowcode V4 User
Posts: 115
Joined: Fri Feb 22, 2008 6:38 pm
Contact:

Alteration in debug mode

Post by chevy6600 »

Hi flowcode team, i have a request for the up coming flowcode ver 4.

When i `run` my programs to debug them i would like to view the `variable screen` and be able to re arrange the variables in list so that i can put my chosen variables next to one another. Then as i play around with inputs i can see more easily what is going on.
If you look at the screen grab below, you can see that half of the variables are not visible until the program is paused, this is a problem :| . And also, half of the variables that you can see are of no interest while debugging.
May be this could be accomplished by,
A) Be able to pick the variables from a separate list that are included in the `viewing variable screen` hiding the others.
B) drop and drag the individual variables in the list, listing them in the chosen order.
C) While the program is running, it is not possible to scroll the `window` can this be fixed?
Thanks.
Attachments
flowcode screen grab.jpg
flowcode screen grab.jpg (100.74 KiB) Viewed 6015 times

User avatar
Steve
Matrix Staff
Posts: 3418
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: Alteration in debug mode

Post by Steve »

Good suggestions - I'll add them to the list.

Post Reply