Actually, I'm usually happy with 'x11', but my gnuplot chooses 'wxt' as default, and at first I thought my problems with interactivity could have been related to my use of a different terminal. Anyway, I'm very grateful for your and everybody's efforts/pains.
Best regards, Luis On Sun, Jan 29, 2012 at 08:46:01PM -0700, Craig DeForest wrote: > Thanks! > > I'll add wxt as a supported terminal. It is/was a pain to type in all the > different syntaxes for all the different terminal types, and I had to sort of > guess which ones were obsolete. > > The interactive motion is peculiar. I'll have to try it with a wxt terminal > and see what happens. Dima, did you try to use interactivity at all? > > Cheers, > Craig > > > On Jan 29, 2012, at 6:37 PM, [email protected] wrote: > > > > > Another funny behavior I found is that the default terminal in my > > system turns out to be 'wxt'. However, > > PDL::Graphics::Gnuplot->terminfo() doesn't list that terminal as > > available. Thus, when I call gpwin("wxt",{....}) I get an error > > message. Nevertheless, if I call gpwin("x11",{...}) it > > succeeds. Moreover, gpwin("x11",{terminal=>"wxt", ...}) also succeeds, > > and opens a "wxt" window, although this is a kind of strange > > procedure. > > > > Best regards, > > Luis > > > > > > > > > > On Sun, Jan 29, 2012 at 06:20:35PM -0700, Craig DeForest wrote: > >> Yep. I really need to fix that test suite -- sorry! > >> > >> (Mobile) > >> > > > -- o W. Luis Mochán, | tel:(52)(777)329-1734 /<(*) Instituto de Ciencias Físicas, UNAM | fax:(52)(777)317-5388 `>/ /\ Apdo. Postal 48-3, 62251 | (*)/\/ \ Cuernavaca, Morelos, México | [email protected] /\_/\__/ O< ascii ribbon campaign - stop html mail - www.asciiribbon.org _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
