Re: Homogeneous table

2017-03-10 Thread Stefan Salewski
On Fri, 2017-03-10 at 10:32 +, Rúben Rodrigues wrote: > HI, > > Thanks for your reply. NExt i will change to gtk3, but i think that i > need to change many things.. It could be simple to make a homogeneous > table and hide images, unfortunately not.. I don't know exactly

Re: Homogeneous table

2017-03-10 Thread Rúben Rodrigues
HI, Thanks for your reply. NExt i will change to gtk3, but i think that i need to change many things.. It could be simple to make a homogeneous table and hide images, unfortunately not.. On 09-03-2017 18:59, cecas...@aol.com<mailto:cecas...@aol.com> wrote: Hi Ruben, Consider using a d

Re: Homogeneous table

2017-03-09 Thread Eric Cashon via gtk-app-devel-list
Hi Ruben, Consider using a drawing area and GTK3. There are more drawing and graphical capabilities in GTK3. Going forward to GTK4 I expect even more drawing capabilities since every computer sold these days has a gpu and the software can take advantage of that. With a drawing area you get b

Homogeneous table

2017-03-09 Thread Rúben Rodrigues
Hi guys, I have this table : https://ibin.co/3EyWlgNYl1uK.png This table have 5 columns, each column has an image. I just want to see one image at a time, but I do not want to center that image, that is, I want to see it in its correct position. SO, when i do this next code image should be in