Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #1851, comment 24


Ignore:
Timestamp:
06/12/12 02:06:38 (12 years ago)
Author:
abeham
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1851, comment 24

    initial v1  
    1 r7985: Allow to specify each value of numeric parameters explicitly as well as provide a dialog for generating the values
     1r7985:
     2 * Allow to specify each value of numeric parameters explicitly as well as provide a dialog for generating the values
     3 * Changed `SetMode()` call back to originate from !DoWork, since that it is the right place to make the call, but added a check for !InvokeRequired in `SetMode()`