Re: VTE questions

2013-05-28 Thread Kip Warner
On Wed, 2013-05-29 at 06:59 +0800, Arnel A. Borja wrote: > Try copying Anjuta's way of packing a terminal; it uses a GtkFrame to > pack a horizontal GtkBox which contains the VteTerminal and the > GtkScrollbar. Hey Arnel. Thanks for your help. I did what you suggested, but perhaps the properties

Re: VTE questions

2013-05-28 Thread Arnel A. Borja
Hello, On Wednesday, 29 May, 2013 05:03 AM, Kip Warner wrote: On Mon, 2013-05-27 at 14:48 +0200, Colomban Wendling wrote: The VteTerminal widget implements GtkScrollable, so the answer is "GtkScrolledWindow". GtkViewport is only useful to make unscrollable widgets scrollable, and normally any

Re: VTE questions

2013-05-28 Thread Kip Warner
On Mon, 2013-05-27 at 14:48 +0200, Colomban Wendling wrote: > The VteTerminal widget implements GtkScrollable, so the answer is > "GtkScrolledWindow". GtkViewport is only useful to make unscrollable > widgets scrollable, and normally any widget that would be expected to > scroll (text view, tree v

Assigning URIs to Resources

2013-05-28 Thread אנטולי קרסנר
Hello everybody, I'm writing a desktop app using Gnome technologies, and I reached the stage I started planning Semantic Desktop support. After a lot of brainstorming, sketching ideas and models, writing notes and reading a lot about RDF and related topics, I finally came up with a plan draft. T