Hi Alan, > -----Original Message----- > From: Alan W. Irwin [mailto:[email protected]] > > I also see that bad default geometry (just a few pixels in width) on Linux > for the wish > case. (The default plserver geometry is fine.) > > To work around the issue of a bad default wish geometry I used the wish > -geometry > option, see line 986 of examples/CMakeLists.txt. But obviously that solution > is a > superficial one that only works for the case of the > test_wish_standard_examples > target and not when you run the demos by hand so I look forward to seeing your > commit with a more fundamental solution that provides a reasonable default > geometry for wish in all cases. >
Hm, it should not be that difficult to hunt down the geometry issue - I guess that within the plserver environment it is the plstdwin that is explicitly setting the geometry. In the wish environment the plframe widget alone is responsible instead. Well, that is a relatively easy starting point :). Regards, Arjen DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
