Hi Brendan,

> With latest code change, Java.util.ConcurrentModificationException when
> MenuPop is closing.
you say this tutorial (
http://pivot.apache.org/tutorials/context-menus.html ), right ?
Are you sure you have latest 2.0.x (or latest trunk) sources ?
I just tried (like in past days, re-testing many of our demos/test
applications) and all is good.
For example I just run (menu and related parts and even others):
KitchenSink, ComponentExplorer, WindowTest, MenuBarTest,
SuggestionPopupTest, etc ... but I don't have the issue. Neither with
both context_menus.bxml (under tutorials, and another, similar, under
tests). Just verified that both files (ContextMenus.java,
context_menu.bxml) under tutorials are identical to that in page.
Generally speaking, when in doubt,use files from our sources, and use
samples in Tutorial pages for guidelines.
I'm on Windows with jdk-1.6.0_37, and jre-1.7.0_15 ... but I don't
think it matters.

> I followed the tutorial, the standard to implement the
> menu handler.  I tested with your tutorial as well and found the same issue.
ok, we have the problem that code in our web pages could be outdated
(as it is in some pages ... sorry), but we should change all the
publishing mode for web site, so we are thinking on a better/simpler
way, using more modern tools at ASF.
Anyway, if you find some code block that is not so good or it's not
working, tell to us, thank you :-) .

If you run context_menus.bxml (and maybe even the other sample
ContextMenuTest.java) you should get some more info/sample.


Could you post a minimal working sample that gives you the problem, so
we can take a look ?
Thank you.

Bye,
Sandro

Reply via email to