Re: [Jprogramming] New video: building a sprite editor in J

2019-12-27 Thread Ric Sherlock
Very nice Michal!! Very useful reference for building GUIs with J. On Sat, Dec 28, 2019 at 1:03 PM Michal Wallace wrote: > Okay, so still jumping around all over the screen due to editing out all > the ums and errs, but... This one should hopefully be a lot easier to read, > and I tried youtube'

Re: [Jprogramming] Jhs on iPad via lan to Mac

2019-12-27 Thread 'Jim Russell' via Programming
Interesting. Still unable to new tabs on the iPad. On the Mac the jijx window shows:acman ... |value error: jev_get__... | jev_get__'' *** response not sent for *** html409 Conflict 66 66 (The 66 is my lazy I.5 to check j still lives); On the iPad the jijx window shows:, ... |value erro

Re: [Jprogramming] New video: building a sprite editor in J

2019-12-27 Thread 'robert therriault' via Programming
Really nice work Michal, There is a ton of editing that you have done to make it a better presentation. Impressive! A simple trick to reduce the 'jumpy' visual issue is to do a dissolve transition on your video timeline. Your audio is still a hard cut, but since you are cutting well in the ga

Re: [Jprogramming] Jhs on iPad via lan to Mac

2019-12-27 Thread 'Jim Russell' via Programming
Think I am ok now on the host, I connected via the lanip. I was not asked for user/pass, I assume since i had jijx running via the localhost ip when I connected (helped by not misspelling jijx as ijix!) All menus seem to work, including HELP and Pacman. I’ll try connecting an IOS device witho

Re: [Jprogramming] Jhs on iPad via lan to Mac

2019-12-27 Thread 'Jim Russell' via Programming
I took the easy way out and just restarted my mac. JHS did open from the localhost ip, and i did have to reload my 65002.cfg file. So far, I am unable to run from the lanip 65002/jijx, and am still working on that... > On Dec 27, 2019, at 6:13 PM, Eric Iverson wrote: > > Jim, > How does JHS be

Re: [Jprogramming] Jhs on iPad via lan to Mac

2019-12-27 Thread 'robert therriault' via Programming
Hi Jim, Although I don't work in the terminal much, I did have a look at the 'kill' command using 'man kill' on the command line (sounds sinister, but in the terminal it provides the manual on the kill command) and it looks like that is what you would use to kill processes. And when I get the E

[Jprogramming] New video: building a sprite editor in J

2019-12-27 Thread Michal Wallace
Okay, so still jumping around all over the screen due to editing out all the ums and errs, but... This one should hopefully be a lot easier to read, and I tried youtube's suggested sound encoding, so maybe some of you will even be able to hear it. :) It's a sequel to the basic animation video, thi

Re: [Jprogramming] Jhs on iPad via lan to Mac

2019-12-27 Thread 'Jim Russell' via Programming
I started to say: "All works as it should on the Mac mini, even when signed in with the Getlanip address and providing a USER and PASSWORD." BUT, 'taint so. Instead, After closing jhs and trying to restart jhs, I get: Last login: Thu Dec 26 21:16:00 on ttys005 jamesrussell@Jamess-Mac-mini ~ %

Re: [Jprogramming] Jhs on iPad via lan to Mac

2019-12-27 Thread Eric Iverson
Jim, How does JHS behave when used directly on your Mac? Do all the menu items work then? Easier to sort this out directly on the MAC without the extra complication of net access from your iPad. Which menu items work and which ones fail? On Fri, Dec 27, 2019 at 12:55 PM 'Jim Russell' via Programm

[Jprogramming] Jhs on iPad via lan to Mac

2019-12-27 Thread 'Jim Russell' via Programming
I have _FINALY_ (don't ask) restored my ability to access jhs from my iPad via my local lan to my Mac. But, none of the jijx menus which open other web pages work. (Although links from other apps do open new tabs.) I have enabled popups, which didn't help. Are other safari settings required? --