×
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.
*
*
WINDOW(9 45 8 26 *NOMSGLIN)
WDWTITLE((*TEXT ' F8=Continue ') +
*LEFT *BOTTOM)
*
http://martinvt.com/Subfiles/Two_Subfiles/two_subfiles.html
The second image, right-side window. That keeps your legend visible.
(It isn't clear to me why this problem exists as you have a 12-line subfile
and a 16 line window. That would seem like plenty of room?)
(Also, making it 45-wide, adding the actual size of the subfile to SFLSIZ(),
and adding SFLEND(*SCRBAR) gives you a really nice scroll bar and allows the
user to easily move the subfile several pages at once or just as easily inch it by only a few records
at a time.)
*
On 3/10/2014 6:44 PM, James H. H. Lampert wrote:
I have a pop-up window defined thusly:
. . .
SFLSIZ(9999)
SFLPAG(0012)
SFLMSG('F3=Exit F12=Cancel')
WINDOW(6 36 16 41)
USRRSTDSP
. . .
letting the operating system handle scrolling, and (to save vertical
space) putting the function key legends in the SFLMSG line.
I never noticed this before, but as soon as you page up or down, the
function key legends go bye-bye for as long as the OS has control of the
window. Is there a way to keep them up?
--
JHHL
As an Amazon Associate we earn from qualifying purchases.
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.