[wx-dev] wxImageComboBox API

Robert Roebling robert at roebling.de
Mon Sep 4 00:15:16 PDT 2006


> > JS> Item adding: Append and Insert, similar to
> > JS>   wxControlWithItems except there is const wxBitmap&
> > JS>   bitmap argument after string.
> >
> > Wait, I thought we agreed that it would be better to use
> > wxImageList for this class?
>
> Sorry, I misunderstood you based on what you quoted. Of course
> we could use wxImageList, but if it is only needed for wxMSW,
> its implementation details could be hidden just as well.
> Personally, I think we should use whichever is better API to
> program. In other words, is it more convenient to add images
> to wxImageList than directly to the control itself?

I don't think so.

  Robert





More information about the wx-dev mailing list