Re: Looking for help from a GTK guy with 2 projects

2011-11-15 Thread Michael Hasselmann
On Tue, 2011-11-15 at 11:05 +0200, Mohammad Abu-Garbeyyeh wrote: > How else does the main window / ux show then? It uses QWidgets as viewports, and then uses Qt Graphics View. So it's not something like one QWidget per key or such, that's why I simply don't believe the painting speed difference ma

Re: Looking for help from a GTK guy with 2 projects

2011-11-14 Thread Michael Hasselmann
On Mon, 2011-11-14 at 12:44 +0200, Mohammad Abu-garbeyyeh wrote: > Although probably related to memory usage, painting Qt widgets takes > much more time than Gtk ones (on Fremantle), for apps this may be ok, > but for something that has to show quickly this may not be acceptable Maliit is not pain

Re: Re: Looking for help from a GTK guy with 2 projects

2011-11-14 Thread Michael Hasselmann
On Mon, 2011-11-14 at 10:23 +0200, Ивайло Димитров wrote: > Meh. The reason why QT keyboard would not be acceptable to replace > hildon vkb is very simple - QT memory footprint. Did you forget n900 > comes with 256MB of RAM? And running even simple QT/QML application > consumes about 8%-10% of that

Re: Looking for help from a GTK guy with 2 projects

2011-11-13 Thread Michael Hasselmann
On Sun, 2011-11-13 at 17:53 +0800, Jonathan Wilson wrote: > > Have you considered Maliit? > > http://wiki.maliit.org/Documentation/Installing#Maemo_5_.28Fremantle.29 > That looks nice but: > 1.Its clearly stated that its use on Maemo5 is "not ready for prime time" > 2.Its written in QT (and not onl

Re: Harmattan Python is available

2011-06-23 Thread Michael Hasselmann
On Tue, 2011-06-21 at 19:26 -0300, Luciano Wolf wrote: > Supported on Nokia's N9 phone and preloaded on the Nokia N950 developer > device as well as the Harmattan Platform SDK That means end users would have to install PySide first? regards, Michael __

Re: Stopping QML update when not visible

2011-06-11 Thread Michael Hasselmann
On Mon, 2011-05-30 at 17:35 +0200, Cornelius Hald wrote: > To improve the drawing performance a bit more, you should not stack > several Rectangles if you can't actually see the bottom ones. QML will > first paint the bottom rectangle, then paint the second rectangle over > it etc. Use Item instead

Re: Request: Tutorials & use-cases for documentation

2010-02-12 Thread Michael Hasselmann
> ext Gary Birkett wrote: > > there is more than one method of doing everything. But that's part of the problem, at least for newcomers. They look for the best/easiest way, most likely. Am Freitag, den 12.02.2010, 10:29 +0200 schrieb Quim Gil: > There is a good point behind this which is how to

Re: Considering /opt and MyDocs in your packages

2009-09-09 Thread Michael Hasselmann
Hi, Am Mittwoch, den 09.09.2009, 14:25 +0300 schrieb Quim Gil: > As a workaround, the /opt directory > has been linked to a different partition with more space (about 1 GB) [snipped] > In summary, you can't really put programs, libraries or theme graphics > into /home/user/MyDocs. Instead, use

Missing dependencies on build bot system

2009-06-01 Thread Michael Hasselmann
Hello list, I tried to build a package with Maemo's build bots. However, the build failed during the configure check and now the log contains this: "Package hildon-notify was not found in the pkg-config search path. Perhaps you should add the directory containing `hildon-notify.pc' to the PKG_CON