开发者

BlackBerry layout: HorizontalFieldMahager with 3 items (Including an EditField)

I'm having a hard time working with the BlackBerry UI API.

What I want to do is creating a "list item" based on a HorizontalFieldManager that consists of the following childFields:

  • An optional BitmapField (Horizontal-Left, Vertical-Center)
  • A LabelField (Horizontal-left, Vertical-Center)
  • A rounded rectangle that contains an single line EditField. The round开发者_StackOverflow社区ed rectangle has a fixed width and height, so the EditField should scroll horizontally inside the rounded rectangle when the text becomes wider than the rounded-rectangle's width.

I've added a image illustrating the desired situation below:

BlackBerry layout: HorizontalFieldMahager with 3 items (Including an EditField)

Can someone help me with this?

Thanks in advance!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜