From: Ethan A M. <me...@uw...> - 2023-01-23 19:18:46
|
On Monday, 23 January 2023 01:20:10 PST Tatsuro MATSUOKA via gnuplot-beta wrote: > > In the file INSTALL of source directory, there is description for wxt terminal > Compiling Gnuplot with the wxWidgets terminal > ============================================== > > However, there is no description for Qt terminal. > Is this intentional? The text about wxt was added when the wxt terminal itself was added in 2006. It probably seemed important to inform people that there was a new option that was cross-platform (linux, Mac, and Windows). That no longer seems very special, so I think that text section is no longer needed. No one added similar text when the qt terminal was added in 2009. The INSTALL file is very old and still very out of date. I will make another attempt to revise and update it, including your patches. Ethan |