Hi Alan, Alan W. Irwin wrote: > On 2009-03-13 14:20-0000 Andrew Ross wrote: > Hi Alban: > > Earlier today (revision 9765) I applied your patch that introduces a mutex > with the goal of making the qt device driver thread safe. With this change > issue (1) seems to be addressed, and no new issues were introduced > for the qt device which is why I applied your patch.
Thanks. By the way, I also validate the changed you did in sizes handling for the EPS/PDF driver > However, the paging and GUI closing behaviour is not correct for qtwidget > since the slave pages independently of the master and also can be closed > independently of the master. Run > > ./x14c -dev xwin > > in the installed examples/c directory to see the correct paging and GUI > closing behaviour. When the master page is changed, so is the slave page. > When the master page is closed (by hitting enter, see below) so is the slave > GUI closed. When an attempt is made to change the page of the slave or close > it (by hitting enter), nothing happens. Note, -dev xwin uses the enter key > to move forward in pages and after the last page close the GUI, and that > feature would be nice to have for qtwidget as well. However, that wish-list > item is independent of the master/slave paging behaviour and GUI closing > behaviour issue. All right, I didn't realize all these behaviours were required features. Basically, all that's left to do is to create the appropriate Qt signals and slots and to make the good connections. I can deal with that a little later, it shouldn't be hard but may require a little time. > I also found that your patch does not fix issue 2. It was not supposed to. This one is a trickier problem, I haven't spent time on it yet. > Alan Alban ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel