Re: [Vala] Any tips for newbies
- From: Corentin Noël <corentin noel collabora com>
- To: vala-list gnome org
- Subject: Re: [Vala] Any tips for newbies
- Date: Wed, 19 Sep 2018 11:12:02 +0200
Hi Robin,
Welcome to the Vala world!
You can find some documentation and examples on Valadoc.org (https://va
ladoc.org), there are often examples when you click on a class/method
there.
I think that what you really want is not some tips about Vala but about
GTK+ itself, you can probably ask your question on the #gtk+ IRC
channel on irc.gnome.org. Here if you want a easily resizeable grid,
you can do things manually or use a Gtk.FlowBox (https://valadoc.org/gt
k+-3.0/Gtk.FlowBox.html) this widget has row/columns constraints in
mind.
If you want more documentation, the elementary developer website
contains some more https://elementary.io/docs/code/getting-started#hell
o-world
Regards,
Corentin
Le mercredi 19 septembre 2018 à 08:57 +0000, Robin Wils via vala-list a
écrit :
Dear Vala mailing list readers,
I am working on a [small simple project](https://gitlab.com/RobinWils
/BAG-art-creator/tree/master) and have a feeling that the GNOME Vala
website only contains some basics. One of my issues is that I haven't
found a way to recreate a object.
I use a grid which I want to be able to resize when a menu_button
gets clicked so I probably need a way to recreate/refresh the grid.
I was wondering of there are any other useful sites or tips for new
Vala users. I am probably already doing some bad practises in that
project since I am new to the Vala language.
Regards,
Robin Wils
_______________________________________________
vala-list mailing list
vala-list gnome org
https://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]