[Vala] Nest ncurses in a Gtk window?
- From: "Gilzad Hamuni" <gilli4 gmx net>
- To: Vala-list <vala-list gnome org>
- Subject: [Vala] Nest ncurses in a Gtk window?
- Date: Fri, 4 Dec 2015 19:32:00 +0100
Hi list,
sorry to ask if this has been answered before, I might have chosen the wrong terms while searching.
Is it possible to nest curses into a Gtk.Window?
I was thinking of cascading it into a Vte and put that into a Gtk.Window but my thoughts kind of got stuck
how to approach correctly in Vala.
Background:
I wrote a Gtk application that emulates a specific terminal using a Gtk.TextView to display and format
everything. Turns out it's not as responsive as it should be and I blame my early choice for the rather
complex TextView. So I'd probably exchange the TextView by something that is more suitable for terminal
displays. However, people shall be able to see the content in a Gtk.Window. That's where I'm stuck. Any
advice?
Thanks a bunch in advance
gilzad
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]