Re: [Jprogramming] viewmatcc troubles

2015-09-12 Thread Henry Rich
Right - in isigraph, drawing is allowed only in a paint event, and other attempts fail in chkgl2. Henry Rich On 9/12/2015 1:35 AM, Michal Wallace wrote: Using an isidraw instead of an isigraph seems to fix the problem. On Fri, Sep 11, 2015 at 11:26 PM, Michal Wallace wrote: As far as I can

Re: [Jprogramming] viewmatcc troubles

2015-09-11 Thread Michal Wallace
Using an isidraw instead of an isigraph seems to fix the problem. On Fri, Sep 11, 2015 at 11:26 PM, Michal Wallace wrote: > As far as I can tell, it's meant to work like this: > > NB. == > > load 'viewmat' > > > w_cancel =: 3 : 0 > > wd 'pclose' > > ) > > > wd 0 : 0 > >

[Jprogramming] viewmatcc troubles

2015-09-11 Thread Michal Wallace
As far as I can tell, it's meant to work like this: NB. == load 'viewmat' w_cancel =: 3 : 0 wd 'pclose' ) wd 0 : 0 pc w closeok; cc g isigraph; pshow; ) viewmatcc_jviewmat_ (i.3 4);'g' NB. == ... but in jQt (both j803/j804, w