Search found 5 matches

by rehan
Tue Mar 23, 2010 8:45 am
Forum: Flowcode 4 Suggestions
Topic: Message Box "Simulation has ended"
Replies: 5
Views: 5073

Re: Message Box "Simulation has ended"

One quick note:

If you keep your mouse hovering over the message box then it will not go away. This is the default way how auto closing message boxes work.

Regards,

rehan
by rehan
Thu Nov 19, 2009 3:40 pm
Forum: Flowcode 4 Bugs
Topic: Debugging in Windows 7 not possible
Replies: 1
Views: 2783

Re: Debugging in Windows 7 not possible

Hello LesPaul, Looks like you are running the simulation at full speed. In that case the variables and Call Stack will not show anything and it is the standard behaviour. You need to either reduce the simulation speed from the project options or step through the program to see call stack and variabl...
by rehan
Thu Oct 08, 2009 2:25 pm
Forum: Flowcode V4
Topic: Access Violation reading from flash drive
Replies: 25
Views: 14405

Re: Access Violation reading from flash drive

Hi, I have successfully compiled your file and it works perfectly even on my Win7 machine. So the possibility of OS being a problem is very slim. It all points to your antivirus as Steve and Ben already mentioned. For a quick test you can try disabling your antivirus temporarily and try compiling. A...
by rehan
Thu Oct 08, 2009 9:49 am
Forum: Flowcode V4
Topic: Access Violation reading from flash drive
Replies: 25
Views: 14405

Re: Access Violation reading from flash drive

Hello, Generally it is not a good idea to load and save your programs directly to a flash drive. From your discription of the problem I can see that there are a lot of things that can go wrong outside the Flowcode's control. It is possible that your file is currupted by the OS as it delays writes to...
by rehan
Wed Aug 05, 2009 8:53 am
Forum: Flowcode V4
Topic: panel
Replies: 18
Views: 10452

Re: panel

Hello Wolfgang, To day i start my project with v4 and i lost my panel. Show panel is on and the property say: size 0,871 height 0 width 871 position 871 x 60 y 865 there is no a tabbet or a window with a panel........ If i build a new project,the panel is arrive. From what you have explained, it app...