Hi,
I am looking an qml example ([url]http://doc.qt.nokia.com/4.7-snapshot/widgets-digitalclock.html[/url] like this one) so I can draw digital looking number example. Can anybody point to an example or provide some source code?
Printable View
Hi,
I am looking an qml example ([url]http://doc.qt.nokia.com/4.7-snapshot/widgets-digitalclock.html[/url] like this one) so I can draw digital looking number example. Can anybody point to an example or provide some source code?
Hi
Check this wiki article about [URL="http://www.developer.nokia.com/Community/Wiki/In-app_advertising_how_to_use_Inneractive_API_in_QML_application"]how to display QWidget in QML within a visual box[/URL] -- that may help you not to re-implement QLCDNumber but just use it within QDeclarativeItem container
Regards,
Igor