Native App based on panel
By Alex Dem
28 Aug 2013 07:34
English
2 Replies
Hi,
Could Native App based on Panel instead of Form be created?
When I create Native App based on Form, inside MyFrameClass::OnInitializing() method I perform next steps:
AddControl(pForm);
SetCurrentForm(pForm);
pForm->Invalidate(true);
but there are no analogs of SetCurrentForm for Panel (SetCurrentPanel etc) in Frame class.
There are no problem to create Panel in NativeUI builder as root container and inherite MainClass from Tizen::Ui::Controls::Panel instead of Form.
Are there another ways to create Apps with UI? Maybe I missed something.
Alexey.
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------