for webview demo, locate the 2 lines of cc and change them into wd 'wwh 1 _1 0;cc w1 webview' wd 'wwh 1 _1 0;cc w2 webview'
this will they them to use the whole screen. (wwh is weight and wh) for minesweeper, life and solitaire demos, they can not scale well because geometry is expressed in pixels. On Sep 17, 2015 7:51 AM, "'Pascal Jasmin' via Beta" <[email protected]> wrote: > I also have blank 3rd d3d demo. The screen sizing bugs I reported last > month still happen on minesweeper solitaire, and webview demos. android > 4.4 on x86. > > > > ----- Original Message ----- > From: Paul Jackson <[email protected]> > To: [email protected] > Cc: > Sent: Wednesday, September 16, 2015 6:12 PM > Subject: Re: [Jbeta] jandroid webview > > Some good news. I installed J804 on Windows. Once I'd seen the Javascript > demos there, I realized I'd seen them before on Android. > > Since I had updated inside the product rather than a full > uninstall/reinstall, I went to > Menu > Tools > Package Manager > choose Installed from the dropdown list and clicked the Install button. > > The first two webd3 demos now look like they do on Windows. The third is > still a blank screen. > > Paul > > On 10:56PM, Tue, Sep 15, 2015 Paul Jackson <[email protected]> wrote: > > > I really appreciate the new Menu > Tools > Check New Version. > > > > However, on my machine webd3 still produces three blank screens. > > Also, shader required the install of api/gles. > > > > Paul > > > > On 10:36PM, Tue, Sep 15, 2015 Paul Jackson <[email protected]> wrote: > > > >> I really like the new Menu > Tools > Check New Version. > >> > >> However, > >> > > > >> On 9:51PM, Tue, Sep 15, 2015 bill lam <[email protected]> wrote: > >> > >>> It works on kitkat (android 4.4), now amended to remove > >>> dependency on crhomeclient, please try again. You may also try > >>> using the 'check new version' for to get updated apk. > >>> > >>> I'll remove to Try: later. > >>> > >>> Ср, 16 сен 2015, Paul Jackson написал(а): > >>> > My results from downloading: > >>> > jandroid.apk 15-Sep-2015 05:35 3.2M j804 jandroid > >>> > on Android 4.2.2, was mostly successful with a few exceptions. > >>> > > >>> > 1) Menu > Help > Demo > webd3 > >>> > Produced a white clear screen. Two more clear screens appeared as I > >>> > pressed the Android back icon. > >>> > > >>> > 2) Menu > Help > Demo > datetime > >>> > worked and produced the following output in the log. > >>> > Try: > >>> > wd 'set date1 value 20120410' > >>> > wd 'set time1 value 140002.123' > >>> > > >>> > I ran each, and both failed. > >>> > wd 'set date1 value 20120410' > >>> > |set : bad child id: date1 > >>> > : wd > >>> > | (LF,~wd ::(''"_)'qer') (13!:8)3 > >>> > > >>> > wd 'set time1 value 140002.123' > >>> > |set : bad child id: time1 > >>> > : wd > >>> > | (LF,~wd ::(''"_)'qer') (13!:8)3 > >>> > > >>> > 3) I assume you know that input for verbs > >>> > foo=. 3 : 0 > >>> > and errors in a verb after setting suspend on error > >>> > result in an infinite loop in J. > >>> > > >>> > Paul > >>> > > >>> > On 10:10PM, Mon, Sep 14, 2015 bill lam <[email protected]> wrote: > >>> > > >>> > > There is an updated version of jandroid which supports javascript > >>> > > in webview. see the webd3 demo, but the temperature demo did not > >>> > > work on my phone. > >>> > > > >>> > > For future updates, go menu > tools > check new version. > >>> > > > >>> > > -- > >>> > > 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 > >>> > > > >>> > -- > >>> > > >>> > Paul > >>> > 650-766-1863 > >>> > > ---------------------------------------------------------------------- > >>> > 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 > >> > >> -- > >> > >> Paul > >> 650-766-1863 > >> > > -- > > > > Paul > > 650-766-1863 > > > -- > > Paul > 650-766-1863 > ---------------------------------------------------------------------- > 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
