Rebuilding GTK

2006-07-07 Thread simon kendall
Hi, After having run a format on the hard drive, my compiler program is of course gone. Therefore, I need to rebuild GTK, something which I've never been good at. So, I read through the guide included with GTK, which tells me there are packets available. I downloaded one of these, and installed it,

Re: Now, about gtk_tree's

2006-06-29 Thread simon kendall
Content-Type: text/plain; charset=US-ASCII > > On Wed, 28 Jun 2006 17:26:12 +0200 > "simon kendall" <[EMAIL PROTECTED]> wrote: > > > Hi, > > So, following the advice of converting the lists to trees, I started > > changing all the functions into

Now, about gtk_tree's

2006-06-28 Thread simon kendall
Hi, So, following the advice of converting the lists to trees, I started changing all the functions into tree-oriented ones. I have a book on the subject, and I read the section on trees as there is no documentation on gtk.org. Now, for every tree-related function I write my compiler says it's unde

Simple GTK error

2006-06-27 Thread simon kendall
Hi all, I've got a slight problem which I've investigated upon as far as I can understand, without finding any form of solution. The background is that I'm writing a function for adding the name of a C++ object into a listbox - using GStrings for it's nifty functions. The gtk_list_item_new_with_lab