Hi,
this is a bit hard to follow also some screenshots would help.
I don't understand what you re doing here:
tsMenu.addSelectionListener(new SelectionListener() {
@Override
public void selectionChanged(int oldSelected, int newSelected) {
if (newSelected == 0) {
cnLiber1 = muestraCompra1();
}
if (newSelected == 1) {
cnLiber2 = muestraCompra1();
}
if (newSelected == 2) {
cnLiber3 = muestraCompra1();
}
}
});
--
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].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit
https://groups.google.com/d/msgid/codenameone-discussions/4b19fa2e-864a-40f0-8d95-a5b6a3372cda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.