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

2015-12-18 Thread Laurent Berger
Hi, In plplot using wxwidgets driver which function must I use to get data coordinates using mouse event? I have try plGetCursor in an event callback but i connot retrieve coordinate. Thanks for your help --

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

2015-12-18 Thread Alan W. Irwin
On 2015-12-18 23:03+0100 Laurent Berger wrote: > Hi, > > In plplot using wxwidgets driver which function must I use to get data > coordinates using mouse event? > > I have try plGetCursor in an event callback but i connot retrieve > coordinate. Hi Laurent: Look at examples/c/x01c.c for an examp