The initial size is hardwired, but you can resize the form, e.g. try:

require 'plot'

pd 'reset'

pd 2 3 5 7 11

pd 'show'

wd 'pmove 100 100 800 600'

On 9 September 2016 at 07:56, bill lam <[email protected]> wrote:

> I think this is a bug, the size of window is not
> QT_DEFSIZE but the minwh, and the plot window
> failed to resize.
>
> Пт, 09 сен 2016, Robert Herman написал(а):
> > Bill
> >
> > I just tried
> >
> > pd 'qt 1200 600'
> >
> > and the window came up, but it ignored the size parameters and came up in
> > the default size.
> >
> > Moon S:
> >
> > Thanks for the workaround. At least now I can produce the size I need.
> >
> > Rob
> >
> > On 9 September 2016 at 21:06, bill lam <[email protected]> wrote:
> >
> > > IIRC qt plot had worked ok on windows, but I cannot test.
> > > ----------------------------------------------------------------------
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > >
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
>
> --
> regards,
> ====================================================
> GPG key 1024D/4434BAB3 2008-08-24
> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to