× 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.



There is a mouse button MOUBTN event that can happen when the user mouse
clicks single or double or left or right, etc.  
 
You could also mark the chosen field to be the first field for the
cursor(PC) and write the format and window at the same time.
 
 Here's a thing I've done in the past, and the users have liked it.  I try
to make the screen into an event-driven screen where the screen returns to
the program after every field.  Its fast, allows flexibility, and would
allow what you are seeking (unless the user tabs or arrows into the field).
 
I've also tended to move away from those 24x80 jam packed screens and gone
more for a series of screens with one subgroup of information per screen. 
What used to be one messy unfathomable screen might become six screens, with
the page up and page down key moving the user back and forth through the
application.  Much easier to teach to new users, plenty of room for
explanatory text on each screen, and a lot of room for changes and additions
  Its also a LOT easier to maintain for the programmer.  In the case you
speak of, I suspect I would have the field you are working with be a whole
screen by itself, and it would just appear in the flow of the application's
screens.
 
 
---------------------------------------------------------
Booth Martin   http://www.MartinVT.com
Booth@xxxxxxxxxxxx
---------------------------------------------------------
 
-------Original Message-------
 
From: Midrange Systems Technical Discussion
Date: Wednesday, July 02, 2003 1:36:03 PM
To: 'midrange-l@xxxxxxxxxxxx'
Subject: Display question
 
Is there a way to have a pop-up window shows up when the cursor moves into a
display field? Or a way to execute a command, call or whatever, without
having a to press enter or a command key? I thought there was a way to do
that.
 
TIA
 
Jim


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.