Hi everyone!!
Thanks a lot about your help in my first statusbar problem..now i have another
question!!
I'm reading a list file like this:
c:\hello
c:\hello1
c:hello2
...
while it's reading,my status bar is changing like this:
reading hello
reading hello1
but if there isn't one of my
Hello everyone
I meet a compile error as follow:
when I compile my source file :state_panel.c,I meet the error message
when remove the source file from my applicaion,no this message,why?
[EMAIL PROTECTED] tsz]$ make
gcc -c -Wall -g `pkg-config --cflags gtk+-2.0` `pkg-config --libs
gt
On Mon, Jul 10, 2006 at 12:45:46PM -0300, Daniel Alonso wrote:
> Hi, I'm trying to define a gobject class with a floating number
> property. In the init class procedure I define the property the
> following way:
>
> param_spec = g_param_spec_float
> ("width" /* name */,
>
--- Behdad Esfahbod <[EMAIL PROTECTED]> wrote:
>
> * Installing this version will overwrite your existing
>copy of Pango-1.12.
Shameless plug - my tool (http://appsfromscratch.berlios.de/)for local building
and
installaion easily allows coexistence of different versions of the same
lib
On Tue, 2006-07-11 at 00:06 -0400, Sergei Steshenko wrote:
>
> --- Behdad Esfahbod <[EMAIL PROTECTED]> wrote:
>
>
> >
> > * Installing this version will overwrite your existing
> >copy of Pango-1.12.
>
> Shameless plug - my tool (http://appsfromscratch.berlios.de/)for local
> building a
On Tue, Jul 11, 2006 at 07:40:03AM +0200, Atanas Atanasov wrote:
> In this case what solution can be used to force the display order?
Sorry. I have no idea. I'd expect there to be a way to put the button
"on" the drawing area, but alas, the latter is not a container.
> Should one check the code o
Hello List members,
I am Asela this is my first email to the list. I just started developing
a small application in C language uisng the Gtk+2.0 library. I need some
information on the Gtk+ (of GDK) api's. I will be very greatefull if
someone can help me. ( Since I am a newbie an explanation in th
I'm trying to creating a panning widget. The basic idea behind my
approach is to derive my widget from a GtkEventBox, stuff a scrolled
window inside it and connect to the "motion-notify-event" signal
handler. The users of the widget then put their child in the scrolled
window.
When the widget pl
did configure fail ?
and is there an rmp for that ? i am not a redhat person but thought there
was yum to install that.
matt
On Mon, 10 Jul 2006, justforfun wrote:
> My redhat enterprise 4 had gtk installed, works fine for me.
>
> However, I have a Fedora new machine now, which does not have g