Could be interesting to run a verbin qt and get the jhs results in a
browser.
Especially table.
On 16 Apr 2017 01:05, "Linda A Alvord" wrote:
> I took an example from one of Cliff's lab. It works in jqt, but wd is not
> available in JHS so it will not work there.
>
>
>
> load '~addons/graphics
...@forums.jsoftware.com] On Behalf
Of bill lam
Sent: Saturday, April 15, 2017 9:17 PM
To: Programming forum
Subject: Re: [Jprogramming] Difference between jqt and JHS
jhs should run none of wd related stuff. Hypothetically, a wd emulator for jhs
could be written, but it doesn't fit into jhs design. If
-Original Message-
> From: Programming [mailto:programming-boun...@forums.jsoftware.com] On Behalf
> Of bill lam
> Sent: Saturday, April 15, 2017 9:17 PM
> To: Programming forum
> Subject: Re: [Jprogramming] Difference between jqt and JHS
>
> jhs should run none of wd r
ht have done to
> prevent them being returned to Outlook?
>
> Linda
>
> -Original Message-
> From: Programming [mailto:programming-boun...@forums.jsoftware.com] On Behalf
> Of bill lam
> Sent: Saturday, April 15, 2017 9:17 PM
> To: Programming forum
> Subj
...@forums.jsoftware.com] On Behalf
Of bill lam
Sent: Saturday, April 15, 2017 9:17 PM
To: Programming forum
Subject: Re: [Jprogramming] Difference between jqt and JHS
jhs should run none of wd related stuff. Hypothetically, a wd emulator for jhs
could be written, but it doesn't fit int
jhs should run none of wd related stuff. Hypothetically, a wd emulator for
jhs could be written, but it doesn't fit into jhs design. If wd is wanted,
one should run jqt instead.
On 16 Apr, 2017 9:05 am, "Linda A Alvord" wrote:
> I took an example from one of Cliff's lab. It works in jqt, but w
I took an example from one of Cliff's lab. It works in jqt, but wd is not
available in JHS so it will not work there.
load '~addons/graphics/fvj4/dwin.ijs'
_1 _1 1 1 dwin 'Object window'
0 0 100 100 dwin '200 random quadralaterals'
(?200 3$256) dpoly ?200 4 2$100
Linda
---