On Saturday 18 March 2006 20:15, Weiguang Shi wrote: > Mathieu, > > I created the three files necessary to allow me to > continue to build the phone. They are > trunk/gui/search/SearchPageWidget_posix.h > trunk/gui/search/SearchPageWidget_posix.cpp > trunk/gui/search/SearchPageWidgetForm_posix.ui > > and the compilation passed! I'm fixing other errors. > > Regards, > Wei > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Wengophone-devel mailing list > [email protected] > http://dev.openwengo.com/mailman/listinfo/wengophone-devel Hi,
You don't need these files: the SearchPageWidget class is an embedded web browser (using the Microsft Web Browser activeX) encapsulated in a QWidet. So in your case the "search buddies" tool is just a call to WebBrowser::openUrl. Regards, -- mstute _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
