[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnucap-devel] gplot (was: wave storage)
From: |
Felix Salfelder |
Subject: |
[Gnucap-devel] gplot (was: wave storage) |
Date: |
Thu, 2 Oct 2014 21:39:05 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, Sep 23, 2014 at 01:42:17AM +0530, Abhinav singh wrote:
> Dont worry about it i will make modification according to new _waves.
Hi Abhinav.
i am trying to understand your gplot command...
in c_plot.cc about line 240, in CMD_PLOT::do_it
[..]
WIN_MAIN* _window;
_window->_current_title=_title;
_window->_is_newsim=true;
[..]
how is this supposed to work? what is _title supposed to be?
why isn't _window taken care of within the MY_THREAD class?
the CMD_PLOT class does not have a single member that refers to either
the pthread or any gtk object. is there some hidden magic that i should
know about?
thanks
felix
- [Gnucap-devel] gplot (was: wave storage),
Felix Salfelder <=
- Re: [Gnucap-devel] gplot (was: wave storage), Felix Salfelder, 2014/10/04
- Re: [Gnucap-devel] gplot (was: wave storage), Abhinav singh, 2014/10/04
- Re: [Gnucap-devel] gplot (was: wave storage), Felix Salfelder, 2014/10/04
- Re: [Gnucap-devel] gplot (was: wave storage), Abhinav singh, 2014/10/04
- Re: [Gnucap-devel] gplot (was: wave storage), Felix Salfelder, 2014/10/04
- Re: [Gnucap-devel] gplot (was: wave storage), Abhinav singh, 2014/10/05
- Re: [Gnucap-devel] gplot (was: wave storage), Felix Salfelder, 2014/10/05
- Re: [Gnucap-devel] gplot (was: wave storage), Felix Salfelder, 2014/10/05