Re: gplot (was: wave storage)
Felix Salfelder <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Abhinav. On Sat, Oct 04, 2014 at 10:46:40PM +0200, Felix Salfelder wrote: > multiple windows require multiple threads. but gtk takes care of this. > i think it's best to start just one pthread. but i'm not sure whether > multiple windows make sense already -- maybe i want a command window or > something like it later on. i have implemented a simple example of how (i think) gnucap should communicate with the gui thread. please checkout the "gui-thread" branch and have a look. it is not fully complete, but it should be pretty obvious. have fun felix