Re: moving the cursor of a treeview

2005-08-11 Thread Bill Medland
On August 10, 2005 05:55 pm, Bill Medland wrote: > Can anyone help me on this? I can't find the answer I need in > the treeview tutorial or the api reference or FAQ. I don't > believe gtk_tree_view_set_cursor or > gtk_tree_view_set_cursor_on_cell are what I want. Yes it is. It helps if you pass

How I've found to pass data in a callback

2005-08-11 Thread Matthew Beckler
Hello everyone, Just thought I'd share a solution to a problem that was bugging me. I'll bet many of you already know about this, or know of a better way, but hopefully somebody can use this: In this program I'm writing, I have three buttons that are very similar in function, they just work

newbie, very simple question

2005-08-11 Thread Marek Florianczyk
Some link to tutorial to gtk_threads, or examples about gtk_threads_enter/leave? How to write in GTK with threads? I have to, I want to, but I don't know how...:( Thanks Marek ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mai

Re: gdk threads enter/leave not enough?

2005-08-11 Thread Tristan Van Berkom
Fe Kater wrote: This sounds very strange, are you wrapping all your gtk+ api accessing code in enter/leave in all threads (including the parent) and only from event sources (i.e. not in signal handlers that are fired by gtk widgets) ? I never call gtk+ directly but have my own wrappers which

Using vtk with GTK

2005-08-11 Thread Day, Michael A AMRDEC/UAH
Following my message is an old message from the vtkusers mailing list, describing how to use gtkmm to get the VTK RenderWindow to live inside a GTK window AND be able to put other GTK Widgets in the same window. I would like to port this to straight C (instead of C++) and GTK+ (instead of gtkmm

Re: [gnome-love] Newbie build GNOME 2.12 with JHBUILD from GNOME CVS

2005-08-11 Thread Elijah Newren
Hi, Welcome to Gnome, glad you're joining. One thing you'll want to be aware of, though, is that you absolutely should not cc so many lists. Be very careful when cc'ing multiple lists as it is usually incorrect and often considered rude when so; you're just a newbie so you'll be given slack, but

Newbie build GNOME 2.12 with JHBUILD from GNOME CVS

2005-08-11 Thread Fernando Alencar Maróstica
Hello guys. I'm try achieve and build a gnome-2.12 version from GNOME CVS, I would like to learn more about GNOME Developer and contribuite too. My system configuration is: $ cat /etc/debian_version testing/unstable $ uname --all Linux laptop 2.6.12 #8 Mon Aug 1 20:22:40 BRT 2005 i686 GNU/Linu

Implementing offline help in Gtk application

2005-08-11 Thread harshavardhanreddy mandeepala
Hi I am using Linux FC 3 I have Developed an application using Gtk ,using glade-2 . In my application i want to implement offline help ,so once if we click on that button it should show all the information related to that application as like we have F1 in Windows. And also is it possible to ha

Re: gtk2.6.8, drawing_area, drawing lines, windows xp, may be a BUG

2005-08-11 Thread Tor Lillqvist
Yogesh M writes: > In windows XP: 2nd line shifts to left by 1 pixel, Gtk Version 2.6.8 Yes. This is a bug (or misfeature) that actually has been fixed only rather recently. Upgrade to GTK+ 2.6.9. In general GTK+ does not promise pixel-exact drawing across platforms. Although, for simple things

Re: gdk threads enter/leave not enough?

2005-08-11 Thread Fe Kater
> This sounds very strange, are you wrapping all your gtk+ api accessing > code in enter/leave in all threads (including the parent) and only > >from event sources (i.e. not in signal handlers that are fired by gtk > widgets) ? I never call gtk+ directly but have my own wrappers which take care of

gtk2.6.8, drawing_area, drawing lines, windows xp, may be a BUG

2005-08-11 Thread Yogesh M
minimalist but complete program hand typed here(so might there be typing errors[though checked thoroughly],[sorry, couldnot copy and paste, floppy drive crashed and no internet connection in my computer, browsing net through internet cafe]) people, please check if it happens to you, #include

Re: gtk2 and windows xp

2005-08-11 Thread Yogesh M
missed to cover gtk_main() with gdk_threads_enter and gdk_threads_leave. now works fine. Tor Lillqvist <[EMAIL PROTECTED]> wrote: (Again re-added gtk-app-devel-list to Cc. Discussions that start on a list should stay there.) Yogesh M writes: > the problem is in gdk_thread_enter and gdk_thread_l

Re: libglade - scrolled windows - drawing canvas

2005-08-11 Thread Hubert Sokołowski
Hi! On Wed, 10 Aug 2005 17:01:05 +0100 Yiannis <[EMAIL PROTECTED]> wrote: > Hi, > > I am using glade with libglade for the gtk interfaces. I have a > scrollable window with a drawing window. But sr imply it doesn't > work. > > 1. during runtime program complains that: > Gtk-WARNING **: gtk_