Friends,
In my GTK application I am using five Radiobuttons. At any
point of time, only one will be selected. How to identify the selected
Radiobutton?
Can anyone help me?
Thanks in advance.
--
_
Regards,
K.Sadheeskumar.
___
gtk-a
-- Forwarded message --
From: Daniel Espinosa <[EMAIL PROTECTED]>
Date: 02-mar-2006 22:16
Subject: Re: GTK and KDE compatibility
To: Santhosh <[EMAIL PROTECTED]>
Have any check the freedesktop.org specification about drag and drop?
2006/3/2, Santhosh <[EMAIL PROTECTED] >:
>
> >
>
On Thu 02/23, Colossus wrote:
> > you must pass the list's head node pointer to g_slist_free(), which
> > you will lost if you use Files_to_Add directly (in fact, it will
> > always be null after the while loop)
> Thank you all, I discovered a memory leak in my code. I was not
> freeing the data
Hi,
Sometimes GtkTreeView throws this error when I use a
GtkTreeModelFilter when I add a new element to the child model (a
GtkTreeStore).
Gtk-CRITICAL **: file gtktreeview.c: line 3966
(gtk_tree_view_bin_expose): assertion `has_next' failed.
There is a disparity between the internal view of the Gt
Original message written by someone, somewhen...
> I wish it was possible to control tooltips position (they are
> always at the bottom of the widget an I cannot visually tie them
> to the appropriate `area') and use marked up text, like bold and
> stuff.
The tooltips code is really quite straig
Am Donnerstag, den 02.03.2006, 17:23 -0600 schrieb Matt Hull:
> is it possible to get an integer from a key press ? are there any
> standard integers for common keys ? like enter, arrowup ?
>
> working on a game and want the user to be able to map keys to
> functions
> using an array. seems li
is it possible to get an integer from a key press ? are there any
standard integers for common keys ? like enter, arrowup ?
working on a game and want the user to be able to map keys to functions
using an array. seems like the keys are enumerated.
matt
_
On 24 Feb 2006, at 18:49, Hayri Cicek wrote:
Hi
I have made a new forum for all GNOME developers and I'm wondring
how can we make the site better
Well, I guess one question to ask is what value you're hoping to
offer to GNOME developers that they can't already get from the
mailing
>
> Somebody (was it Ross Burton ?) had a useful little app to help
> debugging this kind
> of stuff, by listing the targets which are offered/accepted. I don't
> have a link though.
> If you find it, please post the link so that we can add it to www.gtk.org.
>
The following pygtk program does the
On 3/2/06, Colossus <[EMAIL PROTECTED]> wrote:
> Chris Vine wrote:
>
> > In fact any byte-stream can be dragged as text/plain but you will need to
> > know
> > how to interpret it at the receiving end if it is not in fact plain text.
> > The main point is that the source mime type and the target m
Chris Vine wrote:
In fact any byte-stream can be dragged as text/plain but you will need to know
how to interpret it at the receiving end if it is not in fact plain text.
The main point is that the source mime type and the target mime type must
match for the drag to successfully register itse
On Thursday 02 March 2006 11:01, Colossus wrote:
> Chris Vine wrote:
> > You probably haven't set the drag target correctly.
>
> Chris, thank you so much for replying me. Could you give me some
> examples, source code or a gtk program you know whose drag and drop
> works from KDE ?
You can just ma
On Thursday 02 March 2006 09:30, Chris Vine wrote:
> On Wednesday 01 March 2006 01:33, Daniel Espinosa wrote:
> > GTK and KDE has it's own bucle to manage events, there a project working
> > around it at:
> >
> > http://gparts.blogspot.com/
> >
> > 2006/2/27, Colossus <[EMAIL PROTECTED]>:
> > > Hi,
On Wednesday 01 March 2006 01:33, Daniel Espinosa wrote:
> GTK and KDE has it's own bucle to manage events, there a project working
> around it at:
>
> http://gparts.blogspot.com/
>
> 2006/2/27, Colossus <[EMAIL PROTECTED]>:
> > Hi,
> >
> > I connected the signal "drag_data_received" to the window
14 matches
Mail list logo