Do you mean no immediate effect? You need to save the config changes, then
restart J to see the effect.

On Wed, May 29, 2013 at 8:10 AM, Linda Alvord <[email protected]>wrote:

> Changing to Term=:0 0 400 400  has no affect on the size of the terminal
> window.
>
> Linda
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Marc Simpson
> Sent: Tuesday, May 28, 2013 5:51 PM
> To: [email protected]
> Subject: Re: [Jbeta] Size of Term Window in jqt
>
> On Tue, May 28, 2013 at 10:33 PM, Linda Alvord
> <[email protected]>wrote:
>
> > Would it be possible to make the Term window resizeable?
> >
>
> Fire up the settings editor by selecting Edit > Configure > Qt Ide from the
> menu. In the Edit window, look for a line beginning 'Term=' under the
> '[Position]' section and amend the geometry. The first two elements in this
> vector represent position, the second two width and height. For example,
>
>   Term=0 0 500 600
>
>
> represents a Term window that opens at (0, 0) with width 500px and height
> 600px. Try changing that to,
>
>
>   Term=0 0 400 300
>
>
> and restart the IDE. Tweak to suit.
>
>
> Best,
>
> Marc
>
>
>
> >
> >
> >
> > It is just a little bigger than my laptop so I have to move it to get
> > the scrollbar to the bottom once the window is full.  If I move it too
> > high, I can't close the window without moving it again.
> >
> >
> >
> > Just a minor annoyance.
> >
> >
> >
> > Linda
> >
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
> ----------------------------------------------------------------------
> 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