[Maemo App Dev] how to create multi-window app with only one trayicon in Task Navigator

2008-01-29 Thread 陈凯
Hi, everyone I am about to write an app containing multi-window and user can switch from one and another at any time. While I show a second hildon.Window , another icon pops up in the TaskNavigator. It looks ugly and confuses the user as if the two window are irrelevant. I found Pidgin and Oper

Re: C - GTK - Dialog Box - I never get the result

2008-01-29 Thread Tapani Pälli
Hello; ext David Hautbois wrote: > Hi > > I'm playing with C and GTK. > I have a problem to get the result of a dialogbox. > > The code : > > GtkWidget* pBoite; > GtkWidget* pEntry; > > pBoite = gtk_dialog_new_with_buttons("S

Re: C - GTK - Dialog Box - I never get the result

2008-01-29 Thread Florian Boor
Hi, David Hautbois schrieb: > It's very simple. > But, when I validate the dialogbox, I never get GTK_RESPONSE_OK, > GTK_RESPONSE_CANCEL, GTK_RESPONSE_NONE. ok, maybe I missed something but the code looks correct. Do you use threads? I have seen similar effects using threads in a wrong way with

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-29 Thread maemo
On Tue, 29 Jan 2008, Klaus Rotter wrote: > Well, it is (to me) more a question of C vs C++. I started with C about > twenty years ago and liked it a lot. But some of the features of C++ in > addition with Qt are IMHO more "elegant", if you use a OO toolkit with > an OO language like C++. E.g. m

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-29 Thread Jean-Christian de Rivaz
Jürg Billeter a écrit : > On Tue, 2008-01-29 at 21:06 +0100, Klaus Rotter wrote: >> Maybe the best would be C# (I like C# as a language design better that >> java) with a native gtk# interface and a compiler with compiles this to >> machine code. A gcc# would be nice... > > You might be interest

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-29 Thread Levi Bard
> Well, it is (to me) more a question of C vs C++. I started with C about > twenty years ago and liked it a lot. But some of the features of C++ in > addition with Qt are IMHO more "elegant", if you use a OO toolkit with > an OO language like C++. E.g. methods overloading (which is really nice). G

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-29 Thread Simon Budig
Klaus Rotter ([EMAIL PROTECTED]) wrote: > But I often think C++ has to many features (for sure I didn't know them > all) and it is bloated whereas I think I know pretty much features of C. I recently discovered the C++ FQA-lite at http://yosefk.com/c++fqa/ It is an entertaining read for language

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-29 Thread Jürg Billeter
On Tue, 2008-01-29 at 21:06 +0100, Klaus Rotter wrote: > Well, it is (to me) more a question of C vs C++. I started with C about > twenty years ago and liked it a lot. But some of the features of C++ in > addition with Qt are IMHO more "elegant", if you use a OO toolkit with > an OO language lik

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-29 Thread Klaus Rotter
[EMAIL PROTECTED] schrieb: > On Tue, 29 Jan 2008, Klaus Rotter wrote: > >> I really like the look and feel of Maemo, but IMHO Qt's API is superior >> to the one of Gtk. > > Ive heard this a few times without people mentioning any speicifcs? In > what way is it superior? Are there features in Qt

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-29 Thread maemo
On Tue, 29 Jan 2008, Klaus Rotter wrote: > I really like the look and feel of Maemo, but IMHO Qt's API is superior > to the one of Gtk. Ive heard this a few times without people mentioning any speicifcs? In what way is it superior? Are there features in Qt that are not in GTK (and vice versa)

Re: N810 available in Spain, but contribution code not working

2008-01-29 Thread pancake
Nope. It's frustrating since December. :) On Tue, Jan 29, 2008 at 04:44:23PM +0100, kender wrote: > On Jan 29, 2008 4:39 PM, Jose Manrique Lopez de la Fuente > <[EMAIL PROTECTED]> wrote: > > Yes, it doesn't work > > I'm afraid, same problem here :-( > > After so much waiting...this is quite

Re: N810 available in Spain, but contribution code not working

2008-01-29 Thread Eduard Pertíñez i Juncosa
Neither here. It is disturbing. It makes me kill somebody like in Mortadelo y Filemón. I think I should plan carefully if I wanted to be so inoperant. 25 days ago my code worked without problems, except that they only had 16 units, so they sent me an email saying they were throwing the transact

Re: N810 available in Spain, but contribution code not working

2008-01-29 Thread kender
On Jan 29, 2008 4:39 PM, Jose Manrique Lopez de la Fuente <[EMAIL PROTECTED]> wrote: > Yes, it doesn't work I'm afraid, same problem here :-( After so much waiting...this is quite frustrating ___ maemo-developers mailing list maemo-developers@maemo.

Re: N810 available in Spain, but contribution code not working

2008-01-29 Thread Jose Manrique Lopez de la Fuente
Yes, it doesn't work 2008/1/29, Álvaro J. Iradier <[EMAIL PROTECTED]>: > Hi, finally, after waiting for so long, N810 is available in Nokia > shop in Spain. However, the discount code doesn't work. Not the first > one, not the one I got in the last email. > > What's so wrong? Is it so difficul

N810 available in Spain, but contribution code not working

2008-01-29 Thread Álvaro J. Iradier
Hi, finally, after waiting for so long, N810 is available in Nokia shop in Spain. However, the discount code doesn't work. Not the first one, not the one I got in the last email. What's so wrong? Is it so difficult to make the discount codes work? What can we do about it? Greets. -- (:=

C - GTK - Dialog Box - I never get the result

2008-01-29 Thread David Hautbois
Hi I'm playing with C and GTK. I have a problem to get the result of a dialogbox. The code : GtkWidget* pBoite; GtkWidget* pEntry; pBoite = gtk_dialog_new_with_buttons("Saisie du nom", GTK_WINDOW(main_window),

Re: Help regarding installation on N800

2008-01-29 Thread Vladislav Grinchenko
Nisha, I faced the same problem with N800 just recently. Have you looked at the Log of AI? The error should be reported there. The hint that I got from looking at log was that by default AI was trying to use internal card (if present) as the placeholder for the temporary files created during insta

Re: Change ESSID of WLAN0 via ioctl

2008-01-29 Thread Vladislav Grinchenko
Leandro, what's the error message ioctl() reports? On as side note, you should use strncpy() and avoid mixing stdio calls with iostream (printf, cout). --vlg On Tue, 2008-01-29 at 10:01 -0300, Leandro Sales wrote: > Hi list. > How can I change the wireless access point via programming code in

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-29 Thread Quim Gil
Hi, I tried to answer the original question of this thread here: http://flors.wordpress.com/2008/01/29/gnomes-trolls-and-the-maemo-lands/ Hope it helps understanding. -- Quim Gil http://maemo.org ___ maemo-developers mailing list maemo-developers@maemo

Change ESSID of WLAN0 via ioctl

2008-01-29 Thread Leandro Sales
Hi list. How can I change the wireless access point via programming code in maemo platform? I have the following piece of code that works perfectly in my laptop, but when used in maemo, the wlan0 interface disconnect but not reconnect to the new ESSID. Any suggestion? Thanks Leandro. int set

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-29 Thread Gustavo Sverzut Barbieri
disclaimer: all that I say is my personal opinion, and not the opinion o my employee. On Jan 29, 2008 8:56 AM, Klaus Rotter <[EMAIL PROTECTED]> wrote: > Gustavo Sverzut Barbieri wrote: > > dunno, I'm not them to know for sure. But the platform is there > > already, works, supported, they have the

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-29 Thread Klaus Rotter
Gustavo Sverzut Barbieri wrote: > dunno, I'm not them to know for sure. But the platform is there > already, works, supported, they have the hackers working for them, > it's not about something to come, it's something that exists (and is Until here you can think both of Maemo and Qt (aka Qtopia)

Re: Help regarding installation on N800

2008-01-29 Thread Michael Wiktowy
On Jan 28, 2008 8:40 PM, nisha jain <[EMAIL PROTECTED]> wrote: > Hi All, > > I have made a simple GUI using Hildon and created debian package which i am > not sure correct or wrong. > > I have trasferred it to N800 handheld and tried installing through > application manager but I am getting problem

Re: Help regarding installation on N800

2008-01-29 Thread Ryan Pavlik
If you did not use the section "user" in your package, it will not be installable except in red pill mode. Try it in red pill mode. Look also at maemo.org for information on creating packages. Ryan nisha jain wrote: > Hi All, > > I have made a simple GUI using Hildon and created debian pack

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-29 Thread Martin Grimme
Hi, Is there a transcript of the webcast available somewhere? I'm not too fond of registering on another website just for viewing a single webcast. Cheers, Martin 2008/1/28, Ross Burton <[EMAIL PROTECTED]>: > On Mon, 2008-01-28 at 15:42 -0500, [EMAIL PROTECTED] wrote: > > Just saw this on maem