I'm working on a DOS-based application and I came a cross the PopupMenu function. Anyway, this one was almost exactly what I was looking for but I wanted something more.

Let's say you got 10 items in this menu, the first 5 items shows on the left, the next 5 on the side. And for selecting the items you use the arrows, just like in the function I mentioned above.

Does anyone know if this is possible at all, and if there's a function somewhere for this already?

//punkie