aclight

    October 30, 2008

    • Commit #948 by aclight at 15:24
      If a user has Igor version 6.10, both graphs and tables
      will be displayed in the CreateLayouts panel.  This display
      mode was supported starting with 6.10B03, so users with
      previous beta versions of 6.10 should upgrade or they will
      get undesired behavior.
    • Commit #947 by aclight at 14:50
      * Reworked code a bit to provide a better API.
      * Made it so that new windows will automatically be assigned
        to the current desktop, if one is selected.
      * Removed code that was no longer necessary since this package
        requires Igor 6.01 or greater.
      * Separated showing/hiding of individual windows into a new
        function UpdateWindowShowHide(). ChangeDisplayedDesktop()
        now calls this new function for each window in the
        experiment.  In addition, SetWindowDesktop() also calls
        this function.  The overall effect of this change is that
        performance should improve by quite a lot in experiments
        with many windows or complicated graphs, since only the
        windows that need to be updated will be updated.
      * Deleted some extra whitespace.

    July 9, 2008

    June 7, 2008

    April 28, 2008

    April 22, 2008

    Syndicate content

    Back to top