hey everybody!
i'm having some trouble here creating a dialog window containing a bunch of spinners. the problem is that i cannot place two spinners horizontally next to each other for i can never reach the second one due to the direction keys only being listened to by the spinner and not by the focus (i fear this was not too understandable *g*).
however... what i'm now trying to do to work around this problem is using the spinners just as dropdown menus. is that possible? can i disable the spinning and only allow the drop functionality?
thanks!
ulli.



