Re: [Plplot-devel] Qt5 support, strange driver output

2018-12-20 Thread Alan W. Irwin
On 2018-12-20 22:30- António Rodrigues Tomé wrote: Hi Alan I've never used git (I'm still a svn user) but I can give it a try. Hi António: Thanks for your willingness to try git to make it easier to communicate your suggested changes to us. Everything you should need to know about git

Re: [Plplot-devel] Qt5 support, strange driver output

2018-12-20 Thread António Rodrigues Tomé
Hi Alan I've never used git (I'm still a svn user) but I can give it a try. cheers, On Thu, Dec 20, 2018 at 9:21 PM Alan W. Irwin wrote: > On 2018-12-20 18:56- António Rodrigues Tomé wrote: > > > Hi Alan > > I do not completely understand the need of using a mutex in the qt driver > >

Re: [Plplot-devel] Qt5 support, strange driver output

2018-12-20 Thread Alan W. Irwin
On 2018-12-20 18:56- António Rodrigues Tomé wrote: Hi Alan I do not completely understand the need of using a mutex in the qt driver however without any change in the actual driver approach it is easy to allow the driver to work well within a qt app and also in any other c or c++ program if

Re: [Plplot-devel] Qt5 support, strange driver output

2018-12-20 Thread António Rodrigues Tomé
Hi Alan I do not completely understand the need of using a mutex in the qt driver however without any change in the actual driver approach it is easy to allow the driver to work well within a qt app and also in any other c or c++ program if in the file qt.cpp function bool initQtApp( bool isGUI )