Files
harbour-core/harbour/contrib/hbxbp
Pritpal Bedi 80a161c152 2012-09-03 10:05 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/main.prg
  * contrib/hbxbp/listbox.prg
    % Changed: XbpListBox():addItem( cItem, qIcon ) => :addItem( cItem )
       to confirm to Xbase++ calling arguments.
    + Added: XbpListBox():setIcon( nIndex, oIcon ) to attach image 
       to a listbox item. This is Harbour extension and is documented
       in the sources.
2012-09-03 17:10:45 +00:00
..