Re: [Fxruby-users] Usage FXList : makeItemVisible
Status: Inactive
Brought to you by:
lyle
From: meinrad r. <mei...@gm...> - 2003-10-21 10:10:03
|
Dalibor Sramek wrote: > Hi. > > The method makeItemVisible takes a tree item as the argument - not the item > index. [...] ah, i see. you had treelist in mind. actually this is an inconsistency issue that should be addressed to lyle. FXTreeList#makeItemVisible(item) FXList#makeItemVisible(index) lyle: could it be implemented that makeItemVisible takes both an item or an index? > > Regards, > > Dalibor > - henon |