Re: Clear the Screen

From: Anthony Borla (ajborla_at_bigpond.com)
Date: 01/09/04


Date: Fri, 09 Jan 2004 13:28:43 GMT


"Christian" <javauser@emailuser.net> wrote in message
news:32330a83.0401081855.47512efc@posting.google.com...
>
> Printing out the form-feed character will clear the screen
>
> System.out.print("\f");
>
> Hope this helps!
>

Sadly, it doesn't do as you expect - it's behaviour various with the
platform. Nice try, though :)

Cheers,

Anthony Borla



Relevant Pages

  • Re: cross-platform list of printers, etc.
    ... Heh heh heh. ... Seriously, the whole idea of what printing means, the interface, etc. ... I have come to the conclusion that tcl or tk does *not* need a cross ... distinct printing solutions, optimized for each platform. ...
    (comp.lang.tcl)
  • Re: cross-platform list of printers, etc.
    ... Seriously, the whole idea of what printing means, the interface, etc. ... What we need are three distinct printing solutions, optimized for each platform. ... I think if we could at least solve each platform separately we would be closer to seeing what the different solutions have in common and so ... I'd even vote for a separate executable that does nothing but pop up a native print dialog and then somehow succeeds to send HTML to the printer and have it print more-or-less as it should. ...
    (comp.lang.tcl)
  • Re: Whats the most important thing lacking in your Tcl toolbox?
    ... per platform in terms of setup, but, it would be useful to have a Tcl ... The problems with printing are actually quite nasty. ... standard Unix systems printing is done by sending postscript into the ...
    (comp.lang.tcl)
  • Re: Printing From Python
    ... Printing is not easy, ... wxPython has a print-framework, wxPython is cross platform (alas, I only ... Ghostscript is available on "every" platform. ... PDF viewers & printers are available on "every" platform. ...
    (comp.lang.python)
  • Re: 100 % portable ?
    ... library documentation pages tell you which platform the modules ... clipboard, do printing, have online help, are distributed so ... that the user doesn't need Python on their machine already etc. ...
    (comp.lang.python)