Home » Developer & Programmer » Forms » scrolling form (oracle9i and developersuite9i win-xp)
scrolling form [message #400932] Thu, 30 April 2009 07:18 Go to next message
singhal10
Messages: 4
Registered: April 2009
Location: INDIA
Junior Member
Hi every body
I have a form with 50 fields on same form for data entry
and user insist for enter by only one form.
My problum is that form is not scrooled with cursor
how my form will scrooled with cursor please help

Thanks & Regards
Vikas Singhal
Re: scrolling form [message #400934 is a reply to message #400932] Thu, 30 April 2009 07:27 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
If, by "cursor", you mean "up" and "down" keys on the keyboard, you'll have to code such a behaviour in the appropriate (KEY-UP and KEY-DOWN) triggers. Basically, you'll have to set focus to certain items so that it will look like "scrolling" because - by default - up and down keys change records.

Though, you can always create a scrollbar and let users use mouse device (what do they use it for, anyway?). Also, navigating through items will automatically scroll up/down.
Previous Topic: text file
Next Topic: Forms - Output
Goto Forum:
  


Current Time: Fri Sep 20 10:40:09 CDT 2024