Is anyone using the soft keyboard? I am curious how that is working
out for anyone.  Note that I tried to put all elements for composing a
literal in a single layout.

On Thu, Mar 15, 2012 at 5:27 PM, Michael Dykman <mdyk...@gmail.com> wrote:
> Is anyone using the soft keyboard? I am curious how that is working
> out for anyone.  Note that I tried to put all elements for composing a
> literal in a single layout.
>
>  - michael
>
>
> On Thu, Mar 15, 2012 at 5:08 PM, Michael Dykman <mdyk...@gmail.com> wrote:
>> Don,
>>
>> The files should be visible at the path specified.  I am using the
>> most permissive mode available.  If I log in via a tty, they are all
>> plainly there.
>>
>> The user files appear to have distinct permissions from the system
>> files (the user directory being created by the j bootstrap routine,
>> the system files created via java) and bear in mind that each app
>> under android is using a distinct user.
>>
>> Which files were your trying to access or is it that none of them are 
>> visible?
>>
>> Another mystery to be solved.
>>
>> I think I understand your use-case.  Dangling .ijs editors could get a
>> little messy at exit-time.  I'm going to have to meditate on that one.
>>
>>  - michael
>>
>> On Thu, Mar 15, 2012 at 4:58 PM, Don Guinn <dongu...@gmail.com> wrote:
>>> It tickled me and surprised me too that it worked. I was aware that android
>>> can dismiss an activity if it needs resources; however, the app is notified
>>> of that event. Since then I shut J down with exit '' in the ijx window. I
>>> had several ijs windows open and they were still there I had to press return
>>> on each of them. I don't know if J was still up or just hat tthe windows had
>>> not closed. I also noticed that return takes me to the previous ijs window
>>> or the ijx when it's at the last ijs.
>>>
>>> It may have been that the ijx windows were still hanging around since I
>>> terminated with exit '' instead of pressing the return button. Or it might
>>> have been the other way around as I was just getting the hang of it and did
>>> lots of weird things at first and don't remember what I did. Not that I
>>> won't do more weird things again.
>>>
>>> A question as I am still green to Android: Where are the J files stored?
>>> jpath'~bin' shows the directory path starts out with /data/data/. . ., but
>>> when I look at that directory with other tools like File Expert they say
>>> that the directory is empty. What's going on? I searched for other
>>> directories named data as a "who knows what's going on", but nothing.
>>>
>>> I am sending this message directly to you instead of source as you requested
>>> at first. Please let me know if you would rather me send these messages to
>>> source.
>>>
>>>
>>
>>
>>
>> --
>>  - michael dykman
>>  - mdyk...@gmail.com
>>
>>  May the Source be with you.
>
>
>
> --
>  - michael dykman
>  - mdyk...@gmail.com
>
>  May the Source be with you.



-- 
 - michael dykman
 - mdyk...@gmail.com

 May the Source be with you.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to