A very simple question..

2008-02-03 Thread nisha jain
Hi All, I have to implement a gui - a box using gtk API which can display sign signal by reading from a file. Any one has idea which function i need to use ? gtk_draw_box or gtk_draw_rectangle? I am very new to APIs and i am not able to compile the examples given in maemo tutorial 4-x I asked q

Re: GTK+ Patch

2008-02-03 Thread Denis Oliver Kropp
Mike Emmel wrote: > On Feb 2, 2008 7:31 AM, Denis Oliver Kropp <[EMAIL PROTECTED]> wrote: > Ahh right.. so that why your saying a non blocking read above. > I'll have a look at the whole thing once its in. > > I think the above should be a poll ? Of course, we don't want the data, so read() would

Re: Help required to compile example_wavelaunch

2008-02-03 Thread Stefan Kost
hi, you probably miss the development packages of the used libraries. Please also sent mails to maemo-devel list instead. Stefan nisha jain schrieb: > Hi All, > > I am trying to compile example_wavelaunch.c file given in Maemo site. > I am getting so many errors and all are as it is not able to

Re: GTK+ Patch

2008-02-03 Thread Mike Emmel
On Feb 2, 2008 7:31 AM, Denis Oliver Kropp <[EMAIL PROTECTED]> wrote: > Mike Emmel wrote: > > It would be nice to tie the GdkWindows to Surfaces/SubSurfaces and move the > > DirectFB windows to be a sort of annotation. This would probably open > > up implementing > > embedding. And make the port mo