printAll does not work

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 1.1
    • Affects Version/s: 1.0
    • Component/s: client-libs
    • 1.1
    • sparc
    • solaris_2.5
    • Not verified

      It appears that the printAll operation is non-functional. At least for Solaris/Motif, if you have a print function like:

          public void print(Graphics g) {
      paintBackgroundAndBorder(g);

      // print all should work -- doesn't.
      printAll(g);

          }

      The print function will be called, the (non-AWT) paintBackgroundAndBorder will be called
      and execute successfully, but printAll to print the child components appears to have
      no effect.

            Assignee:
            Tom Ball (Inactive)
            Reporter:
            Steven Byrne (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: