Re: cannot draw lines in a GtkDrawingArea widget

2006-06-21 Thread Yeti
On Wed, Jun 21, 2006 at 08:29:23PM -0700, heavenscape wrote: > > I need to draw some lines in a GtkDrawingArea widget, and I use the > following code: > > GtkWidget* w = lookup_widget(MainWnd,"drawingarea1"); > gdk_draw_line(w->window, // a GdkDrawable - a GdkWindow > w->style->fg

Re: proggressbar..

2006-06-21 Thread Yogesh Arora
is that just due to tall claims he is making...or has it got something to do with india On 6/22/06, Chris Vine <[EMAIL PROTECTED]> wrote: > On Tuesday 20 June 2006 09:45, Kalli Math wrote: > > how to design a progressbar, and add to my application window? > > > > with regards, > > Prashanth km > >

auromatic scrolling

2006-06-21 Thread Yogesh Arora
I have a TextView inside a scroll window. I want to create an animation effect in which TextView scrolls automatically I know there is set_value function in Range class. But for calling that function i will always have to calculate the value. There should be some funtion such as step_increment pa

cannot draw lines in a GtkDrawingArea widget

2006-06-21 Thread heavenscape
Hi all, I need to draw some lines in a GtkDrawingArea widget, and I use the following code: GtkWidget* w = lookup_widget(MainWnd,"drawingarea1"); gdk_draw_line(w->window, // a GdkDrawable - a GdkWindow w->style->fg_gc[GTK_WIDGET_STATE (w)],// a GdkGC. 10,//the x

GTK+ 2.9.4 released

2006-06-21 Thread Matthias Clasen
GTK+ 2.9.4 is now available for download at: http://ftp.gnome.org/pub/gnome/sources/gtk+/2.9/ gtk+-2.9.4.tar.bz2 md5sum: c06cf2cfa66485600d90789c9e58f27c gtk+-2.9.4.tar.gz md5sum: e3fefedc7f1a89b66c71c9967168a857 This is a development release leading up to GTK+ 2.10. Notes: *

Re: proggressbar..

2006-06-21 Thread Chris Vine
On Tuesday 20 June 2006 09:45, Kalli Math wrote: > how to design a progressbar, and add to my application window? > > with regards, > Prashanth km > > > "SASKEN RATED Among THE Top 3 BEST COMPANIES TO WORK FOR IN INDIA - SURVEY > 2005 conducted by the BUSINESS TODAY - Mercer - TNS India" > >

Re: GTK Performance on Athlon

2006-06-21 Thread Valdis . Kletnieks
On Wed, 21 Jun 2006 10:45:33 EDT, Paul Davis said: > On Wed, 2006-06-21 at 09:21 -0500, Michael Kahn wrote: > > A few months ago, I bought an HP Athlon PC and installed SuSE 9.2. > > The system clock took off at warp speed (about three times normal > > speed). When I emailed SuSE, they told me tha

Re: GTK Performance on Athlon

2006-06-21 Thread Paul Davis
On Wed, 2006-06-21 at 09:21 -0500, Michael Kahn wrote: > A few months ago, I bought an HP Athlon PC and installed SuSE 9.2. > The system clock took off at warp speed (about three times normal > speed). When I emailed SuSE, they told me that the BIOS does not > provide a solid real-time clock inter

GTK Performance on Athlon

2006-06-21 Thread Michael Kahn
A few months ago, I bought an HP Athlon PC and installed SuSE 9.2.  The system clock took off at warp speed (about three times normal speed).  When I emailed SuSE, they told me that the BIOS does not provide a solid real-time clock interrupt.  (One side-effect of the warp speed system clock

Re: Scrolling performance

2006-06-21 Thread Clemens Eisserer
Hello Paul, > GTK2, for some unknown reason, abandoned that > approach and instead keeps issuing resize events as the mouse moves. its > completely and totally braindead as the default behaviour, although i > would concede that there are situations where it would be nice to have > this available.

Re: Scrolling performance

2006-06-21 Thread Paul Davis
On Tue, 2006-06-20 at 19:43 -0400, [EMAIL PROTECTED] wrote: > Was this your Eclipse test, or gftp? What I'm seeing on the 'wiggle the > dividing bar on gftp till it saturates the CPU' is this: (and yes, it's a > generic GTK issue, not gftp, unless the 3 other apps I tested did the same > wrong thi

Re: Scrolling performance

2006-06-21 Thread John Cupitt
On 6/21/06, Clemens Eisserer <[EMAIL PROTECTED]> wrote: > You were right, novell installed by default a gtk-qt-engine package, > that was also the reason why I was not able to get rid of "this one > and only theme". Now I am using the default theme and its _way_ > better, I see about twice as much

Re: Scrolling performance

2006-06-21 Thread John Cupitt
On 6/21/06, Clemens Eisserer <[EMAIL PROTECTED]> wrote: > You were right, novell installed by default a gtk-qt-engine package, > that was also the reason why I was not able to get rid of "this one > and only theme". Now I am using the default theme and its _way_ > better, I see about twice as much

Re: Scrolling performance

2006-06-21 Thread Clemens Eisserer
Hello Valdis, Thanks again for taking all the time :-) You were right, novell installed by default a gtk-qt-engine package, that was also the reason why I was not able to get rid of "this one and only theme". Now I am using the default theme and its _way_ better, I see about twice as much refresh

Re: Scrolling performance

2006-06-21 Thread Clemens Eisserer
Hello Nick, > I don't know if this has any relevance now, but I experienced similar poor > performance a while ago with a machine who's configuration was very > similar to yours (Athlon 1000, Nvidia FX5200) and it seemed related to the > Nvidia binary driver current at the time (a couple of years

Re: Scrolling performance

2006-06-21 Thread Nick Soffe
On Tue, 20 Jun 2006, Clemens Eisserer wrote: > Hi there, > > I recently updated to OpenSuSE 10.1 since some people suggested that > Eclipse/GTK's performance is better with gtk 2.8. > My machine is a Athlon 1000 with 512mb SDram and a GeForce FX5200 with > latest NVidia binary drivers, renderacc