I am trying to use PLplot in a larger program that takes care of the windows and dialogues and so on. I can load the X window driver, and it seems to be doing the job okay,
but on return to plP_init() I see that a few crucial settings are lost -- xpmm and ypmm in the stream plsc.
I have no clue as to what is going on! The gdb debugger is less than helpful (it provides very strange orderings of the source lines).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to use PLplot in a larger program that takes care of the windows and dialogues and so on. I can load the X window driver, and it seems to be doing the job okay,
but on return to plP_init() I see that a few crucial settings are lost -- xpmm and ypmm in the stream plsc.
I have no clue as to what is going on! The gdb debugger is less than helpful (it provides very strange orderings of the source lines).