Click to See Complete Forum and Search --> : CComboBox - Odd behavior
Matthew A. Overlund
06-29-2000, 11:43 AM
Hi,
I am using a CComboBox in a dialog and for some reason clicking the
dropdown arrow has no affect. It depresses, and you see a double black line
just below the edit box portion, but the list never drops down. Debugging
during run-time has verified the presence of the data, and I can even select
the data using my scroll bar on intellimouse, but the dropdown refuses to
work. The box is set as a dropdown list. Can Anyone explain a remedy, and
perhaps the cause as well?
Thanks,
Matthew A. Overlund
Did you make the box big enough to hold the data?
"Matthew A. Overlund" <moverlund@psigen.com> wrote:
>Hi,
> I am using a CComboBox in a dialog and for some reason clicking the
>dropdown arrow has no affect. It depresses, and you see a double black
line
>just below the edit box portion, but the list never drops down. Debugging
>during run-time has verified the presence of the data, and I can even select
>the data using my scroll bar on intellimouse, but the dropdown refuses to
>work. The box is set as a dropdown list. Can Anyone explain a remedy,
and
>perhaps the cause as well?
>
>Thanks,
>Matthew A. Overlund
>
>
Matthew A. Overlund
06-29-2000, 12:10 PM
Yes
SG <datsg_2000@yahoo.com> wrote in message news:395b6ff4$1@news.devx.com...
>
> Did you make the box big enough to hold the data?
>
> "Matthew A. Overlund" <moverlund@psigen.com> wrote:
> >Hi,
> > I am using a CComboBox in a dialog and for some reason clicking the
> >dropdown arrow has no affect. It depresses, and you see a double black
> line
> >just below the edit box portion, but the list never drops down.
Debugging
> >during run-time has verified the presence of the data, and I can even
select
> >the data using my scroll bar on intellimouse, but the dropdown refuses to
> >work. The box is set as a dropdown list. Can Anyone explain a remedy,
> and
> >perhaps the cause as well?
> >
> >Thanks,
> >Matthew A. Overlund
> >
> >
>
Can you post some of the code?
"Matthew A. Overlund" <moverlund@psigen.com> wrote:
>Yes
>
>
>SG <datsg_2000@yahoo.com> wrote in message news:395b6ff4$1@news.devx.com...
>>
>> Did you make the box big enough to hold the data?
>>
>> "Matthew A. Overlund" <moverlund@psigen.com> wrote:
>> >Hi,
>> > I am using a CComboBox in a dialog and for some reason clicking the
>> >dropdown arrow has no affect. It depresses, and you see a double black
>> line
>> >just below the edit box portion, but the list never drops down.
>Debugging
>> >during run-time has verified the presence of the data, and I can even
>select
>> >the data using my scroll bar on intellimouse, but the dropdown refuses
to
>> >work. The box is set as a dropdown list. Can Anyone explain a remedy,
>> and
>> >perhaps the cause as well?
>> >
>> >Thanks,
>> >Matthew A. Overlund
>> >
>> >
>>
>
>
Mattew,
In the dialog editor, click on the down arrow of the combo box. Then grab
the bottom middle of the combo box and pull it down to size it for the drop
down length of the combo box.
"Matthew A. Overlund" <moverlund@psigen.com> wrote:
>Hi,
> I am using a CComboBox in a dialog and for some reason clicking the
>dropdown arrow has no affect. It depresses, and you see a double black
line
>just below the edit box portion, but the list never drops down. Debugging
>during run-time has verified the presence of the data, and I can even select
>the data using my scroll bar on intellimouse, but the dropdown refuses to
>work. The box is set as a dropdown list. Can Anyone explain a remedy,
and
>perhaps the cause as well?
>
>Thanks,
>Matthew A. Overlund
>
>
devx.com
Copyright Internet.com Inc. All Rights Reserved