473,382 Members | 1,423 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

notes field automatically scrolls up

I have a form that is longer than the screen size, so there is a scroll
bar to the right of the form.

Inside the form there is a memo field that is longer than the height of
the screen. It allows text to be entered adjacent to various checkboxes.

When I scroll down and then start to type inside the memo field, the
typed characters are entered correctly, however the screen scrolls up so
that the top of the memo field is at the top of the screen.

This makes it such that you are typing text blindly.

suggestions?

Bob
Jun 27 '08 #1
2 1684
On Wed, 30 Apr 2008 17:52:44 -0500, Bob Alston <bo********@yahoo.com>
wrote:

You have a very unusual configuration and should not be surprised by
such undesireable side-effects. A more mainstream implementation, for
example <shuddera memo field for each checkbox would likely not
cause the same issues.

-Tom.
>I have a form that is longer than the screen size, so there is a scroll
bar to the right of the form.

Inside the form there is a memo field that is longer than the height of
the screen. It allows text to be entered adjacent to various checkboxes.

When I scroll down and then start to type inside the memo field, the
typed characters are entered correctly, however the screen scrolls up so
that the top of the memo field is at the top of the screen.

This makes it such that you are typing text blindly.

suggestions?

Bob
Jun 27 '08 #2
Make the vertical space for the memo field smaller so that it is not
down so far.

Sort of general rule is to design the form so that ALL of ALL fields
that I want to see at one time are visible at one time on the form.
This will usually mean that memo type fields will simply NOT be able
to be as tall as the screen (the smallest screen) that will be used by
users of the application.

On many of the apps that I have developed I have created a double
click event to call a seperate form that just shows the memo field and
call it as a dialogue. This allows the user a larger view but at the
same time with the normal view they can see more of all of the fields
of the record on the standard form. This makes it sort of like the
<shift-F2but allows me to design it bigger and to include other
information that may be helpful while the user is updating/viewing the
field.

Ron
Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Nicole | last post by:
Hello! I hope there is someone out there who can shed some light on this for me. I have a module that is supposed to look at an access table, pull out each bid record, link to another table to...
2
by: David Hearn | last post by:
I have some required field validators on a form and would like to know if there is a way to set focus back to the field that is required if the validator is triggered. The problem is that the...
0
by: Rod Snyder | last post by:
I am trying to extract Notes data from a Project into either a text-delimited file or Access database. When creating the map in project to do this, the data type that is assigned to the Notes...
2
by: Miguel | last post by:
I have a problem in appending notes from a new notes memo field to one that is read-only, i.e., field enabled, but locked. I have seen many messages touching on this subject but cannot find the...
2
by: charliej2001 | last post by:
Hi all I'm trying to set up an Access database that will be able to import contact information from the lotus notes 6.5 Address book. The idea is that the code runs from access to import all of...
4
by: MVSGuy | last post by:
Hello, I have a problem where a Notes field shows up in Access (via ODBC connection) but the value is either zero or blank in Access. I've verified the field is not zero or blank in Notes. ...
4
by: ConfusedMay | last post by:
Hi, I have a form with a text box called notes(using memo field type, since it'll be more than 255 field size), so users can enter whatever notes or complaints for a specific products. The problem...
36
by: ali3n8 | last post by:
Hello I need some assistance with creating a form/subform. The scenarios is I have a form on this form i want to create a button to open a page were notes can be entered and time stamped. On the...
9
by: Jeff | last post by:
I've always set form element sizes by using size on textfields and rows and cols on textareas. That's always lead to inconsistencies and a bit of guesswork when you want a form element to fill a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.