Hi Axel, Today i read source code of VTE, i found it not develop split `model` and `view` like GTK+ framework's, it harded-code `model` and `view` in one module, so i can't split temrinal window like `TextBuffer` and `TextView`, too bad.
The every widget in my project support always `module/view` framework for split window. If i develop `TemrinalBuffer` contain process information and common data, and use Cario build `TerminalView` widget for render `TerminalBuffer`, current gtk2hs support it? Thanks! -- Andy ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Gtk2hs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel
