[wx-dev] wxImageComboBox API
Vadim Zeitlin
vadim at wxwindows.org
Sun Sep 3 16:03:34 PDT 2006
On Sun, 03 Sep 2006 23:39:00 +0300 Jaakko Salli <jaakko.salli at pp.inet.fi> wrote:
JS> Robin Dunn wrote:
JS> > Jaakko Salli wrote:
JS> >
JS> >> GetBitmap, SetBitmap: Are names fine? GetImage,
JS> >> SetImage are of course be alternatives, but might
JS> >> imply that the value is wxImage.
JS> >
JS> > GetBitmap/SetBitmap to me implies a bitmap for the whole control. I
JS> > think that GetItemBitmap and SetItemBitmap would be better.
JS> >
JS> OTOH wxControlWithItems has SetString/GetString.
I don't think there can be any confusion about them, there are no other
controls which have SetString() in wx, are there? OTOH there are other
occurences of Get/SetBitmap() in wx API.
Regards,
VZ
More information about the wx-dev
mailing list