언어 설정

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.

Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

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