Bug in BTable
"Tim Dysinger" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Greetings, I found what I believe is a bug in BTable. I am somewhat successful at buildinng a BList of BTables. It works. However I cannot return a BText object from my BTable. If I do it shoves the text above and outside the table. It's like it's setting the text of the parent node of the table. I can use BInput (of any kind) and straight text and it works great. I'm using 1.2 anybody have any ideas? -Tim Dysinger