语言

Menu
Sites
Language
Overlay view on OpenGL app

Hi,

I have a Form subclass on which I do some OpenGL rendering. At some point I need to create a list view for some options. What would be the proper way of doing this? Creating a new Form and add it to the application frame? I'd appreciate if anyone could give me hints on doing this properly.

Thanks in advance.

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
wil smith
You can use another form or a panel or a popup for the same.