Just to give you the final details, for every component inside the
TableView I need to keep a mouse button pressed and then click the
component with another mouse button in order for it to get the focus. It
gets very annoying after a while. As said before, this is on a box
running opensolaris, I'll see if I've got the time to test it under
windows to see if the bug persist, but if any of you is able to do so
before I do, it'll be great.
Thanks in advance,
Edgar Merino
Edgar Merino escribió:
After playing around a bit with the demo, I found out edition is
possible by following this steps:
1.- Keep a mouse button pressed (e.g. button2)
2.- Press another mouse button inmmediately OR press another button
twice (while holding button2 in the example).
Please let me know if you are experiencing the same problem as I am.
Edgar Merino
Edgar Merino escribió:
I just found out edition is possible if clicking the row twice with
different mouse buttons (e.g. click button1 followed by button2 or
button3, but not button1 again). I'll check the code and see if I can
see where the bug is comming from.
Edgar Merino
Edgar Merino escribió:
There is no exception thrown by the program, still I'm not able to
edit the contents (when double clicking it, it does nothing, no
flipping effect nor anything). The applet in the Demos page
(http://cwiki.apache.org/PIVOT/table-row-editor-demo.html) is
working ok (I see the flipping effect and I'm able to edit the row's
contents).
Specs:
Java VM: Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
OS: Opensolaris
Thanks in advance,
Edgar Merino
Greg Brown escribió:
Hi Edgar,
Do you see any exception in the console? This demo is currently
working OK for me.
Thanks,
Greg
On Saturday, May 23, 2009, at 08:04AM, "Todd Volkert"
<[email protected]> wrote:
Hi Edgar,
What OS/Java version are you running? I haven't run the row editor
demo in about a month, so it's possible that recent SVN changes broke
it -- I'll have a look.
-T
On Sat, May 23, 2009 at 12:30 AM, Edgar Merino
<[email protected]> wrote:
Hello again,
I've been trying out the roweditor demo, it's displaying ok but
when
double clicking a row I'm not able to edit the contents of it.
This is on
the desktop, using latest svn revision: 777785. Maybe the code is
missing
something?
Thanks in advance,
Edgar Merino