|
From: <tim...@en...> - 2005-06-21 18:13:05
|
Daniel J Sebald wrote: > Timoth=E9e Lecomte wrote: > >> Hi ! >> >> After a long week to dig into C++, wxwidgets, the C code of gnuplot,=20 >> threads, etc. , I am pleased to present a first screenshot of the=20 >> wxwidgets terminal in action : >> >> http://tipote.free.fr/wxt.png > > > Looks good Timoth=E9e. > > I just wanted to draw your attention to a couple, perhaps unrelated,=20 > items. > > First, I just updated a patch that allows attaching an outside=20 > x-window to gnuplot's x-window driver. (It's patch item #1027032.) A=20 > tcl demo is included so you can compare that and your methodology. I=20 > think they are different approaches even though in the long run=20 > similar widgets are being used. > > Second, I recall another terminal that works with widgets in some=20 > way. I think it is called "tkcanvas". I tried it a while ago and it=20 > created sort of "objectified" plots that could be manipulated in a=20 > third-party program. (If I'm remembering correctly.) It seemed very=20 > useful in a way, but didn't appear to be a full featured terminal. > > Dan I think there's a problem with last patches (20/06 and 21/06)... I get=20 errors when opening the .patch (after gunzip) with an editor or with the=20 patch commad ("only garbage ..."). But previous ones seem to work. I've seen a terminal in maxima based on tcl/tk. It used a small window=20 to give scale and other options to the user... It was not really=20 pleasant to the eyes, but the idea seemed interesting. I will try your patch as soon as I can open it ! Timoth=E9e |