Re: Maemo will switch (completely?) to Qt?

2009-07-06 Thread 3rdShift
On Mon, 2009-07-06 at 16:23 +0100, Aniello Del Sorbo wrote: > 2009/7/6 Andrea Grandi : > > Hi > > > > 2009/7/6 Klaus Rotter : > >> ma...@bitblit.net wrote: > >> > The way I understand it, Qt uses C++ but GTK uses C. So does one > >> need to > >>> learn C++ to write Maemo apps now? That would suck.

Equivalent to hildon_im_close() in IT2007

2007-03-28 Thread 3rdshift
hi, the subject said it all - I am looking for an equivalent to hildon_im_open/close() in IT2007 interface to trap virtual keyboard mapping events. Is it now some form of DBUG application event? If so, where would I find an example? --Vlad-- ___ mae

Re: can't find maemomm in 3.0 repo

2007-03-27 Thread 3rdshift
Johan, oh, that might be it - what you are saying is that my application has to be in the repository for Application Manager to pull its dependencies from a pool of all available packages it knows about as of last refresh. And because I try to install from a file, it doesn't try to resolve depe

Re: can't find maemomm in 3.0 repo

2007-03-27 Thread 3rdshift
Johan, at least on the surface, that doesn't seem to be the case. An application I'm trying to install depends among others on libsigc++-2.0-0c2a. The application's category is properly set to 'user/other' - so there is no conflict there. Also, my application's dependencies are set to ${shlib

can't find maemomm in 3.0 repo

2007-03-26 Thread 3rdshift
Hi, on my n800 I am trying to install an application that depends on 'hildon-fmmm' package. It is, however, marked as 'Not installable' citing missing 'hildon-fmmm' (as well as all its immediate dependencies). My Application Manager catalog repository entry is: Catalog name: maemo-extras-3.0 W

[maemo-developers] Re: Q: virtual keyboard and *stealing* text selection

2006-11-16 Thread 3rdshift
Well, since nobody responded, hot on the heals, here is my test case for the problem originally stated (files also attached). Perhaps, someone will spot my problem and correct it. To run the test in scratchbox, do % make % run-standalone.sh stealing-selection stealing-selection.c -

[maemo-developers] Q: virtual keyboard and *stealing* text selection

2006-11-15 Thread 3rdshift
Hi, I am trying to determine how to get around a nagging bug associated with virtual keyboard in IT2006: I have TextBuffer/TextView widget with some text in it, and an action button to operate on a selected block of text. When I select a text block, the virtual keyboard pops up and selection

Re: [maemo-developers] Future features for Maemo Desktop (Task Navigator, Home, Status bar)?

2006-08-18 Thread 3rdshift
Karoliina, I can think of a couple of badly missing features such as: An applet that would watch the resources availabitily and warn a user if launching yet another window or application would definitely cause a lockdown (followed by imminent reboot). I have seen enough reports from t

[maemo-developers] Granule (flashcards) IT2006 port available

2006-08-11 Thread 3rdshift
I have ported and made available IT2006 version of granule. At this moment you would need to download all dependencies and install them by hand via "Application Manager: Package->>Install from file ..." In the future, I hope I would be able to provide apt-get garage repository distribution inst