Quick question, after a click of a button and run the event, should I move the active control down one on the index (like enter at a textbox) or stay put on the button? Same question for selection from a list, should active control stay on list box or move to next control in line of indexes?
update:
Never mind, I went ahead and moved the active control down the index when click a button or select and item in list box, by right click box or enter keypress. Yeah, now can scroll a list box! Also use mouse to pgUp/Down and Home/End by clicking various empty spots in List Box.
Currently I am having a massive debate about labels with myself, _PrintString() is already a fine label maker, IMHO.
update:
Never mind, I went ahead and moved the active control down the index when click a button or select and item in list box, by right click box or enter keypress. Yeah, now can scroll a list box! Also use mouse to pgUp/Down and Home/End by clicking various empty spots in List Box.
Currently I am having a massive debate about labels with myself, _PrintString() is already a fine label maker, IMHO.
b = b + ...