Menu

#1 FXListBox doesn't look like FXList

open
nobody
None
5
2002-05-14
2002-05-14
Anonymous
No

Please unify the FXList and FXListBox APIs to be more
consistent about FXListItem.

FXListBox doesn't expose FXListItems at all, but should
follow the same conventions that FXList does.

For example:
FXListItem *FXList::retrieveItem(FXint index) const {
versus
FXString FXListBox::retrieveItem(FXint index) const {

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.