mouse events...

2004-07-17 Thread vikram_dravid_sr
hi, i need to have A MENU BAR open whe I RIGHT CLICK ON A LABEL and when i LEFT CLICK it should FORM A LINK for the same label.can anybody please let me know if there is any way to do this. vikramIndiatimes Email now powered by APIC Advantage. Help! HelpClick on the image to chat with me

Re: RFC: Part 1 of new GObject tutorial

2004-07-17 Thread Ryan McDougall
On Fri, 2004-16-07 at 19:56 +0100, Roger Leigh wrote: Ryan McDougall [EMAIL PROTECTED] writes: As promised I finished the the first part of a tutorial I started writing for the fun of it. It only includes making a pretty lame fundamental class with no inheritance, but its is (hopefully)

Re: mouse events...

2004-07-17 Thread [EMAIL PROTECTED]
Look at the Events and The Event Box sections of the GTK+ tutorial. Also take a look at gtk+-2.4.2/examples/eventbox/eventbox.c This will get you going with capturing mouse events. Adam --- Adam Bernstein no6 _at_ pobox.com http://mpgedit.org/~number6 Who are you? The new Number 2. Who is

Width of scrollbars

2004-07-17 Thread romildo
Helo. In the process of configuring my desktop, I want to change the width of scrollbars of GTK+ applications. How can I do that systematically? Can it be done by editing the GTK+ configuration files? Regards, Romildo ___ gtk-list mailing list [EMAIL

Re: Width of scrollbars

2004-07-17 Thread Roger Leigh
[EMAIL PROTECTED] writes: In the process of configuring my desktop, I want to change the width of scrollbars of GTK+ applications. How can I do that systematically? Can it be done by editing the GTK+ configuration files? Yes, using style properties. Try your .gtkrc (example):

Re: Width of scrollbars

2004-07-17 Thread romildo
On Sat, Jul 17, 2004 at 07:18:08PM +0100, Roger Leigh wrote: [EMAIL PROTECTED] writes: In the process of configuring my desktop, I want to change the width of scrollbars of GTK+ applications. How can I do that systematically? Can it be done by editing the GTK+ configuration files?

Re: Width of scrollbars

2004-07-17 Thread Roger Leigh
[EMAIL PROTECTED] writes: On Sat, Jul 17, 2004 at 07:18:08PM +0100, Roger Leigh wrote: [EMAIL PROTECTED] writes: In the process of configuring my desktop, I want to change the width of scrollbars of GTK+ applications. How can I do that systematically? Can it be done by editing the

Re: Width of scrollbars

2004-07-17 Thread romildo
On Sat, Jul 17, 2004 at 08:00:18PM +0100, Roger Leigh wrote: [EMAIL PROTECTED] writes: On Sat, Jul 17, 2004 at 07:18:08PM +0100, Roger Leigh wrote: [EMAIL PROTECTED] writes: In the process of configuring my desktop, I want to change the width of scrollbars of GTK+ applications.

Re: Width of scrollbars

2004-07-17 Thread Roger Leigh
[EMAIL PROTECTED] writes: On Sat, Jul 17, 2004 at 08:00:18PM +0100, Roger Leigh wrote: [EMAIL PROTECTED] writes: On Sat, Jul 17, 2004 at 07:18:08PM +0100, Roger Leigh wrote: [EMAIL PROTECTED] writes: In the process of configuring my desktop, I want to change the width of

Re: GTK Signal Definitions

2004-07-17 Thread Dmitry M. Shatrov
John Cupitt wrote: bryan christ wrote: Does anyone know what signal I should be connecting to when I want to take action when a window is resized? You need configure_event. In my experience it's rare to want to listen to this signal, usually it's simpler to subclass one of the existing

Fail to build on linux 64

2004-07-17 Thread Li, Gong
Hi, I'm trying to compile gtk+-2.4.4 on linux 64, but the compile process always fails at making the stock icons. The configure flags was --build=x86_64. The error message is: --- Making all in stock-icons make[4]: Entering directory