On Wed, Jun 04, 2014 at 11:06:21PM +0530, Abhinav singh wrote: > >> .plot windowtitle="transient" <= create window #1 > By above .plot command what you want whether to run a plot window or > create a window instance and store it into the list without running > it?
i meant to create and show the window. > In current situation if i execute above instruction i get a plot > window open up with first plot command and user have to close this > plot window inorder to proceed to next command and so on. the plot windows and the command prompt should be independent of each other. there must be some way to implement it, maybe the gtk manual has a hint on how to do this. regards felix _______________________________________________ Gnucap-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnucap-devel
