On 06/02/13 00:27, Arnel A. Borja wrote:
On Sunday, 02 June, 2013 01:44 AM, dE wrote:
I've set the "editable" property of GtkCellRenderer to true, and set
the call back for the edited signal.
This particular signal tells the node/row in which the edit has
occurred, but not the column/filed. H
On Sunday, 02 June, 2013 01:44 AM, dE wrote:
I've set the "editable" property of GtkCellRenderer to true, and set
the call back for the edited signal.
This particular signal tells the node/row in which the edit has
occurred, but not the column/filed. How can I get that?
Thanks!
Use a diffe
I've set the "editable" property of GtkCellRenderer to true, and set the
call back for the edited signal.
This particular signal tells the node/row in which the edit has
occurred, but not the column/filed. How can I get that?
Thanks!
___
gtk-app-dev
On 06/01/13 21:17, Arnel A. Borja wrote:
On Saturday, 01 June, 2013 11:33 PM, dE wrote:
On 06/01/13 20:38, Arnel A. Borja wrote:
On Saturday, 01 June, 2013 10:49 PM, dE wrote:
Hi,
Hello everyone!
This is my first time serious programming in C, and I'm using GTK
for this.
In a ListStore, I
On Saturday, 01 June, 2013 11:33 PM, dE wrote:
On 06/01/13 20:38, Arnel A. Borja wrote:
On Saturday, 01 June, 2013 10:49 PM, dE wrote:
Hi,
Hello everyone!
This is my first time serious programming in C, and I'm using GTK
for this.
In a ListStore, I'm trying to add data to it via --
gtk_li
On 06/01/13 20:38, Arnel A. Borja wrote:
On Saturday, 01 June, 2013 10:49 PM, dE wrote:
Hi,
Hello everyone!
This is my first time serious programming in C, and I'm using GTK for
this.
In a ListStore, I'm trying to add data to it via --
gtk_list_store_set ( list, ¤t, 0, "test00", 1, "test01
I want to use an alpha value in the color buttons in my app -
https://github.com/satya164/elegance-colors
Currently I'm using colorbutton.set_use_alpha (true);, as documented in
http://www.valadoc.org/#!api=gtk+-3.0/Gtk.ColorButton
But, while compiling, I get warnings saying,
/home/satya/Workspa
On Saturday, 01 June, 2013 10:49 PM, dE wrote:
Hi,
Hello everyone!
This is my first time serious programming in C, and I'm using GTK for
this.
In a ListStore, I'm trying to add data to it via --
gtk_list_store_set ( list, ¤t, 0, "test00", 1, "test01", -1 );
However, in both the columns I g
Hello everyone!
This is my first time serious programming in C, and I'm using GTK for this.
In a ListStore, I'm trying to add data to it via --
gtk_list_store_set ( list, ¤t, 0, "test00", 1, "test01", -1 );
However, in both the columns I get test00 instead.
Hi,
I don't use Ubuntu and I don't know which library it actually is.
Anyway, clearly some people use one while some use the other. What I'm
looking for is system-wide recommendation or advice.
On Fedora, there's libuuid which comes with the Linux kernel IIRC and my
whole desktop depends on it. An
10 matches
Mail list logo