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
Just wanting a suggestion on best UI approach to allow a user to delete the currently displayed ImageViewer image. Was thinking of a FloatingButton and querying the selectedIndex of the ListModel. Any better suggestion ?
Shai Almog
unread,
Nov 17, 2016, 11:56:04 PM11/17/16
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
That would work nicely. We often use a layered layout on top of the image viewer (e.g. in the kitchen sink dogs demo) to provide control but that code predated the floating button (which is effectively the same thing).
Bryan Buchanan
unread,
Nov 18, 2016, 12:01:14 AM11/18/16
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