Announcement

Collapse
No announcement yet.

function parameters not displaying vertical scrollbar

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • function parameters not displaying vertical scrollbar

    I have many function parameters in my script.
    When I first edit the study using the edit studies menu item, the vertical scrollbar gets shown correctly and I can scroll up and down using the sidebar.

    Then I finish editing the parameters.

    Then I go back in using edit studies again.
    This time, the vertical scrollbar does not show.
    But I can move up and down through the list of function parameters by clicking on one of the items and using the up and down arrow on my keyboard.

    Is this a known bug or am I doing something wrong? Is there a limit to how many function parameters I can define in preMain?
    Maybe I have about thirty params defined.

  • #2
    Hello crazytiger,

    This was a known problem, which won't be a problem in 8.1. If you want to post your preMain() code here I will test it in the current beta.
    Jason K.
    Project Manager
    eSignal - an Interactive Data company

    EFS KnowledgeBase
    JavaScript for EFS Video Series
    EFS Beginner Tutorial Series
    EFS Glossary
    Custom EFS Development Policy

    New User Orientation

    Comment


    • #3
      I noticed what is happening. It is just that the header columns are expanding and causing the right scrollbar to go out of visible range. You can manually drag it back into view with the mouse.

      Comment

      Working...
      X