×
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.
Here's a multi-window I did just for play. I couldn't do it the way you
are doing it but I could go from window to window with page up and down.
http://www.martinvt.com/Code_Samples/Multi-windows/multi-windows.html
(Two comments concerning my personal preferences:
1) use the default borders; much more attractive and less intrusive.
2) consider using a scrollbar, which automatically provides incrementing
through the subfile a single record at a time.
The other thing I did was to use a window as a drop down box. I never
did a drop down box on a subfile. Man, that'd be cool if you made that
work! I wonder if the default beginning column & row would be useful?
Here's where I did a drop down box, though.
http://www.martinvt.com/Code_Samples/Dropdown_box/dropdown_box.html
(that code is from 1998. You will want to make it more up to date.)
Gary Segal wrote:
Good Morning
I need some Help...
I have multiple load all subfiles(window) on the screen(up to 9)
you can see a screen shot here:
http://picasaweb.google.com/computercenturyinc/ScreenShot#5407441974125800514
Cursor is not restricted to the window.
my problem is that I can not roll any subfiles other thern the 1st one.
I understand that the problem somewhere in the code. It is the way I display
them, but how can I display 2 exfmt at once?
C 17 Write SflCntl5
C 14 Write SflCntl4
C 11 Write SflCntl3
C 47 Write SflCntl2
C 44 Write SflCntl1
C 44 Read SflCntl1
Any Help will be greatly appriciated.
Thank you
Gary
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.