Ask a Question related to Mac Programming, Design and Development.
-
Loris Cecchinelli #1
HIComboBox
Hi to all
I have created a ComboBox under Carbon using the HIComboBoxCreate
function, but I'm not able to manage it. Have anyone a code example in
order to understand how associate an event when a ComboBox item is
selected ? Moreover using that function in order to create a ComboBox I
have the subsequent problem : when I select an item in the ComboBox list
the mouse up event seems to be disabled, because when I click in the
down-arrow appear the items list but the list doesn't disappear when I
select one of them. It disappear when I click in another part of the
active window that contains the combobox itself.
best regards
--
Posted via Mailgate.ORG Server - [url]http://www.Mailgate.ORG[/url]
Loris Cecchinelli Guest
-
Eric VERGNAUD #2
Re: HIComboBox
dans l'article [email]188cd4ab8bb86bd872ee2ce86e3571eb.115629@mygate.mai lgate.org[/email],
Loris Cecchinelli à [email]kemes2000@yahoo.it[/email] a écrit le 26/08/03 9:20*:
I think you need to use SetControlMaximum to the number of items in your> Hi to all
> I have created a ComboBox under Carbon using the HIComboBoxCreate
> function, but I'm not able to manage it. Have anyone a code example in
> order to understand how associate an event when a ComboBox item is
> selected ? Moreover using that function in order to create a ComboBox I
> have the subsequent problem : when I select an item in the ComboBox list
> the mouse up event seems to be disabled, because when I click in the
> down-arrow appear the items list but the list doesn't disappear when I
> select one of them. It disappear when I click in another part of the
> active window that contains the combobox itself.
> best regards
>
list
Eric
Eric VERGNAUD Guest



Reply With Quote

