Shikhar13 / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

GUIBuilder copy/paste MultiButton does not update outline pane. #279

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.In the GUIBuilder create a new GUI Element using the Settings Form template.  
In the component outline pane, right click a multibutton, then click copy, then 
paste.

What is the expected output? What do you see instead?
Expecting a copy of the multibutton appended in the outline panes tree.  The 
preview pane does show the pasted MultiButton, until you click a different GUI 
element.

What version of the product are you using? On what operating system?
Eclipse plugin version 1.0.0.20120730

Original issue reported on code.google.com by 1815...@coolman.ca on 31 Jul 2012 at 6:03

GoogleCodeExporter commented 9 years ago
You mean the preview pane not the tree right?
I see the button added to the UI but not to the tree.
I'll have a look at this, thanks.

Original comment by shai.almog on 31 Jul 2012 at 11:23

GoogleCodeExporter commented 9 years ago
Thanks I fixed it in SVN. Will be for the next update. 
For now you can paste by selecting the parent node on the tree (the bug was in 
pasting into a lead container).

Original comment by shai.almog on 31 Jul 2012 at 12:40