Il Mon, 19 Feb 2018 09:24:20 +0100 Wojciech Puchar <w.puc...@digitalsystems.pl> 
scrisse:

> On 2018.02.19 08:09, Nicola Fontana wrote:
> > Il Sat, 17 Feb 2018 21:32:19 +0100 (CET) Wojciech Puchar 
> > <woj...@puchar.net> scrisse:
> > ...
> > If you want full control over something just use a canvas. Don't  
> can you please tell more about it? at least where to search.
> i am not gtk expert.

A canvas is a blank space where you can draw and interact freely.
For example, in an application I'm working on [1] I wanted to
present some data in a label format, so I inserted a canvas
widget in the middle of the UI.

In that particular example I used GooCanvas [2] but you are free
to use whatever you need: see [3] for a (non-exaustive) list.

[1] http://ntd.github.io/assets/tesbli-2.png
[2] https://wiki.gnome.org/action/show/Projects/GooCanvas
[3] https://wiki.gnome.org/Attic/ProjectRidley/CanvasOverview

Ciao.
-- 
Nicola
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to