I am only setting break points in my own code. I don't think debug symbols are 
available in the way I build Pivot. It is just the program behaves differently 
depending on whether I run in debug mode or not. I am using Netbeans, maybe 
that is the problem ...

On Mon, 14 Sep 2009 11:56:49 am Todd Volkert wrote:
> Where are you setting the breakpoint?  I'd try setting breakpoints at line
> 493 [editorTablePane.load(rowData)] and line 154 [Component focusComponent
> = ...].
> By the way, I haven't forgotten about the change needed in
> TableViewRowEditor - I've just been stuck at work all weekend and haven't
> had time to make the change :-(
>
> -T
>
> On Sun, Sep 13, 2009 at 9:26 PM, Scott Lanham <li...@sael.com.au> wrote:
> > Oh and another thing. While in debug mode, for some reason the
> > TableViewRowEditor won't go into edit mode. Makes it really hard to see
> > exactly what is going on.
> >
> > I can't figure it out :-)

Reply via email to