Re: [Trinidad] CoreShowDetail

2008-09-09 Thread Shane Petroff
Back to this issue after a small hiatus. Can someone give me an idea of what is supposed to happen? I tried registering a disclosure listener on the CoreShowDetail instance, but the event is never raised, suggesting that things are dieing earlier. I've stepped through a bunch of _javascript_,

Re: [Trinidad] CoreShowDetail

2008-08-20 Thread Shane Petroff
Frank Nimphius wrote: not sure what the panel is doing, but I suggest to add a component that can take a focus (e.g. a text field) for a test OK, one of the panels didn't have any focusable components in it, so I've stuck in an HtmlTextField at the top of each panel which is a child of

Re: [Trinidad] CoreShowDetail

2008-08-19 Thread Frank Nimphius
Shane, not sure what the panel is doing, but I suggest to add a component that can take a focus (e.g. a text field) for a test Frank Shane Petroff wrote: I can't seem to get a CoreShowDetail instance to work. I have an existing/functional page, which is build primarily in Java code, and I w

[Trinidad] CoreShowDetail

2008-08-19 Thread Shane Petroff
I can't seem to get a CoreShowDetail instance to work. I have an existing/functional page, which is build primarily in Java code, and I wanted to add hide/show to a particular panel. It appears as though the CoreShowDetail class is easily used CoreShowDetail detail = (CoreShowDetail)