Hi fellow LaszloHeads,
I have made a list where I am adding new items dynamically
listDisplay.addItem(txt.getText(), txt.getText());
Problem is when no items overflow view last item added remains hidden till I
scroll it down
but I want the latest item added to the list to displayed to user ...so
scrollbar should automatically go down ...and last entry should to be
selected .I tried this but i has no effect .....I am not sure if i made some
mistake
listDisplay.ensureItemInView(txt.getText())
pl suggest
Regards,
Gp
--
**********************************************************
www.PaGux.com
Innovation Starts Here.
new blog.pagux.com ....get to know Whats Cooking ?
*******************************************************