Please help me un-subscribe from this list
thanks
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Hi,
I want to display a plot of data set comprising of (X & Y) cordinates and
also update it, say after 1 second using Gtkdatabox widget. Could someone
suggest a simple code snippet that does that for GTK+-2.0.0.
Adeel
___
gtk-app-devel-l
et data from your "stuff" and calculates the average
value.
So, don't try to make main loop runs faster than it is. maybe you
should send a refresh (or repaint, update) signal to your control.
what do you think ab. it?
2009/5/11 Adeel Malik :
> Hi,
> The main gtk thr
alling GTK+-2.0.0 on Fedora Core 6
To: adeelmali...@yahoo.com
Cc: "gtk-app"
Date: Monday, May 11, 2009, 11:43 AM
Hello,
What is the purpose of your update? Do you want to refresh a widget,
or anything else?
Vlad Volodin
2009/5/11 Adeel Malik :
> Hi, I was wondering how to upd
w if this was a obsolete function, but i think
there are a lot way to write codes such this function does. I can't see a
reason why you should move to a version of GTK+ because of this function!
--- ajhwb
--- adeelmali...@yahoo.com wrote:
From: Adeel Malik
To: gtk-app-devel-list@gnome.org
S
Hi All,
I am doing application development on Fedora Core 6 Linux machine which
had GTK version 1.2.1 already installed. I needed to use g_timer_add
gnome function in my gtk application which doesn't seem to be supported on this
version. So i tried to install the newer version of GTK+-2
ad,
so you can set your widget in the calling function.
--- ajhwb
--- adeelmali...@yahoo.com wrote:
From: Adeel Malik
To: aj...@knac.com
Cc: gtk-app-devel-list@gnome.org
Subject: Re: Problem with continuous image updation
Date: Mon, 23 Mar 2009 00:35:41 -0700 (PDT)
Hi,
In the button calbac
e, and you
only need to call
g_timeout*() function ONCE!. To remove the source, just provide mechanism to
returning FALSE (0)
value or use g_source_remove().
--- ajhwb
--- adeelmali...@yahoo.com wrote:
From: Adeel Malik
To: aj...@knac.com
Cc: gtk-app-devel-list@gnome.org
Subject: Re: Problem with
he button callback, try:
g_timeout_add (200, (GSourceFunc) show_hide, NULL); /* call every 200ms */
to remove the source, use g_source_remove().
Another way is to create thread, then call g_idle_add() to set your widgets.
--- ajhwb
--- adeelmali...@yahoo.com wrote:
From: Adeel Malik
insertion (update) 1000 times per second or
the textbox get updated every 1ms, my question is: Can you see it changes
correctly with given cycle?
>
> --- adeelmali...@yahoo.com wrote:
>
> From: Adeel Malik
> To: gtk-app-devel-list@gnome.org
> Subject: Continuous variable u
by setting
it to zero.
-Jim
Ardhan Madras wrote:
> So you will need call textbox insertion (update) 1000 times per second or
the textbox get updated every 1ms, my question is: Can you see it changes
correctly with given cycle?
>
> --- adeelmali...@yahoo.com wrote:
>
> From: Ad
by setting
it to zero.
-Jim
Ardhan Madras wrote:
> So you will need call textbox insertion (update) 1000 times per second or
the textbox get updated every 1ms, my question is: Can you see it changes
correctly with given cycle?
>
> --- adeelmali...@yahoo.com wrote:
>
> From: Ad
I intend to monitor the variable's value (acquired via data acquisition
hardware) at a rate of around 1,000 times per second.
I haven't used textboxes before in GTK+. Could anyone suggest how to update the
value of a variable in a textbox etc., at this rate.
Thanks,
Adeel
_
recommend taking the time to install it.
-Larry Reaves
> Thnaks for your help and regards,
> Adeel Malik
>
>
>
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-
success and red light for error.
Can someone suggest me a link where I can get an example code doing thhis type
of thing so that I could learn or modify it suit my requirement.
Thnaks for your help and regards,
Adeel Malik
___
gtk-app-devel-list
15 matches
Mail list logo