Hi All I am trying to add the plGetCursor functionality into the wxWidgets driver. It will need to be implemented rather differently to before because of the separation between the gui process and the calling process. However, looking at the old implementation, the documentation and the examples last night I am not really clear on what the aim or the behaviour of this function should be.
Is the intention that when you call this function it returns the last user input that occurred with the gui, or is the intention that calling this function blocks until the user interacts with the plot and then returns the nature of this input? Presumably the input it is looking for is key presses and the location of mouse button presses, not just mouse cursor movements without a mouse press? Phil ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
