[Vala] Glade3, GtkBuilder and signal handlers

2009-05-03 Thread Andre Osku Schmidt
Hello, i'm a hobby coder having a lot of fun with vala and gtk (except treeview ;). and i'm now in the process off trying to create something useful with vala (more on that later). i was trying to adapt the GladeSample[0] to use Gtk.Builder (as i didn't found any examples of this), after a

Re: [Vala] [Genie] simple Hello world.

2009-05-03 Thread Barry Kauler
Diego, And if you would like to contribute anything to those Genie pages, like examples with explanation, it is most welcome. It's good when you're learning, if you figure out how some Genie code worked or you managed to write something, to write up an explanation. The advantage is that you're

Re: [Vala] How to use Posix namespace

2009-05-03 Thread Diego Jacobi
Like the import and require of python. Python doesn't have a require directive! :P Is this because of the C# like language limitation? Yeah, sorry. I realised that in another post ^^ I just find it a usefull distinction. import and require So, you are saying that not being able to use