View Single Post
  #30 (permalink)  
Old 10-30-2009, 02:04 PM
klaus's Avatar
klaus klaus is online now
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 4,458
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Hi Ariel,

I just tried the last update of the bList library and noticed that:
- the FeaturesIm.png file is missing.
- The error in line 329
list.SeparateItemsWithRectangle = Not(list.SeparateItemsWithRectangle)
still remains.
- in the help file
(list.SeparateItemsWithRectangle = Not(list.SeparateItemsWithRectangle
the bracket at the beginning should be removed but one is missing at the end.

I have also tested the library before the last version as promised in another thread.
My comments:
- Pretty nice object !
- I was confused with the labeling of ClickedItem and LastClickedIndex. I understood at first that LastClickedIndex was the previous one, but they are referring to the same item. Why not name it simply ClickedIndex or SelectedItem and SelectIndex as for ComboBox and ListBox controls?
- The images are not AutoScaled.
- I agree with kohle that a second text line would be useful
- From a visual point of view I would have seen the scrolling with whole itemheights, even if it wouldn't be that smooth. But this is just my feeling.

Best regards.
__________________
Klaus
Switzerland

Beginner's Guide / User's Guide
Reply With Quote