When packing widgets, what is the difference between "box" and "table "

2006-07-03 Thread chao yeaj
Hello, everyone First ,i am sorry for my terrible English. When packing widgets ,we can use the box widget or the table widget,but what is the difference ? when many widgets packed to the box or table,how to modify the "tab order" of those packed widgets ? Any hint

Limit on GtkSourceView keywords in Lang file...

2006-07-03 Thread Micah Carrick
I know it might be more appropriate to ask in the gedit or gtksourceview list, but perhaps one of you know... ... there is a limit it seems on how many keywords can be in a given list in the .lang file... is there a way to override this? ___ gtk-list m

Re: Any reason to worry about using wx? (but it uses GTK!?! :)

2006-07-03 Thread Jernej Simončič
On Thu, 29 Jun 2006 22:57:09 +0200, Jose Hevia wrote: >-Look at audacity-> wx , amsn... They are ugly on Linux (seems > they use GTK 1.2 or GTK 2.0 without themes)(amsn added themes > recently, but I remember a lot of people complaining how bad it > was(they judged only by its appearance))

Re: Does Gtk have a canas-like widget?

2006-07-03 Thread Christian Convey
On 7/3/06, Paul Davis <[EMAIL PROTECTED]> wrote: On Mon, 2006-07-03 at 17:01 -0400, Christian Convey wrote:> I'm coming from the Qt world, which has a Canvas / CanvasItem pair of> classes.  These let you draw arbitrary objects in a rectangular, and> move them, do hit tests, etc. pretty easily. >> H

Re: Does Gtk have a canas-like widget?

2006-07-03 Thread Paul Davis
On Mon, 2006-07-03 at 17:01 -0400, Christian Convey wrote: > I'm coming from the Qt world, which has a Canvas / CanvasItem pair of > classes. These let you draw arbitrary objects in a rectangular, and > move them, do hit tests, etc. pretty easily. > > How do you guys get similar effects using Gtk

Does Gtk have a canas-like widget?

2006-07-03 Thread Christian Convey
I'm coming from the Qt world, which has a Canvas / CanvasItem pair of classes.  These let you draw arbitrary objects in a rectangular, and move them, do hit tests, etc. pretty easily.How do you guys get similar effects using Gtk?  (Specifically I'm using pygtk.  I'm using Python 2.4 and I think Gt

Re: How to set colors to Widgets

2006-07-03 Thread Tristan Van Berkom
prashanth km22 wrote: > Hi all.. > >I am beginer to GTK, i created window and butons, but i dont know > how to set colors to buttons. i saw gtk examples, i did not understand > . Tell me how to do that.. There are many ways to change the apearance of any widget, for a simple colour background

Installing GTK+2.9.1 in Fedora core2

2006-07-03 Thread Jalagandeswari G
Hello All, Iam trying to install gtk+2.9.1 in fedora core2. my configure options are ./configure --prefix=/exp/ffox Confugure works fine. While running make i am getting the following errors. gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/exp/ffox/lib\" -DGTK_DATADIR=\

How to save GtkTextBuffers with formatting

2006-07-03 Thread chuck gilbert
Is there a way to save and restore GtkTextBuffers with their associated TagTables and markers to files? ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

Re: Any reason to worry about using wx? (but it uses GTK!?! :)

2006-07-03 Thread Jose Hevia
2006/6/29, Christian Seberino <[EMAIL PROTECTED]>: > wx uses GTK under the hood...at least on Unix and Linux. > > Can anyone see any problems //down the road// with using wx as far > as losing benefits a pure GTK app would have? wx->- Another layer of stuff. - A subset of GTK, so it could b

How to set colors to Widgets

2006-07-03 Thread prashanth km22
Hi all.. I am beginer to GTK, i created window and butons, but i dont know how to set colors to buttons. i saw gtk examples, i did not understand . Tell me how to do that.. Thank you. Prashanth ___ gtk-list mailing list gtk-list@gnome.org http://mai

MDaemon Notification -- Attachment Removed

2006-07-03 Thread Postmaster
ÏÂÁÐÓʼþ°üº¬±»ÏÞÖƵĸ½¼þ£¬Òѱ»ÒƳý: ·¢ÐÅÈË : gtk-list@gnome.org ÊÕÐÅÈË : [EMAIL PROTECTED] Ö÷Ìâ : Mail Delivery (failure [EMAIL PROTECTED]) Óʼþ ID: ÒÑÒƳýµÄ¸½¼þ: - message.scr ___ gtk-list ma

Re: question on g_list_insert_sorted () usage

2006-07-03 Thread Baurzhan Ismagulov
Hello Aarem, On Thu, Jun 22, 2006 at 05:00:50PM -0500, Aar Em wrote: > Glist *headers; > . >headers = g_list_insert_sorted (headers, m,compare_ctime); Do you initialize headers with NULL? If not, this could be the reason. Otherwise, use gdb to see where it crashes. > typedef struct _mes

GtkTextBuffer "destroying"

2006-07-03 Thread chuck gilbert
I can not seem to destroy a GtkTextBuffer created by calling gtk_text_buffer_new. To test my problem I used a function like below: somefunction() { GtkTextTagTable *tt = gtk_text_tag_table_new(); GtkTextBuffer *buffer = gtk_text_buffer_new(tt); gint n =

Re: Installing more than 1 version of Gtk+

2006-07-03 Thread Michael L Torrie
On Sun, 2006-07-02 at 18:09 +0800, Stephen Ng wrote: > Michael, > > Thanks for taking the trouble to reply. > > I hope you don't mind is I pick your brain i order to get this right!! > > When compiling gtk+, I should use - > > ./configure --prefix=/opt/gtk2.8 > make > make install > > I believ

GTK+ 2.10 released

2006-07-03 Thread Matthias Clasen
GTK+ 2.10.0 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.10/ http://ftp.gnome.org/pub/gnome/sources/gtk+/2.10/ gtk+-2.10.0.tar.bz2 md5sum: 37cdf73719e8b2af6b0d065df6236542 gtk+-2.10.0.tar.gzmd5sum: a9fae877ea42c3441eb674a4cf7bd2bb Release notes are available at: http