Namespaces
Variants
Actions

TextBox does not display Ticker in Series 40 (Known Issue)

Jump to: navigation, search
SignpostIcon Asha UI.png
Article Metadata

Tested with
Devices(s): All Series 40 devices

Compatibility
Platform(s): Series 40

Article
Created: User:Technical writer 1 (02 Apr 2008)
Last edited: hamishwillee (05 Jul 2012)

Contents

Overview

The Series 40 implementation of TextBox does not display Ticker objects at all.

Description

The Series 40 implementation of TextBox does not display Ticker objects. In S60 displaying Ticker in a TextBox is possible.

How to reproduce

  Displayable disp= new TextBox("TextBox",null,20,TextField.ANY);
Ticker ticker = new Ticker("Ticker text");
disp.setTicker(ticker);
..
Display.getDisplay(this).setCurrent(disp);

Solution

No solution available with TextBox. Try using Form for displaying Ticker objects.

This page was last modified on 5 July 2012, at 09:21.
62 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved