windowbuilder add jpopupmenu weak point

2011-10-18 Thread Peter Cheung
hi all, in windowbuilder, i can add jpopupmenu on top of components only. 
But in Jigloo, I can add a stadnalone jpopmenu, which mean the jpopupmenu is 
not related to any component. 
The reason i do that is because, i want to decide which jpopupmenu to show 
in runtime. But I just can't design my jpopupmenu in windowbuilder. 
Windowbuilder force me to draw jpopupmenu on component :-(

thanks
from Peter (cmk...@hotmail.com)

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/Kn3IjIg2f64J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: windowbuilder add jpopupmenu weak point

2011-10-18 Thread Eric Clayberg (Google)
First, this is way off topic for this forum. You should post WindowBuilder 
questions/comments to the WindowBuilder 
forumhttp://eclipse.org/forums/index.php?t=threadfrm_id=214
.

Second, the behavior you describe in WindowBuilder is quite intentional 
(i.e., not allowing you to create loose components that aren't part of the 
component hierarchy).

Third, WindowBuilder http://eclipse.org/windowbuilder/ is an Eclipse.org 
open source project, so you can enter a feature request in the Eclipse 
Bugzilla https://bugs.eclipse.org/bugs/ (Tools  WindowBuilder) and, even 
better, submit a patch to allow the behavior you want.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/3nk7S8UEUm4J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.