tickerSpeedInt

已查看 6 次
跳至第一个未读帖子

Gareth Murfin

未读,
2019年12月24日 01:50:112019/12/24
收件人 CodenameOne Discussions
in the old editor I cant seem to set a value for tickerSpeedInt, hence im getting (well I think thats why)
 java.lang.NumberFormatException - For input string: ""

I just want to turn off tickering for a multibutton, any way around this?

Shai Almog

未读,
2019年12月24日 21:21:192019/12/24
收件人 CodenameOne Discussions
The value for tickerSpeedInt should be 0 not blank. Not sure how you got that number format error.

Gareth Murfin

未读,
2019年12月27日 03:25:372019/12/27
收件人 CodenameOne Discussions
Won't let me set a value, can it be done from code ? Merry Xmas 

On Wed, Dec 25, 2019, 10:21 AM Shai Almog <shai....@gmail.com> wrote:
The value for tickerSpeedInt should be 0 not blank. Not sure how you got that number format error.

--
You received this message because you are subscribed to a topic in the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/codenameone-discussions/HHi4Nt7MHtI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to codenameone-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/0225e092-dd6b-4a5e-8e9d-fd2b2a0587b2%40googlegroups.com.

Shai Almog

未读,
2019年12月27日 23:36:222019/12/27
收件人 CodenameOne Discussions
You need to set it in the spinner widget. There's a method in the DefaultLookAndFeel class to set it globally.
回复全部
回复作者
转发
0 个新帖子