Re: GUIs with Dislin -more examples



On Apr 29, 8:22 am, Helmut Michels <mich...@xxxxxxxxxx> wrote:
Ed wrote:
Hi Helmut

Many thanks for the examples.

Just one quick question. In the first example, the window is greater
than my whole screen.  Can I change that?

Ed

You can delete the space between the vertical widgets with the statement
CALL SWGSPC (4.0, 0.0), or try to set a smaller font with SWGFNT.

Helmut

It worked just fine.

Many thanks

Ed
.