This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Screen Shots

what have you guys been using to take screen shots of a scrolling window within a scrolling window? A good example would be Network Definitions.


This thread was automatically locked due to age.
Parents
  • If your browser supports manipulating the HTML/CSS the height settings in the code can be altered to overcome the provided constraint.

    If your objective is detailed documentation the printable configuration (WebAdmin->Support->Printable Configuration) or the command line with confd-client.plx (aka cc) may be suitable.

    Firehose:
    cc get_objects


    Network objects - includes some not shown in WebAdmin:
    cc get_objects_filtered '$_->{class} eq "network"'
  • Hi Bob, what the young bucks with lots of money have failed to tell you is that the screen you are trying to capture closes when the window looses focus as in a windows term not a Canon 1DX loose focus term.

    @stealthmatt, as punishment you can send both Bob and I a 1DX, it will replace my 6D.

    Ian[:D][:)][;)]
Reply
  • Hi Bob, what the young bucks with lots of money have failed to tell you is that the screen you are trying to capture closes when the window looses focus as in a windows term not a Canon 1DX loose focus term.

    @stealthmatt, as punishment you can send both Bob and I a 1DX, it will replace my 6D.

    Ian[:D][:)][;)]
Children