Page 1 of 1

Message Box "Simulation has ended"

Posted: Sat Mar 20, 2010 7:07 pm
by ncc1502
Dear MM team,

When i click the stop button, i know that the simulation stops, i do not need a messagebox.

It irratates me verry much that it has to be closed by a click.

Please make a setting to get rid of this box. If there is a reason why you must show this box, let it dissapear within 3 seconds or so.

Re: Message Box "Simulation has ended"

Posted: Sat Mar 20, 2010 8:02 pm
by medelec35
ncc1502 wrote: If there is a reason why you must show this box, let it dissapear within 3 seconds or so.
It does Disappear automatically after about 4 seconds with V4.2.3.58.
This was first sorted with version v4.1.1.55

Code: Select all

Installation version = 4.1.1
----------------------------

Release date = 14th August 2009
Flowcode exe version = v4.1.1.55


  * Main EXE
     - Added VNET functionality, including grouped simulation
     - Added Tabbed interface options
     - Added Component Categories on toolbar
     - Fixed STDIO redirection bug
     - Fixed array <VariableUsed> bug
     - Fixed double-delete issue
- Added auto closing "Simulation Complete" message
     - Added delay to fix intermittent ICD problem
     - String parameter to user macro fix
     - Byte now accepted in place of a string
     - Added secondary splash screen
     - Fixed MX_VAR_SEPARATOR issue
     - Fixed project options page
     - Added/Updated the icons for Panel Objects
     - Improved context menu for components
     - Misc minor bug fixes

What version are you running?

Re: Message Box "Simulation has ended"

Posted: Sat Mar 20, 2010 8:44 pm
by ncc1502
medelec35 wrote: What version are you running?
I use 4.2.3.58, but it does not dissapear always, can be annoying.

Re: Message Box "Simulation has ended"

Posted: Mon Mar 22, 2010 9:35 am
by Steve
We've addressed this in v4.3, which should hopefully be available very soon.

Re: Message Box "Simulation has ended"

Posted: Tue Mar 23, 2010 8:45 am
by rehan
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

Re: Message Box "Simulation has ended"

Posted: Mon Mar 29, 2010 9:07 pm
by ncc1502
New update solves everything.

Box dissapeares at first click, thanks guys.