Sorry for stupid question, but how to do that? is there a way to embed container using the GUIBuilder or should I fiddle in the xml files manually or in the java code or how?
On Tuesday, October 22, 2013 at 10:05:47 PM UTC+3, Rikard Lindgren wrote: > > Not sure if this is what you are looking for, but you can use the Embed > Container to achieve something similar to what you are asking for. > The Embed Container let´s you embed another GUI Element. So in your case i > would create the Header and Footer as separate GUI elements and then use > the Embed Container to add them to each page. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/2deac148-c6b4-4595-ac4a-2cc2e8f2245a%40googlegroups.com.
