By amol sarmalkar
19 Apr 2013 06:17
English
6 Replies
Hi I am facing problem in displaying a webview on my native app.
I dragged the control on native Ui builder and then accessed it inside AppMainForm::OnInitializing function.
and did following
Tizen::Web::Controls::Web* __pWeb = static_cast<Web*>(GetControl(L"IDC_WEB1"));
if(__pWeb != null)
{
__pWeb->LoadUrl(L"file:///opt/usr/apps/1kPHWWOm9D/res/indexone.html");
}
1kPHWWOm9D is the id I took from manifest file.
What must be going wrong.
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
--------
--------