| Topic: |
DEVELOP > c-Plus-Plus |
| User: |
"skender" |
| Date: |
17 Jan 2005 04:18:03 AM |
| Object: |
combobox stress problem |
Hi everybody,
i have a problem with comboboxes. Here's the problem: i need to show a
combobox with a list containing a text and a icon. To do this in the
first step I add my objects to the combo and forward I catch the
onDrawItem event to draw the correct icon based on the properties of
the item selected. It's working fine but if I do a stress test on the
combo ( i.e. I click very quickly on the combo ) the combo seems
blocked for a while until i change the focus on another element of my
form.
Thanks
Skender
.
|
|
| User: "Mike Wahler" |
|
| Title: Re: [OT, welcome msg, redirect] combobox stress problem |
17 Jan 2005 11:43:24 AM |
|
|
"skender" <skender.fiku@gmail.com> wrote in message
news:778c555c.0501170218.81cf64c@posting.google.com...
Hi everybody,
i have a problem with comboboxes.
Whoops, you've taken a wrong turn somewhere. This
newsgroup discusses the ISO standard C++ language,
which doesn't have 'combo boxes' or any other GUI
elements. I suppose you're talking about a Windows
program, with which you can get excellent expert help
at newsgroup 'comp.os.ms-windows.programmer.win32'.
Purpose of comp.lang.c++:
http://www.slack.net/~shiva/welcome.txt
-Mike
.
|
|
|
|

|
Related Articles |
|
|