• May 20, 2024, 02:02:28 am

Author Topic: A simple sample webView app (With full source)  (Read 1778 times)

0 Members and 1 Guest are viewing this topic.

dracodragon

  • Guest
A simple sample webView app (With full source)
« on: January 26, 2012, 01:44:02 pm »
Here's a simple browser type app, using qt quick component webView. It is programmed to open m.facebook.com with custom url input options,

U can edit it and make open other web address, u can also remove the url input option and make it single-site browser.

Let me know in the comments, I'll help with the codes and syntax in what you want to do

[attachment deleted by admin]

Offline vds5344

  • The mortal
  • Retired moderator
  • Forum Ghost
  • ***
  • Posts: 2,281
  • Reputation: 196
  • Pissed by kids.
    • Symbian Developers
  • Current Phone: : Nokia c6 01
Re: A simple sample webView app (With full source)
« Reply #1 on: January 26, 2012, 02:03:42 pm »
a great effort i appreciate it thanks dracodragon +1 :)

dracodragon

  • Guest
Re: A simple sample webView app (With full source)
« Reply #2 on: January 26, 2012, 02:51:46 pm »
Thanks. It was for Upakul especially.. Hope he has seen it

Offline et3rnal

  • Viewer
  • *
  • Posts: 3
  • Reputation: 0
  • Nokia Power User
  • Current Phone: : N9
Re: A simple sample webView app (With full source)
« Reply #3 on: May 29, 2012, 01:44:50 pm »
great, will check it soon, do you know if it supports custom user agent? or how to do it? thanks