Hi,
I search for this problems in the archive and found some stuff from
1998.. but today is 2005..
Listbox on tab panel not works, can't do addrow, the listbox is empty
I have an simple code like this
for x = 1 to 333
listbox1.addrow str(x)
next x
listbox1.refresh
I have used the debugger and the lines is executed ...
This happens in both RB 5.5.5 and 2005r1 (OS X 10.3.9)
Is it an bug or what..
Regards,
Sven E
RB555 / RB2005r1 OS X 10.3.9
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|