Re: [Plplot-devel] Screen coordinates to data coordinates with wxWidgets driver

2015-12-19 Thread Laurent Berger
Thanks for your answer. I have missed option -locate and now I can see coordinate in example x01c. It's really a good idea to insert example name with function description in doc:-) . Now I want to get coordinates in a program like wxPLplotdemo and I don't know where to insert this function in

Re: [Plplot-devel] Screen coordinates to data coordinates with wxWidgets driver

2015-12-19 Thread Alan W. Irwin
On 2015-12-19 11:42+0100 Laurent Berger wrote: > Thanks for your answer. I have missed option -locate and now I can see > coordinate in example x01c. It's really a good idea to insert example name > with function description in doc:-) . > Now I want to get coordinates in a program like wxPLplot