× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



From: Pete Helgren
Maybe there are more options for controlling keystrokes with
something like jQuery.

That's one thing that stood out with the ExtJS panel. Focus remained on the panel as you cycled from field to field with the tab & back-tab keys - no jumping to the browser address-bar or other elements on the screen, for example.

Maybe we could start documenting the JSON stream ...

Did you notice the trace - in the .zip file?

JSON stream for this screen:
{input:[
{lin:6,col:53,len:10,dta:""},
{lin:7,col:53,len:10,dta:""},
{lin:8,col:53,len:10,dta:""},
{lin:9,col:53,len:10,dta:""},
{lin:10,col:53,len:10,dta:""}
], output:[
{lin:1,col:23,len:33,ofs:13,dta:"Sign On"},
{lin:2,col:48,len:19,ofs:0,dta:"System . . . . . :"},
{lin:2,col:70,len:8,ofs:0,dta:"DKEXP05"},
{lin:3,col:48,len:19,ofs:0,dta:"Subsystem . . . . :"},
{lin:3,col:70,len:10,ofs:0,dta:"QINTER"},
{lin:4,col:48,len:19,ofs:0,dta:"Display . . . . . :"},
{lin:4,col:70,len:10,ofs:0,dta:"QPADEV000G"},
{lin:6,col:17,len:33,ofs:0,dta:"User . . . . . . . . . . . . . ."},
{lin:8,col:17,len:33,ofs:0,dta:"Program/procedure . . . . . . . ."},
{lin:9,col:17,len:33,ofs:0,dta:"Menu . . . . . . . . . . . . . ."},
{lin:10,col:17,len:33,ofs:0,dta:"Current library . . . . . . . . ."},
{lin:7,col:17,len:33,ofs:0,dta:"Password . . . . . . . . . . . ."},
{lin:7,col:53,len:10,ofs:9,dta:" "},
{lin:24,col:40,len:40,ofs:1,dta:"(C) COPYRIGHT IBM CORP. 1980, 2003."}
]}

One think I like is that it's a lot less verbose than formatted HTML.

Nathan.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.