realbasic-nug
[Top] [All Lists]

Listbox on Tab panel OS X

To: REALbasic NUG List <realbasic-nug at lists dot realsoftware dot com>
Subject: Listbox on Tab panel OS X
From: Sven E Olsson <svenerik at xhtmlsoft dot com>
Date: Sun, 31 Jul 2005 09:51:24 +0200
Delivered-to: realbasic-nug at lists dot realsoftware dot com
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>

<Prev in Thread] Current Thread [Next in Thread>