|
From: Tatsuro M. <tma...@ya...> - 2016-03-08 22:36:25
|
> 3) In the toolbar at the top of the wxt window, gnuplot mixes and matches icons > provided in bitmap form in the gnuplot source tree and others provided by > wxWidgets' wxArt module. This works OK on some platforms but produces a > rather horrid appearance with the cocoa version of wx. My suggestion is to cut > out wxArt and provide all the icons in uniform bitmap format. This involves > adding one bitmap and making minor changes to wxt_gui.cpp and wxt_gui.h. The > files to do this can be found at > > http://ricardo.ecn.wfu.edu/pub/gnuplot/patches/ > > save_png.h is supposed to go into src/wxterminal/bitmaps/png/ and the two .diff > files are supposed to be applied in src/wxterminal. > > Thanks to Mojca, we have "before" and "after" images: > > before: > http://ricardo.ecn.wfu.edu/pub/gnuplot/patches/gnuplot-wxt-default.png > > after: > http://ricardo.ecn.wfu.edu/pub/gnuplot/patches/gnuplot-wxt-allin.png > > So far as I can tell (from using wxt on Linux), this modification doesn't > mess up the appearance on platforms other than the Mac. > > -- Allin Cottrell I think that it is better if your patch will be imported to the CVS tree. Please make a bug ticket and discuss there. Tatsuro |