Displaying 1 result from an estimated 1 matches for "scrolllist".
Did you mean:
scrollleft
2007 Jan 14
0
[848] trunk/wxruby2/swig/classes/include/wxListCtrl.h: Added missing RefreshItem and RefreshItems methods
...ageIndex ) ;
</span><span class="cx"> long InsertItem(long index , const wxString& label , int imageIndex ) ;
</span><ins>+ void RefreshItem(long item);
+ void RefreshItems(long itemFrom, long itemTo);
</ins><span class="cx"> bool ScrollList(int dx , int dy ) ;
</span><span class="cx"> void SetBackgroundColour(const wxColour& col ) ;
</span><span class="cx"> bool SetColumn(int col , wxListItem& item ) ;
</span></span></pre>
</div>
</div>
</bo...