|
From: Daniel J S. <dan...@ie...> - 2005-06-21 06:26:10
|
Timoth=E9e Lecomte wrote: > Hi ! >=20 > 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 : >=20 > http://tipote.free.fr/wxt.png Looks good Timoth=E9e. I just wanted to draw your attention to a couple, perhaps unrelated, item= s. First, I just updated a patch that allows attaching an outside x-window t= o=20 gnuplot's x-window driver. (It's patch item #1027032.) A tcl demo is in= cluded=20 so you can compare that and your methodology. I think they are different= =20 approaches even though in the long run similar widgets are being used. Second, I recall another terminal that works with widgets in some way. I= think=20 it is called "tkcanvas". I tried it a while ago and it created sort of=20 "objectified" plots that could be manipulated in a third-party program. = (If I'm=20 remembering correctly.) It seemed very useful in a way, but didn't appea= r to be=20 a full featured terminal. Dan |