You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
I have a sort of toast message that I can use to pop up quick messages, this seems to have stopped working, it relies on f.getLayeredPane() so I can add my toast container. Has this changed somehow ? Since I cannot get it to appear anymore. If so what is the recommended way now ?
Shai Almog
unread,
Jan 10, 2018, 12:29:43 AM1/10/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Still works. We have a newer API that lets you reserve a layer for a component though. It's the same API but accepts a Class object.