[SOLVED] Is it necessary to process mouse clicks for control 'listbox'?

Started by Monsieur OUXX, Mon 12/11/2007 09:13:57

Previous topic - Next topic

Monsieur OUXX

hi all,

this is a newbie question, and you are entitled to answer me "RTFM".

I have put a ListBox on a GUI, and when the number of items in the listbox is too big, a scrollbar appears (or did I check some option to have the scrollbar always visible? I can't remember). Anyway, when I click on the scrolling buttons ("arrow up" and "arrow down"), nothing happens.

Could it be that I have to process the click event?
 

Khris

I ran a quick test.
There's an option to use the default scroll arrows. If that's checked, the default arrows appear as soon as the list of items is to long to fit.

Clicking on the arrows worked without adding any code anywhere.

Is the GUI clickable? Is the ListBox clickable?

Dualnames

I always create an auto-remove line code...
Never checked it. But I remember that arrows keys scroll the GUI by default..
Worked on Strangeland, Primordia, Hob's Barrow, The Cat Lady, Mage's Initiation, Until I Have You, Downfall, Hunie Pop, and every game in the Wadjet Eye Games catalogue (porting)

Monsieur OUXX

That was it : the GUI was not clickable.
Thank you!


SOLVED
 

SMF spam blocked by CleanTalk