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
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
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
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
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
> 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
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
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
[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
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)
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
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
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.
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
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.
--
(:=
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),
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
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
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
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
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
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)
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
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
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
25 matches
Mail list logo