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
If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device
I have an issue on my app, I need the heading in the toolbar to run from left to right so the viewer can read the whole heading, how can i get it to run through constantly ??
Shai Almog
unread,
Jun 14, 2016, 12:25:40 AM6/14/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, asdsolut...@gmail.com
That's called tickering in Codename One and is available for every label. Since the Title component is a label you can effectively call the startTicker method on it.