Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     <oPopUp>:display() --> self

        display() is a method of the PopUpMenu class that is used for showing
        a pop-up menu including its items on the screen.  display() uses the
        values of the following instance variables to correctly show the list
        in its current context, in addition to providing maximum flexibility
        in the manner a pop-up menu appears on the screen:

        .  MenuItem:checked
        .  MenuItem:enabled
        .  MenuItem:isPopUp
        .  PopUpMenu:bottom
        .  PopUpMenu:colorSpec
        .  PopUpMenu:current
        .  PopUpMenu:itemCount
        .  PopUpMenu:left
        .  PopUpMenu:right
        .  PopUpMenu:top
        .  PopUpMenu:width

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson