Apologies, but I when I posted this to the monkey-bars group and saw
that there just was no much activity, I decided to post this here
hoping that one of you might help point me in the right direction.
The following gist:
https://gist.github.com/1309785
git clone git://
gist.github.com/1309785.git gist-1309785
shows my code. I cloned monkeybars-core and tried the Nested-Simple
example in my environment and it works fine running in Netbeans
7.0.1. But, my code does not. I just can not find my problem. I've
looked in the java. I've looked in the ruby. I've changed so many
different things. What am I missing? I know it is going to be
simple.
Env:
Jruby-1.6.4
monkeybars-1.0.5
rawr-1.4.5
Designer: Netbeans 7.0.1
The code is a real scaled down version of the orig. I have multiple
panels that I can add to the frame's light_panel. I scaled it way
back to figure out what is wrong in the UI and it still locks up when
running in Netbeans.
Thanks,
GregD