Re: Low Battery signal N800/N810

2008-05-04 Thread kumar lomash
bme/request; interface=com.nokia.bme.request; > member=timeleft_info_req > signal sender=:1.9 -> dest=(null destination) > path=/com/nokia/bme/signal; interface=com.nokia.bme.signal; > member=battery_timeleft > uint32 5280 > uint32 120 > > > Hope this helps greetings >

Re: application icon on task navigator

2008-04-30 Thread kumar lomash
mar by mistake. > But others may find it useful as well. > > > > > -- Forwarded message -- > From: Aniello Del Sorbo <[EMAIL PROTECTED]> > Date: Wed, Apr 30, 2008 at 12:54 PM > Subject: Re: application icon on task navigator > To: kumar lomash &l

Re: application icon on task navigator

2008-04-30 Thread kumar lomash
Guys, after all the tutorials, I am still unable to get the icon on the navigator!! I am sure, I am missing out on something coz all other applications on the device are doing it very beautifully. Can somebody do me a favor and actually quote their "actual" .desktop and .service files? Any other f

application icon on task navigator

2008-04-27 Thread kumar lomash
Hi, I have an application which installs on the N800/N810 devices using a standard deb package. I have written .desktop, .control and .service files also for the same. Here is the problem: - I am able to see Icon in the application manager (.control file is responsible for this) I am able to see

Low Battery signal N800/N810

2008-04-27 Thread kumar lomash
Hi, I have been trying to get a signal when battery status (time left, etc) changes. I understand that I will have to use lib osso APIs for this, but I am unable to find a service prvider (e.g. com.nokia.battery ???) to connect to. Is this documented somewhere? I could not find anything on this.

Re: GtkWindow GtkFixed Offset

2008-03-17 Thread kumar lomash
ed, I see this offset however title bar etc are hidden. Is there a particular way to solve this? Regards, Lomash On Fri, Mar 7, 2008 at 9:43 PM, Florian Boor <[EMAIL PROTECTED]> wrote: > Hi, > > kumar lomash schrieb: > > I have a normal Hildon window, on which I put

Re: Maemo UI Development for N800/N810

2008-03-07 Thread kumar lomash
supported by Maemo/GTK which would make it lighter? Thanks for the help, Lomash On Fri, Mar 7, 2008 at 1:58 PM, Eero Tamminen <[EMAIL PROTECTED]> wrote: > Hi, > > ext kumar lomash wrote: > > I have been developing GUI using GTK +2.0 and now I am facing some > > perfo

GtkWindow GtkFixed Offset

2008-03-07 Thread kumar lomash
Hi, I have a normal Hildon window, on which I put a GtkFixed container. The problem is that the container seems to have a 10 pixel offset from the top-left corner of the parent (hildon) window. I tried using container border width, alignment etc but could not resolve this issue. I also found the

Maemo UI Development for N800/N810

2008-03-06 Thread kumar lomash
Hi, I have been developing GUI using GTK +2.0 and now I am facing some performance issues. Let me first describe The implementation: - The UI consists of layouts (GtkContainers) which have event box and image widgets. At any given time only one of the four layouts is visible and the user can sele