Listbox split

Listbox split

Postby Marc Vanzegbroeck » Thu Oct 12, 2006 11:54 am

Hi,

Is there a possibility to split a listbox in two?
Now I have create two seperate listboxes. The first one contain the first part of the data, and the second the rest.
It would be nice if I browse the first one, and if the last record on the screen is displayed,
the next will be the first of the second listbox.

What I want is:

Code: Select all  Expand view
LISTBOX 1    LISTBOX 2

ITEM 01      ITEM 13
ITEM 02      ITEM 14
ITEM 03      ITEM 15
ITEM 04      ITEM 16
ITEM 05      ITEM 17
ITEM 06      ITEM 18
ITEM 07      ITEM 19
ITEM 08      ITEM 20
ITEM 09      ITEM 21
ITEM 10      ITEM 22
ITEM 11      ITEM 23
ITEM 12      ITEM 24


If 'ITEM 12' is selected and you press the DOWN-key, ITEM 13 should be selected.
If 'ITEM 24' is selected and you press the DOWN-key, listbox 2 and listbox 1 should scoll down, and ITEM 25 should me selected.

Is this possible?

Thanks,
Marc
Marc Vanzegbroeck
 
Posts: 1157
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium

Return to FiveWin for CA-Clipper

Who is online

Users browsing this forum: No registered users and 21 guests

cron