Hi, Gary.
Maybe I'm not clear on what you want to accomplish. Are you wanting to have a
numbered list with padding? Screenshots/diagrams/mockups are definitely
welcome! :-D
How you're doing it seems fine to me. As long as it gets the job done you're
doing it right :-)
Other alternatives:
gtk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
I've defined a GtkTreeView in Glade with a GtkListStre as the store. I'm
trying to add data to the list on a button click. Here's the function:
void update_list(){
GtkListStore *list_store;
GtkTreeIter iter;
GtkTreeView
t;
** (punch:20412): DEBUG: - Value: "@P\xda\u0001"
I'm wondering if the mutilated strings is what's causing my problem. I'm
expecting the values to be "Button 1", "Button 2", etc., and the button
labels reflect this change (as expected).
Thanks for your h
at one time. I have done some reading, I found that the
progress bar widget does something similar to prevent flickering. Any
help would be appreciated.
-jordan
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org
lt down to "read_dir". Because it works once I am led to believe it is
a memory allocation issue, but I cannot find anything I have done wrong. Any
help would be appreciated. Sorry about the messy code, alot is commented out
as i tried to figure out my problem.
--
Jordan
On Fri, 2006-05-19 at 00:03 -0400, Jordan Walsh wrote:
>
> Ok. I have been scratching my head on this one for a couple days now.
> First here is the code:
>
> http://dega.hopto.org/database.c
>
> The problem is this. That "read_dir" works fine, the first time it i
.
--
Jordan Walsh
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
It does
print the message when the button is clicked but the window does not
destroy.
--
Jordan Walsh
(910) 639-0111
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
icah Carrick
> >
> Or the Pidgin plugin system.
>
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
--
Jordan Walsh
(910) 639-0111
On Thu, 2008-03-27 at 10:01 -0700, Kaustubh Patil wrote:
> Hi,
>
> I am using glib (version 2.0) for developing some
> applications. I have some questions about use of
> Garray and GNode (G-n-ary tree).
>
> 1. Is it safe to return an initialized GArray * from a
> function? e.g. copying garray arr
10 matches
Mail list logo