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
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
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
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
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
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
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
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
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
> 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
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
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
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_
13 matches
Mail list logo