|
From: Mojca M. <moj...@gm...> - 2006-11-18 14:49:57
|
On 11/18/06, Joe Koski <jko...@co...> wrote: > on 11/17/06 2:57 PM, Ethan Merritt at merritt@u.washington.edu wrote: > > > You call it a necessity, where Per implies that it is simply a > > matter of choice between X11 and "native". Which is it? > > Ethan, > > We already have X11 available on Macs, so building wxt with X11 as a basi= s > is a workaround solution. The problem is that you would still need to > install and start X11 before you start gnuplot with wxt. It is just a > choice, but a choice with consequences. The appearance of X11 graphics, w= hen > compared to Mac graphics is inferior, in my (Mac user) opinion, anyway. > > It would still take someone familiar with the Mac's idiosyncrasies to get > wxt working with X11 on a Mac. After manually applying Timoth=E9e's patch I got it working with (native) wxMAC (I'm using fink for just about everything except pangocairo: I had to install pango manually to get pangocairo, all the other necessary libraries came with fink already). However, there remain some problems. It seems to run OK, but when I click on the window with plot an icon appears (as if there was some action in the background which has to be finished first - an equivalent to "sand-watch" in windows or linux), so there are problems with "interactivity" of that window. Plotting works OK. I have to find out how to get rid of this warning (triggered when I click on the window with plot): (process:10862): Pango-WARNING **: Error loading GDEF table 85 (process:10862): Pango-WARNING **: Error loading GPOS table 85 (process:10862): Pango-WARNING **: Error loading GSUB table 85 Mojca |