I didn't explain this well, but what I was trying to do was add buttons that 
remained fixed within a tool bar (rather than move with the scrolling web 
page).  
But never mind...I ended up following a different approach by having a separate 
window for the buttons.P.

From: thevariousart...@hotmail.com
To: qt-qml@trolltech.com
Date: Tue, 20 Apr 2010 14:35:27 -0700
Subject: [Qt-qml] Adding buttons to QWebView -- with flickable scrolling








Given the performance issues experienced with flickable scrolling on th3e QML 
Web Browser, I am trying something else:
  http://labs.trolltech.com/blogs/2008/11/15/flick-list-or-kinetic-scrolling/

This works really well on our target platform!   Flickable scrolling is great 
and the web page seems to load faster too.

The question is, what's the best way to add some buttons to that example 
without losing the flickable feature?

I was looking at the example for "FancyBrowser" which makes use of the same 
QWebView component, but this puts it within a QMainWindow and when I tried 
implementing the flilckable feature it didn't work.  So instead I'm trying to 
just add the buttons to the existing and working example.

Thanks!Peter


                                          
The New Busy is not the too busy. Combine all your e-mail accounts with 
Hotmail. Get busy.                                        
_________________________________________________________________
The New Busy think 9 to 5 is a cute idea. Combine multiple calendars with 
Hotmail. 
http://www.windowslive.com/campaign/thenewbusy?tile=multicalendar&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to