FLTK logo

[master] bfb64aa - Remove the "Print" window meant for debugging.

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[master] bfb64aa - Remove the "Print" window meant for debugging. "ManoloFLTK" Oct 28, 2020  
 
commit bfb64aa01eb4ab90ab984a5b34994d9aca6081e9
Author:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
AuthorDate: Wed Oct 28 17:29:21 2020 +0100
Commit:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
CommitDate: Wed Oct 28 17:34:05 2020 +0100

    Remove the "Print" window meant for debugging.

 src/Fl_x.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git src/Fl_x.cxx src/Fl_x.cxx
index 31a76f4..51236fb 100644
--- src/Fl_x.cxx
+++ src/Fl_x.cxx
@@ -3087,7 +3087,7 @@ void Fl_X11_Window_Driver::show() {
 }
 
 
-#define USE_PRINT_BUTTON 1
+//#define USE_PRINT_BUTTON 1
 #ifdef USE_PRINT_BUTTON
 
 // to test the Fl_Printer class creating a "Print front window" button in a separate window
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.